[U-Boot] [PULL] u-boot-usb/master

Marek Vasut marex at denx.de
Tue Oct 28 19:08:40 CET 2014


The following changes since commit d0796defbe8eff6fc3c27c893dcbc47af59d4764:                                                                      
                                                                                                                                                  
  Merge http://git.denx.de/u-boot-sunxi (2014-10-26 14:13:24 -0400)                                                                               
                                                                                                                                                  
are available in the git repository at:                                                                                                                            
                                                                                                                                                                   
                                                                                                                                                                   
  git://git.denx.de/u-boot-usb.git master                                                                                                                          
                                                                                                                                                                   
for you to fetch changes up to 2326e9e814366df029515b35aad0017852b800c0:

  usb: kbd: Add (optional) support for using an interrupt queue for polling 
(2014-10-28 19:06:14 +0100)

----------------------------------------------------------------
Hans de Goede (11):
      usb: Remove unnecessary portnr lookup from usb_new_device
      usb: Do not power-cycle usb devices on init
      usb: ehci: Do not disable an already disabled periodic schedule
      usb: ehci: Move interrupt packet length check to create_int_queue
      usb: ehci: Move cache invalidation to poll_int_queue
      usb: Make pollable int support available outside of ehci-hcd.c
      usb: kbd: Remove unused usb_kbd_generic_poll function
      usb: kbd: Fix memleak on usb_kbd_deregister()
      stdio: Fix memleak on stdio_deregister
      usb: kbd: Cache pipe, interval and packetsize
      usb: kbd: Add (optional) support for using an interrupt queue for polling

 common/stdio.c              |  1 +
 common/usb.c                | 19 ++-----------------
 common/usb_hub.c            | 39 ---------------------------------------
 common/usb_kbd.c            | 95 
+++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------
 drivers/usb/host/ehci-hcd.c | 56 
++++++++++++++++++++++++++++++++------------------------
 include/usb.h               |  9 +++++++++
 6 files changed, 89 insertions(+), 130 deletions(-)


More information about the U-Boot mailing list