1. 4982f46 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · 8 years ago
  2. 9c7a0a6 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  3. 9729dc9 include: usb: Rename USB controller base address mapping by Rajesh Bhagat · 8 years ago
  4. 4711788 usb: dwc2-otg: adjust fifo size via platform data by Xu Ziyuan · 8 years ago
  5. fab3357 usb: rockchip-phy: implement USB2.0 phy control by Xu Ziyuan · 8 years ago
  6. d144f96 ehci-ci.h: drop generic USBCMD fields by Mateusz Kulikowski · 8 years ago
  7. d424efb usb: ehci-ci: Add missing registers. by Mateusz Kulikowski · 8 years ago
  8. e162c6b usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 8 years ago
  9. d3d844f usb: ulpi: Fix compile warning in read/write on 64-bit machines. by Mateusz Kulikowski · 8 years ago
  10. 2cbe57c usb: ulpi: Fix viewport_addr type by Mateusz Kulikowski · 8 years ago
  11. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  12. 5d5716e usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  13. a4bb9b3 usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  14. c098287 usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
  15. e179ced usb: s3c-otg: Tweak the comments by Marek Vasut · 9 years ago
  16. 193979e usb: s3c-otg: Zap useless externs by Marek Vasut · 9 years ago
  17. 2c12ff0 usb: s3c-otg: Split private bits from s3c_udc.h by Marek Vasut · 9 years ago
  18. b4d5cf0 usb: s3c-otg: Rename struct s3c_udc to dwc2_udc by Marek Vasut · 9 years ago
  19. fc9b0b8 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  20. 3f041f0 drivers: usb: fsl: Define USB configs for LS102XA by Nikhil Badola · 10 years ago
  21. 229dbba usb:ehci-mx6 add phy mode query function by Peng Fan · 10 years ago
  22. 481a11c usb: s3c-otg: Allow custom gusbcfg by Marek Vasut · 10 years ago
  23. 9ea7f3a Remove unused files by Masahiro Yamada · 10 years ago
  24. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  25. 8ac22a6 omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  26. 15231f6 drivers/usb : Define usb control register mask for w1c bits by Nikhil Badola · 10 years ago
  27. 896720c fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0 by Nikhil Badola · 10 years ago
  28. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  29. dbf3de2 include/usb/s3c_udc.h: Add <asm/sizes.h> by Tom Rini · 11 years ago
  30. f016f8c usb: mv_udc: Rename to ci_udc by Marek Vasut · 11 years ago
  31. e0059ea usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver by Lukasz Majewski · 11 years ago
  32. 77354e9 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  33. 449697f usb: udc: add udc.h include file by Troy Kisky · 11 years ago
  34. 0f740cb usb: gadget: mv_udc: split mv_udc.h file by Troy Kisky · 11 years ago
  35. 6dd30af usb: mv_udc: Add bounce buffer by Marek Vasut · 11 years ago
  36. 8a095a6 usb: mv_udc: Improve allocation of qTD items by Marek Vasut · 11 years ago
  37. ab52df1 usb: mv_udc: Move QH and qTD into mv_drv by Marek Vasut · 11 years ago
  38. be7ed25 usb: mv_udc: Make use of struct ehci_ctrl by Marek Vasut · 11 years ago
  39. 2ea4b44 usb: mv_udc: Clean up the EP initialization by Marek Vasut · 11 years ago
  40. 532d846 usb: mv_udc: Move endpoint array into driver data by Marek Vasut · 11 years ago
  41. 6368c91 usb: mv_udc: Clean up mv_udc.h by Marek Vasut · 11 years ago
  42. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  43. e82a316 usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · 11 years ago
  44. ba5dfc1 imx: mx5: Remove legacy iomux support by Benoît Thébaudeau · 11 years ago
  45. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  46. 82651c3 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  47. 31ac2d0 ehci-mxc: Make EHCI power/oc polarities configurable by Benoît Thébaudeau · 12 years ago
  48. 8eeb19b mx31: Move EHCI definitions to ehci-fsl.h by Benoît Thébaudeau · 12 years ago
  49. 141288b usb: ulpi: add indicator configuration function by Lucas Stach · 12 years ago
  50. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  51. 749f818 usb: fix ulpi_set_vbus prototype by Lucas Stach · 12 years ago
  52. 7010f5b usb:gadget:composite USB composite gadget support by Lukasz Majewski · 12 years ago
  53. f3b05ca usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls by Lukasz Majewski · 12 years ago
  54. b930053 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · 12 years ago
  55. 6777a3c lin_gadget: use common linux/compat.h by Mike Frysinger · 12 years ago
  56. 4e2c058 lin_gadget: use common mdelay by Mike Frysinger · 12 years ago
  57. 7cf7bef usb:udc:samsung:fix Remove the req_config flag by Łukasz Majewski · 13 years ago
  58. 23b0e69 USB:gadget:designware Support high speed by Vipin KUMAR · 13 years ago
  59. 2721551 USB:gadget:designware USB device controller (UDC) implementation by Vipin KUMAR · 13 years ago
  60. 3e6e809 usb: ulpi: Extend the existing ulpi framework. by Govindraj.R · 13 years ago
  61. ea2d915 usb: s3c_udc_otg: fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  62. 4256101 USB: ULPI: clean a mixup of return types by Igor Grinberg · 13 years ago
  63. 1113a79 USB: ULPI: switch argument type from u8 to unsigned by Igor Grinberg · 13 years ago
  64. f93022c USB: Add generic ULPI layer and a viewport by Jana Rapava · 13 years ago
  65. 0f8c86b USB: MX5: Abstract out mx51 USB pixmux configuration by Marek Vasut · 13 years ago
  66. 1ca5620 USB: MX5: add generic USB EHCI support for mx51 and mx53 by Wolfgang Grandegger · 13 years ago
  67. 38517a7 usb:gadget:s5p USB Device Controller (UDC) implementation by Lukasz Majewski · 13 years ago
  68. 0255f2d ehci-fsl: correct size of ehci caplength by Wolfgang Grandegger · 13 years ago
  69. 26cc512 USB: gadaget: add Marvell controller support by Lei Wen · 13 years ago
  70. fff6ec3 Fix building for 83xx boards with USB support by Anatolij Gustschin · 14 years ago
  71. 29c6fbe MPC5121: Add USB EHCI support by Damien Dusha · 14 years ago
  72. 5647f78 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  73. 93910ed Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  74. 62db1c0 SPEAr : usbd driver support for SPEAr SoCs by Vipin KUMAR · 15 years ago
  75. 64917ca PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  76. f298e4b OMAP3 Add usb device support by Tom Rix · 15 years ago
  77. 4e04f16 usb: fix CONFIG_SYS_MPC83xx_USB_ADDR not defined error by Kim Phillips · 15 years ago
  78. a07bf18 mpc85xx: USB: Add support by Vivek Mahajan · 15 years ago
  79. 4ef0101 mpc83xx: USB: Reorganized its support by Vivek Mahajan · 15 years ago
  80. ed90d2c mpc8xxx: USB: Relocates ehci-fsl.h to include/usb by Vivek Mahajan · 15 years ago
  81. 3ccbfb2 Support for PXA27X UDC. by Remy Bohmer · 15 years ago
  82. 2731b9a drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago