1. 52d4501 usb: handle NULL table in usb_gadget_get_string by Rob Herring · 11 years ago
  2. fd2a89b usb:gadget:f_thor: fix write to filesystem by add dfu_flush() by Przemyslaw Marczak · 11 years ago
  3. adfc17b usb:gadget:f_thor: code cleanup in function download_tail() by Przemyslaw Marczak · 11 years ago
  4. ea42777 usb: Add endian support macros to interrupt transfers in the EHCI driver. by Adrian Cox · 11 years ago
  5. ede4d5e usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs by Nobuhiro Iwamatsu · 11 years ago
  6. 896720c fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0 by Nikhil Badola · 11 years ago
  7. 1185691 fsl/usb: Workaround for USB erratum-A007075 by Nikhil Badola · 11 years ago
  8. 0ecb15c fsl/usb: Fix phy type for Second USB controller by Nikhil Badola · 11 years ago
  9. 001a831 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  10. df4fb1c usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · 11 years ago
  11. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  12. 8165e34 usb: ehci: fully align interrupt QHs/QTDs by Stephen Warren · 11 years ago
  13. 2456b97 ush: ehci: initialize altnext pointers in QH by Stephen Warren · 11 years ago
  14. 9a04a85 net: asix: don't pad odd-length TX packets by Stephen Warren · 11 years ago
  15. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  16. a7e8c15 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  17. 91d7746 fsl/usb: Limit phy_type comparison to first four characters by Nikhil Badola · 11 years ago
  18. 6853e6a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  19. 130fbeb blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · 11 years ago
  20. 3e11350 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  21. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  22. a87a0ce Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  23. f016f8c usb: mv_udc: Rename to ci_udc by Marek Vasut · 11 years ago
  24. b1c7567 ARM: USB: Remove the IXP EHCI driver by Marek Vasut · 11 years ago
  25. fc2d5d0 usb:gadget:f_thor: cosmetic: Remove debug memset by Lukasz Majewski · 11 years ago
  26. 84c13e6 usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacket by Lukasz Majewski · 11 years ago
  27. e0059ea usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver by Lukasz Majewski · 11 years ago
  28. 9c98221 usb:udc:samsung: Allow burst transfers for non EP0 endpints by Lukasz Majewski · 11 years ago
  29. 716662b usb:udc:samsung: Remove redundant cache operation from Samsung UDC driver by Lukasz Majewski · 11 years ago
  30. 16b7a29 usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment by Lukasz Majewski · 11 years ago
  31. 7da7651 usb: exynos5: arndale: Add network support by Inderpal Singh · 11 years ago
  32. 16f9480 usb: ehci: exynos: set/reset hsic phys by Inderpal Singh · 11 years ago
  33. dcad280 usb: gadget: fotg210: EP0 fifo empty indication is non-reliable by Kuo-Jung Su · 11 years ago
  34. bd5e301 usb: gadget: fotg210: add w1c interrupt status support by Kuo-Jung Su · 11 years ago
  35. eb63218 usb: ehci: Fix register access by Marek Vasut · 11 years ago
  36. 1e1be6d usb: ehci: Do not de-init uninited controllers by Marek Vasut · 11 years ago
  37. 8fb8354 usb: ehci-pci: Clarify and cleanup the EHCI controller detection by Marek Vasut · 11 years ago
  38. 77b9504 usb: f_dfu: cosmetic: Code cleanup by Lukasz Majewski · 11 years ago
  39. 33fac4a usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value by Lukasz Majewski · 11 years ago
  40. 4f57a90 drivers/usb/gadget: select objects by obj-$(CONFIG-...) by Masahiro Yamada · 11 years ago
  41. 375a449 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  42. 835a555 usb: ehci-omap: Reset the USB Host OMAP module by Roger Quadros · 11 years ago
  43. 4498cf2 driver:usb:s3c_udc: add support for Exynos4x12 by Piotr Wilczek · 11 years ago
  44. 7a0d463 usb, g_dnl: make bcdDevice value configurable by Heiko Schocher · 11 years ago
  45. 85b8c5c4 Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  46. ec9002e usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · 11 years ago
  47. 522c956 usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · 11 years ago
  48. 351e9b2 usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  49. 0697f20 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · 11 years ago
  50. 93c813b usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  51. dcd2f1a arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  52. d9bef0a arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · 11 years ago
  53. 44e32c7 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  54. 77354e9 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  55. 7e575c4 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  56. 449697f usb: udc: add udc.h include file by Troy Kisky · 11 years ago
  57. 0f740cb usb: gadget: mv_udc: split mv_udc.h file by Troy Kisky · 11 years ago
  58. 7b7924c usb: gadget: mv_udc: optimize ep_enable by Troy Kisky · 11 years ago
  59. 1ebf027 usb: gadget: mv_udc: optimize bounce by Troy Kisky · 11 years ago
  60. 3b59abf usb: gadget: mv_udc: fix full speed connections by Troy Kisky · 11 years ago
  61. d1a5286 usb: ehci-mx6: add support for otg port by Troy Kisky · 11 years ago
  62. 8287314 usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT by Troy Kisky · 11 years ago
  63. 127efc4 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  64. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  65. 3d799c7 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
  66. 834e91a usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  67. ba55453 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · 11 years ago
  68. b216821 usb: omap5: Update the board_usb_init api by Dan Murphy · 11 years ago
  69. 41b667b usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  70. b958fb9 usb:g_dnl: Support for TIZEN's THOR function in generic download code by Lukasz Majewski · 11 years ago
  71. c527937 usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol by Lukasz Majewski · 11 years ago
  72. d6eae7b usb:g_dnl: Add name parameter to g_dnl_bind_fixup function by Lukasz Majewski · 11 years ago
  73. 7b412ab usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one by Lukasz Majewski · 11 years ago
  74. 57ffabe usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer by Lukasz Majewski · 11 years ago
  75. 98f686c usb:smsx95xx LED activity for USB net driver by Suriyan Ramasami · 11 years ago
  76. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  77. b065eb7 usb: gadget: mv_udc: clear desc upon ep_disable by Troy Kisky · 11 years ago
  78. 01773cc usb: gadget: mv_udc: zero transfer descriptor memory on probe by Troy Kisky · 11 years ago
  79. 5fc2e99 usb: gadget: mv_udc: flush item before head by Troy Kisky · 11 years ago
  80. 5a90443 usb: gadget: mv_udc: set is_dualspeed = 1 by Troy Kisky · 11 years ago
  81. d092879 usb: gadget: mv_udc: fix typo in error message by Troy Kisky · 11 years ago
  82. 71fc5f9 usb: gadget: ether: return error from rx_submit if no request by Troy Kisky · 11 years ago
  83. 43880ce usb: gadget: ether set wMaxPacketSize by Troy Kisky · 11 years ago
  84. 2d2358a OMAP5: USB: Add OMAP xHCI file and header by Dan Murphy · 11 years ago
  85. 4a271cb exynos: usb: Switch USB VBUS GPIOs to be device tree configured by Julius Werner · 11 years ago
  86. 13194f3 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  87. 5853e13 USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago
  88. e3d7440 usb: Move 'bmRequestType' USB device request macros from EHCI header by Vivek Gautam · 11 years ago
  89. 16641d5 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  90. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  91. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  92. 99b4eaa usb: Prevent using reserved registers on DM36x usb by Andrew Murray · 11 years ago
  93. 9f3fe6d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  94. ddd025b usb: Fix error handling in musb_hcd.c by Andrew Murray · 11 years ago
  95. 5077f96 usb: ehci: Fix test mode for connected ports by Julius Werner · 11 years ago
  96. 4585fc5 USB: gadget: atmel: disconnect before unbind by Bo Shen · 11 years ago
  97. a6921ad usb:g_dnl:dfu: Download gadget and DFU function code clean up by Lukasz Majewski · 11 years ago
  98. 69d6cbe usb:gadget:Remove redundant #includes for USB composite gadget and its functions by Lukasz Majewski · 11 years ago
  99. ba4e95c usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_storage) by Lukasz Majewski · 11 years ago
  100. 9e40493 USB: gadget: add atmel usba udc driver by Bo Shen · 11 years ago