1. 3df0045 usb: fix building musb drivers by Anatolij Gustschin · 13 years ago
  2. 9be0392 USB: EHCI: Add bus glue for GRLIB GRUSBHC controller by Jan Andersson · 13 years ago
  3. c430131 USB: EHCI: Support controllers with big endian capability regs by Jan Andersson · 13 years ago
  4. 2ce2c3a USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resume by Pavankumar Kondeti · 13 years ago
  5. ac1aa6a USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc by Anji jonnala · 13 years ago
  6. 76cd9cf USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  7. 4c5212b USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  8. 986b11b USB: gadget: Fix unused variable warning in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  9. 8c2387a USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  10. ef90748 USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc by Pavankumar Kondeti · 13 years ago
  11. 2887ba9 USB: gpio-vbus: ask for vbus_draw regulator before registering xceiv by Dmitry Eremin-Solenikov · 13 years ago
  12. ce97cac USB: ldusb: add several new devices by Michael Hund · 13 years ago
  13. 14be249 usb: Configure octeon2 glue logic for proper uSOF cycle period. by David Daney · 13 years ago
  14. bf54171 usb: octeon2-common.c: Configure ports for proper electrical characteristics. by David Daney · 13 years ago
  15. f5ced99 USB: octeon2-common: Don't reinitialize the clocks. by David Daney · 13 years ago
  16. dbc2654 Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 13 years ago
  17. 71a9f9d usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths by Arvid Brodin · 13 years ago
  18. 22bea9c usb/isp1760: Report correct urb status after unlink by Arvid Brodin · 13 years ago
  19. eb1a796 usb/isp1760: Remove unneeded OR map and HcBufferStatus code by Arvid Brodin · 13 years ago
  20. 3453773 usb/isp1760: Clean up urb enqueueing by Arvid Brodin · 13 years ago
  21. 847ed3e usb/isp1760: Remove false error printout by Arvid Brodin · 13 years ago
  22. dfbc6fa USB: s3c-hsotg: Add copyright string by Anton Tikhomirov · 13 years ago
  23. f8acb08 USB: s3c-hsotg: Fix hang up after reset by Anton Tikhomirov · 13 years ago
  24. 9c39ddc USB: s3c-hsotg: Fix stall condition processing by Anton Tikhomirov · 13 years ago
  25. 26ab3d0 USB: s3c-hsotg: Fix control request processing by Anton Tikhomirov · 13 years ago
  26. a3395f0 USB: s3c-hsotg: Fix interrupt cleaning code by Anton Tikhomirov · 13 years ago
  27. d00f500 USB: s3c-hsotg: Fix core reset by Anton Tikhomirov · 13 years ago
  28. 83722bc USB: extend ehci-fsl and fsl_udc_core driver for OTG operation by Anatolij Gustschin · 13 years ago
  29. 0807c50 USB: add Freescale USB OTG Transceiver driver by Li Yang · 13 years ago
  30. 2ea6698 USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller by Anatolij Gustschin · 13 years ago
  31. 09ba0de USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors by Anatolij Gustschin · 13 years ago
  32. b703e47 USB: fix build of FSL MPH DR OF platform driver by Anatolij Gustschin · 13 years ago
  33. 13b7ee2a USB: ehci-fsl: add MPC5121E specific suspend and resume by Anatolij Gustschin · 13 years ago
  34. b61d378 xhci 1.0: Set transfer burst last packet count field. by Sarah Sharp · 13 years ago
  35. 5cd43e3 xhci 1.0: Set transfer burst count field. by Sarah Sharp · 13 years ago
  36. 4da6e6f xhci 1.0: Update TD size field format. by Sarah Sharp · 13 years ago
  37. af8b9e6 xhci 1.0: Only interrupt on short packet for IN EPs. by Sarah Sharp · 13 years ago
  38. 00161f7 xhci: Remove sparse warning about cmd_status. by Sarah Sharp · 13 years ago
  39. 5e467f6 usbcore: warm reset USB3 port in SS.Inactive state by Andiry Xu · 13 years ago
  40. a711423 usbcore: Refine USB3.0 device suspend and resume by Andiry Xu · 13 years ago
  41. 0ed9a57 xHCI: report USB3.0 portstatus comply with USB3.0 specification by Andiry Xu · 13 years ago
  42. 2c44178 xHCI: Set link state support by Andiry Xu · 13 years ago
  43. 85387c0 xHCI: Clear link state change support by Andiry Xu · 13 years ago
  44. a11496e xHCI: warm reset support by Andiry Xu · 13 years ago
  45. 64b3c30 usb/ch9: use proper endianess for wBytesPerInterval by Sebastian Andrzej Siewior · 13 years ago
  46. 9dee9a2 xhci: Remove recursive call to xhci_handle_event by Matt Evans · 13 years ago
  47. 7ed603e xhci: Add an assertion to check for virt_dev=0 bug. by Matt Evans · 13 years ago
  48. 92a3da4 xhci: Add rmb() between reading event validity & event data access. by Matt Evans · 13 years ago
  49. 28ccd29 xhci: Make xHCI driver endian-safe by Matt Evans · 13 years ago
  50. 3dacdf1 usb: factor out state_string() on otg drivers by Anatolij Gustschin · 13 years ago
  51. 67e7d64 usb/usbtest: fix test10 on superpseed by Sebastian Andrzej Siewior · 13 years ago
  52. 14b76ed usb/usbtest: print super on super speed by Sebastian Andrzej Siewior · 13 years ago
  53. 7fc2a61 xhci-hcd: Include <linux/slab.h> in xhci-pci.c by Ben Hutchings · 13 years ago
  54. 643de62 usb: core: Change usb_create_sysfs_intf_files()' return type to void by Michal Nazarewicz · 13 years ago
  55. 869410f USB: add queued-unlinks test case to usbtest driver by Alan Stern · 13 years ago
  56. 1f594b6 USB: ehci: tegra: fix USB1 port reset issue by Jim Lin · 13 years ago
  57. 3c86c07 USB: ohci-s3c2410: use resource_size() by Jingoo Han · 13 years ago
  58. e7f8433 USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove by Jingoo Han · 13 years ago
  59. fd4477b usb: gadget: storage_common: use kstrto*() [bug fix] by Michal Nazarewicz · 13 years ago
  60. 865835f usb/dummy_hcd: don't probe for udc if hcd failed by Sebastian Andrzej Siewior · 13 years ago
  61. 1d15ee4 usb/hcd: don't return 0 on error in usb_add_hcd() by Sebastian Andrzej Siewior · 13 years ago
  62. b002ff6 usb: renesas_usbhs: add autonomy mode by Kuninori Morimoto · 13 years ago
  63. bc57381 usb: renesas_usbhs: use delayed_work instead of work_struct by Kuninori Morimoto · 13 years ago
  64. 5ea68d5 usb: renesas_usbhs: prevent NULL pointer crash by Kuninori Morimoto · 13 years ago
  65. 6e267da usb: renesas_usbhs: add power control function by Kuninori Morimoto · 13 years ago
  66. 206dcc2 usb: renesas_usbhs: move pdev_to_priv to global by Kuninori Morimoto · 13 years ago
  67. f429ea3 usb: renesas_usbhs: add error reason for usbhs_pipe_malloc by Kuninori Morimoto · 13 years ago
  68. af32fe5 usb: renesas_usbhs: remove callback when module removed. by Kuninori Morimoto · 13 years ago
  69. 9a28b7b usb: renesas_usbhs: return error if wrong recip request by Kuninori Morimoto · 13 years ago
  70. cb96632 usb: renesas_usbhs: modify spinlock method by Kuninori Morimoto · 13 years ago
  71. 409ba9e usb: renesas_usbhs: don't re-allocation pipe buffer by Kuninori Morimoto · 13 years ago
  72. 45e13e6 usb: renesas_usbhs: modify fifo clear timing by Kuninori Morimoto · 13 years ago
  73. a0c25c2 USB: g_printer required set interface request by Jonas Andersson · 13 years ago
  74. a8779ee USB: dbpg gadget: dont mask out direction bit by Sven Schnelle · 13 years ago
  75. 83b7201 USB: dbgp gadget: set MaxpacketSize0 by Sven Schnelle · 13 years ago
  76. 1744020 USB: dbgp gadget: fix return value of dbgp_setup by Sven Schnelle · 13 years ago
  77. 25a73c6 usb: renesas_usbhs: Driver is depend on SuperH by Kuninori Morimoto · 13 years ago
  78. c89d261 usb: renesas_usbhs: fixup cast warning by Kuninori Morimoto · 13 years ago
  79. 15b2f32 Bind only modem AT command endpoint to option module. by Marius B. Kotsbak · 13 years ago
  80. d771d8a USB: cdc-wdm: reset handling according to new requirements by Oliver Neukum · 13 years ago
  81. b4026c4 USB: gamin_gps: Fix for data transfer problems in native mode by Hermann Kneissel · 13 years ago
  82. 37909fe USB: serial: ftdi_sio: adding support for TavIR STK500 by Benedek László · 13 years ago
  83. 3938a0b USB: moto_modem: Add USB identifier for the Motorola VE240. by Elizabeth Jennifer Myers · 13 years ago
  84. 4eff0b4 USB: CP210x Add 4 Device IDs for AC-Services Devices by Craig Shelley · 13 years ago
  85. 50ee933 Merge 2.6.39-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  86. 98346f7 Revert "usb: usb_storage: do not align length of request for CBW to maxp size" by Greg Kroah-Hartman · 13 years ago
  87. 753d853 Revert "USB: isp1760-hcd: move imask clear after pending work is done" by Greg Kroah-Hartman · 13 years ago
  88. db8fa28 usb: gadget: storage_common: use kstrto*() by Michal Nazarewicz · 13 years ago
  89. 90e6ca5 USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs by Gabor Juhos · 13 years ago
  90. 2f7ac6c USB: ehci: add workaround for Synopsys HC bug by Gabor Juhos · 13 years ago
  91. 502fa84 USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs by Gabor Juhos · 13 years ago
  92. c41136b xHCI: Implement AMD PLL quirk by Andiry Xu · 13 years ago
  93. fedd383 xhci: Tell USB core both roothubs lost power. by Sarah Sharp · 13 years ago
  94. a8f08d8 usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0 hub by Andiry Xu · 13 years ago
  95. b214f19 USB: Fix unplug of device with active streams by Matthew Wilcox · 14 years ago
  96. 2dea75d USB: xhci - also free streams when resetting devices by Dmitry Torokhov · 13 years ago
  97. 1bcc5aa USB: Add initial S5P EHCI driver by Joonyoung Shim · 13 years ago
  98. b750106 Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)" by Johan Hovold · 13 years ago
  99. a87103a USB: twl4030-usb: Report correct vbus value for accessory charger adapters1 by Matthias Kaehlcke · 13 years ago
  100. 0b0cd6c USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unused by Fabio Estevam · 13 years ago