1. e9a92b2 Revert "USB: update host controller Kconfig entries" by Greg Kroah-Hartman · 12 years ago
  2. e2ced16 USB: update host controller Kconfig entries by Arnd Bergmann · 12 years ago
  3. 6ed3c43 USB: EHCI: make ehci-orion a separate driver by Manjunath Goudar · 12 years ago
  4. d57ada0 USB: EHCI: make ehci-vt8500 a separate driver by Manjunath Goudar · 12 years ago
  5. 18e0331 USB: usb-storage: unusual_devs update for Super TOP SATA bridge by Josh Boyer · 12 years ago
  6. 0475352 USB: ehci-omap: Fix autoloading of module by Roger Quadros · 12 years ago
  7. 428525f USB: ehci-omap: Don't free gpios that we didn't request by Roger Quadros · 12 years ago
  8. 1f3f687 USB: option: add Huawei "ACM" devices using protocol = vendor by Bjørn Mork · 12 years ago
  9. b2ca699 USB: serial: fix null-pointer dereferences on disconnect by Johan Hovold · 12 years ago
  10. cd56527 USB: option: add Yota / Megafon M100-1 4g modem by Bjørn Mork · 12 years ago
  11. 5273afe drivers/usb: add missing GENERIC_HARDIRQS dependencies by Heiko Carstens · 12 years ago
  12. cd06095 USB: storage: properly handle the endian issues of idProduct by fangxiaozhi · 12 years ago
  13. 9742aec testusb: remove all mentions of 'usbfs' by Sergei Shtylyov · 12 years ago
  14. ceb675a Merge usb-linus branch into usb-next by Greg Kroah-Hartman · 12 years ago
  15. 9662ced usb: gadget: imx_udc: make it depend on BROKEN by Felipe Balbi · 12 years ago
  16. c8ce60b usb: omap_control_usb: fix compile warning by Felipe Balbi · 12 years ago
  17. 51482be ARM: OMAP: USB: Add phy binding information by Kishon Vijay Abraham I · 12 years ago
  18. fa1dfe4 ARM: OMAP2: MUSB: Specify omap4 has mailbox by Kishon Vijay Abraham I · 12 years ago
  19. 3627335 ARM: OMAP: devices: create device for usb part of control module by Kishon Vijay Abraham I · 12 years ago
  20. 5b9479e ARM: OMAP4: remove control module address space from PHY and OTG by Kishon Vijay Abraham I · 12 years ago
  21. f07af4b USB: wusbcore/wa-xfer: error handling fixes in setup_segs() by Dan Carpenter · 12 years ago
  22. 4d2079c drivers/usb/gadget: using strlcpy instead of strncpy by Chen Gang · 12 years ago
  23. b11b2e1 drivers/usb/core: using strlcpy instead of strncpy by Chen Gang · 12 years ago
  24. 200e0d9 USB: storage: optimize to match the Huawei USB storage devices and support new switch command by fangxiaozhi · 12 years ago
  25. 07c7be3 USB: storage: Define a new macro for USB storage match rules by fangxiaozhi · 12 years ago
  26. 0ba3b2c USB: ftdi_sio: add Zolix FTDI PID by Petr Kubánek · 12 years ago
  27. d4fa681 USB: option: add Changhong CH690 by Bjørn Mork · 12 years ago
  28. c249f91 USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II by Sven Killig · 12 years ago
  29. 8de7f4d USB: add OWL CM-160 support to cp210x driver by Luis Llorente Campo · 12 years ago
  30. 3e619d0 USB: EHCI: fix bug in scheduling periodic split transfers by Alan Stern · 12 years ago
  31. b09a61c USB: EHCI: fix for leaking isochronous data by Alan Stern · 12 years ago
  32. 2f07607 USB: GADGET: optionally force full-speed for net2280 UDC by Alan Stern · 12 years ago
  33. d0b4652 USB: altsetting overrides for usbtest by Alan Stern · 12 years ago
  34. 03eb466 USB: option: add support for Telit LE920 by Daniele Palmas · 12 years ago
  35. 78796ae USB: qcserial: add Telit Gobi QDL device by Daniele Palmas · 12 years ago
  36. 7b8bc3a USB: chipidea: ci13xxx_imx: Remove sparse warning by Fabio Estevam · 12 years ago
  37. de9c630 usb/isp1760: declare schedule_ptds() and errata2_function() static by Arvid Brodin · 12 years ago
  38. 6992819 usb: phy: fix Kconfig warning by Felipe Balbi · 12 years ago
  39. 3b2ab2b Revert "usb: Register usb port's acpi power resources" by Lan Tianyu · 12 years ago
  40. ee74290 USB: EHCI: fix timer bug affecting port resume by Alan Stern · 12 years ago
  41. 840008b USB: UHCI: notify usbcore about port resumes by Alan Stern · 12 years ago
  42. f292e7f USB: EHCI: notify usbcore about port resumes by Alan Stern · 12 years ago
  43. da0aa71 USB: add usb_hcd_{start,end}_port_resume by Alan Stern · 12 years ago
  44. 6e0c333 USB: EHCI: unlink one async QH at a time by Alan Stern · 12 years ago
  45. 55bcdce USB: EHCI: remove ASS/PSS polling timeout by Alan Stern · 12 years ago
  46. a28dde6 Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  47. 67635d3 Merge 3.8-rc5 into usb-next by Greg Kroah-Hartman · 12 years ago
  48. 949db15 Linux 3.8-rc5 by Linus Torvalds · 12 years ago
  49. d7df025 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  50. 192fef1 usb: enable usb port device's async suspend. by Lan Tianyu · 12 years ago
  51. f6cced1 usb: expose usb port's pm qos flags to user space by Lan Tianyu · 12 years ago
  52. ad493e5 usb: add usb port auto power off mechanism by Lan Tianyu · 12 years ago
  53. 971fcd4 usb: add runtime pm support for usb port device by Lan Tianyu · 12 years ago
  54. 6802771 PM/Qos: Expose dev_pm_qos_flags symbol by Lan Tianyu · 12 years ago
  55. 88bb965 usb: Register usb port's acpi power resources by Lan Tianyu · 12 years ago
  56. 8eae0fb usb-uas: update MAINTAINERS entry by Gerd Hoffmann · 12 years ago
  57. bde027b usb-uas: set max_lun and max_channel by Gerd Hoffmann · 12 years ago
  58. 59e931c4 usb: add driver for xsens motion trackers by Frans Klaver · 12 years ago
  59. 8ab03dd USB: misc: usb3503: Fix compiler warning by Dongjin Kim · 12 years ago
  60. 4811f53 Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  61. cba6c85 Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  62. a9b8676 Merge tag 'dwc3-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  63. 4682349 Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  64. 52758bc usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO by Vivek Gautam · 12 years ago
  65. b0e45dd usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO by Vivek Gautam · 12 years ago
  66. 5088b6f usb: dwc3: core: add dt support for dwc3 core by Kishon Vijay Abraham I · 12 years ago
  67. 0c4c8bb usb: phy: omap-usb2: enable 960Mhz clock for omap5 by Kishon Vijay Abraham I · 12 years ago
  68. b16604f usb: musb: omap: get phy by phandle for dt boot by Kishon Vijay Abraham I · 12 years ago
  69. c11747f usb: musb: omap: make use of the new PHY lib APIs by Kishon Vijay Abraham I · 12 years ago
  70. 57f6ce0 usb: phy: add a new driver for usb3 phy by Kishon Vijay Abraham I · 12 years ago
  71. ca784be usb: start using the control module driver by Kishon Vijay Abraham I · 12 years ago
  72. 01658f0 usb: phy: add a new driver for usb part of control module by Kishon Vijay Abraham I · 12 years ago
  73. 5d3c28b usb: otg: add device tree support to otg library by Kishon Vijay Abraham I · 12 years ago
  74. 0fa4fab usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type by Kishon Vijay Abraham I · 12 years ago
  75. b4a83e4 usb: otg: add an api to bind the usb controller and phy by Kishon Vijay Abraham I · 12 years ago
  76. 5ea9213 usb: dwc3: core: stray statements are removed by Kishon Vijay Abraham I · 12 years ago
  77. 8ba007a usb: dwc3: core: enable the USB2 and USB3 phy in probe by Kishon Vijay Abraham I · 12 years ago
  78. 7e41bba usb: dwc3: omap: Add an API to write to dwc mailbox by Kishon Vijay Abraham I · 12 years ago
  79. 6373218 usb: dwc3: omap: Remove explicit writes to SYSCONFIG register by Kishon Vijay Abraham I · 12 years ago
  80. af310e9 usb: dwc3: omap: use runtime API's to enable clocks by Kishon Vijay Abraham I · 12 years ago
  81. b4bfe6a usb: dwc3: omap: use of_platform API to create dwc3 core pdev by Kishon Vijay Abraham I · 12 years ago
  82. 94c6a43 usb: dwc3: omap: use device_for_each_child to handle child removal by Kishon Vijay Abraham I · 12 years ago
  83. fe29db8 usb: dwc3: exynos: fix compatible strings for the device by Vivek Gautam · 12 years ago
  84. 66e2d3e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  85. d93816a Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  86. 6e24777 usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device by Vivek Gautam · 12 years ago
  87. bdb6bc0 USB: fix sign-extension bug in the hub driver by Alan Stern · 12 years ago
  88. 3171fca USB: uhci: beautify source code by Chen Gang · 12 years ago
  89. f8f0302 USB: option: add and update Alcatel modems by Bjørn Mork · 12 years ago
  90. eab8050 USB: misc: usb3503: add dt support by Dongjin Kim · 12 years ago
  91. 9bc5d12 USB: UHCI: remove unused definition by Woody Suwalski · 12 years ago
  92. 13996ca USB: uhci: check buffer length to avoid memory overflow by Chen Gang · 12 years ago
  93. 01acd3e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  94. 1496ec1 Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  95. eeef458 usb: gadget: constify all struct usb_gadget_ops by Felipe Balbi · 12 years ago
  96. 449d04a usb: gadget: mv_udc: fix the value of tranceiver by Chao Xie · 12 years ago
  97. ab592a7 usb: host: ehci-mv: remove unused variable by Chao Xie · 12 years ago
  98. fb3dfe1 usb: otg: mv_otg: use devm_xxx for probe by Chao Xie · 12 years ago
  99. 6a6f05f usb: gadget: mv_udc: fix the warning of mv_udc_remove by Chao Xie · 12 years ago
  100. 3517c31 usb: gadget: mv_udc: use devm_xxx for probe by Chao Xie · 12 years ago