1. 47d1845 usb: phy: mxs: Add sync time after controller clear phcd by Peter Chen · 11 years ago
  2. bf78343 usb: phy: mxs: Add system suspend/resume API by Peter Chen · 11 years ago
  3. 3f12650 usb: phy: mxs: Add implementation of set_wakeup by Peter Chen · 11 years ago
  4. 83be181 usb: phy: mxs: add controller id by Peter Chen · 11 years ago
  5. 22db05e usb: phy: mxs: Enable IC fixes for related SoCs by Peter Chen · 11 years ago
  6. f6a1582 usb: phy: mxs: change description of usb device speed by Peter Chen · 11 years ago
  7. 0d89653 usb: phy: mxs: Add anatop regmap by Peter Chen · 11 years ago
  8. 1364414 usb: phy: mxs: Add auto clock and power setting by Peter Chen · 11 years ago
  9. 2400780 usb: phy: mxs: Add platform judgement code by Peter Chen · 11 years ago
  10. b83e333 usb: gadget: s3c-hsotg: add proper suspend/resume support by Marek Szyprowski · 11 years ago
  11. aecbc31 usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiated by George Cherian · 11 years ago
  12. 5730348 usb: dwc3: adapt dwc3 core to use Generic PHY Framework by Kishon Vijay Abraham I · 11 years ago
  13. 122f06e usb: dwc3: core: support optional PHYs by Kishon Vijay Abraham I · 11 years ago
  14. dbf5aaf usb: dwc3: define more revisions by Felipe Balbi · 11 years ago
  15. 6101830 usb: dwc3: fix randconfig build errors by Felipe Balbi · 11 years ago
  16. b997ada usb: dwc3: gadget: pre-start Stream transfers when they're queued by Felipe Balbi · 12 years ago
  17. bc5ba2e usb: dwc3: gadget: call gadget driver's ->suspend/->resume by Felipe Balbi · 11 years ago
  18. b992e68 usb: dwc3: gadget: add 'force' argument to stop_active_transfer by Paul Zimmerman · 13 years ago
  19. 356363b usb: dwc3: gadget: make sure HIRD threshold is 0 in superspeed by Felipe Balbi · 11 years ago
  20. 7b2a036 usb: dwc3: gadget: set KEEP_CONNECT in case of hibernation by Felipe Balbi · 11 years ago
  21. 835fadb usb: dwc3: core: fix indentation by Felipe Balbi · 11 years ago
  22. 0ffcaf3 usb: dwc3: core: allocate scratch buffers by Felipe Balbi · 11 years ago
  23. 265b70a usb: dwc3: gadget: add a 'restore' argument to set_ep_config by Paul Zimmerman · 11 years ago
  24. 911f1f8 usb: dwc3: gadget: implement dwc3_gadget_get_link_state by Paul Zimmerman · 13 years ago
  25. 4cfcf87 usb: dwc3: add 'saved_state' field to dwc3_ep structure by Paul Zimmerman · 13 years ago
  26. 81bc559 usb: dwc3: add has_hibernation flag by Felipe Balbi · 11 years ago
  27. f2b685d usb: dwc3: cleanup struct dwc3 by Felipe Balbi · 11 years ago
  28. e1dadd3 usb: dwc3: workaround: bogus hibernation events by Felipe Balbi · 11 years ago
  29. 32a4a13 usb: dwc3: workaround: clock gating issues by Felipe Balbi · 11 years ago
  30. 183ca11 usb: dwc3: core: define bit 10 of GCTL register by Felipe Balbi · 11 years ago
  31. f3af365 usb: dwc3: gadget: always enable IOC on bulk/interrupt transfers by Felipe Balbi · 11 years ago
  32. 0e06bca usb: gadget: at91_udc: fix ep maxpacket initialisation by Robert Baldyga · 11 years ago
  33. 3f83e53 usb: musb: USB_MUSB_DUAL_ROLE/USB_MUSB_GADGET should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  34. 7241a21 usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() method by Sergei Shtylyov · 11 years ago
  35. eee3f15 usb: musb: avoid NULL pointer dereference by Felipe Balbi · 11 years ago
  36. 40f099e usb: musb: dsps, debugfs files by Markus Pargmann · 11 years ago
  37. 06f9b6e usb: dwc3: fix wrong bit mask in dwc3_event_devt by Huang Rui · 11 years ago
  38. 798a246 usb: gadget: gr_udc: remove some unneeded error handling by Dan Carpenter · 11 years ago
  39. 3fcba0d usb: gadget: at91: using USBA_NR_DMAS for DMA channels by Bo Shen · 11 years ago
  40. aa7be0f usb: gadget: at91: fix the number of endpoint parameter by Bo Shen · 11 years ago
  41. 2e4c755 usb: gadget: f_fs: add aio support by Robert Baldyga · 11 years ago
  42. 23de91e usb: gadget: f_fs: add poll for endpoint 0 by Robert Baldyga · 11 years ago
  43. 0a7b1f8 usb: gadget: f_fs: fix setup request handling by Robert Baldyga · 11 years ago
  44. a7ecf05 usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline function by Michal Nazarewicz · 11 years ago
  45. e46318a usb: gadget: functionfs: fix typo in the enum variable by Michal Nazarewicz · 11 years ago
  46. da13a77 usb: gadget: FunctionFS: use consistent naming with regard to ffs_lock by Andrzej Pietrasiewicz · 11 years ago
  47. 10b69ce usb: gadget: FunctionFS: staticize functions used only in f_fs.c by Andrzej Pietrasiewicz · 11 years ago
  48. ab13cb0 usb: gadget: code cleanup by Andrzej Pietrasiewicz · 11 years ago
  49. ea36592 usb: gadget: FunctionFS: dereference ffs_dev conditionally by Andrzej Pietrasiewicz · 11 years ago
  50. de9db57 usb: musb: dsps, use devm_kzalloc by Markus Pargmann · 11 years ago
  51. 30bbae9 usb: dwc3: omap: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  52. c9f721b usb: gadget: s3c-hsotg: stall ep0 in set_halt function by Robert Baldyga · 11 years ago
  53. 7e98f60 usb: gadget: printer: fix memory leak by wenlin.kang · 11 years ago
  54. 2c2b042 usb: gadget: printer: fix possible deadlock by wenlin.kang · 11 years ago
  55. 236064c usb: gadget: s3c-hsudc: remove unused label by Sachin Kamat · 11 years ago
  56. e362115 usb: gadget: s3c2410_udc: Fix build error by Sachin Kamat · 11 years ago
  57. abcdcc2 usb: gadget: fix error return code by Julia Lawall · 11 years ago
  58. 8b3bc14 usb: gadget: s3c-hsotg: use %pad for dma_addr_t by Jingoo Han · 11 years ago
  59. 1a7ed5b usb: gadget: s3c-hsotg: fix build on x86 and other architectures by Matt Porter · 11 years ago
  60. 1af54b7 usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer. by George Cherian · 11 years ago
  61. f82503f usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfers by George Cherian · 11 years ago
  62. c57c41d2 usb: musb: musb_host: Enable ISOCH IN handling for AM335x host by George Cherian · 11 years ago
  63. 6d36b6f phy-core: Don't allow building phy-core as a module by Hans de Goede · 11 years ago
  64. 759db9e usbhid/quirks: Ignore Riso Kagaku Webmail Notifier by Christian Vogel · 11 years ago
  65. 2b54fa6 usb: dwc2: fix dereference before NULL check by Paul Zimmerman · 11 years ago
  66. 0f94388 xhci-platform: Change compatible string from xhci-platform to generic-xhci by Hans de Goede · 11 years ago
  67. e16fa44 uhci-platform: Change compatible string from platform-uhci to generic-uhci by Hans de Goede · 11 years ago
  68. e8fcbb6 usb/misc/usbled: Add Riso Kagaku Webmail Notifier by Christian Vogel · 11 years ago
  69. ea17c7c USB: ELAN: Remove useless "default M" lines by Paul Bolle · 11 years ago
  70. 275200b Remove MACH_OMAP_H4_OTG by Richard Weinberger · 11 years ago
  71. adff529 USB: ohci-platform: check for platform data misconfiguration by Alan Stern · 11 years ago
  72. 843d5e0 USB: ehci-platform: check for platform data misconfiguration by Alan Stern · 11 years ago
  73. 915974c ehci-platform: Change compatible string from usb-ehci to generic-ehci by Hans de Goede · 11 years ago
  74. ce149c3 ohci-platform: Change compatible string from usb-ohci to generic-ohci by Hans de Goede · 11 years ago
  75. 22f6a0f usb: move hub init and LED blink work to power efficient workqueue by Shaibal Dutta · 11 years ago
  76. 5c73e74 usb: phy: msm: tiny leak on error in probe() by Dan Carpenter · 11 years ago
  77. 93571ad usb: dwc2: handle the Host Port Interrupt when it occurs in device mode by Dinh Nguyen · 11 years ago
  78. ad3db5d ehci-platform: Add support for controllers with big-endian regs / descriptors by Hans de Goede · 11 years ago
  79. b103441 ohci-platform: Add support for controllers with big-endian regs / descriptors by Hans de Goede · 11 years ago
  80. a4aeb21 ehci-platform: Add support for clks and phy passed through devicetree by Hans de Goede · 11 years ago
  81. ca52a17 ohci-platform: Add support for devicetree instantiation by Hans de Goede · 11 years ago
  82. 31c6bf7 usb: core: let dynamic ids override static ids by Bjørn Mork · 11 years ago
  83. 823d12c usb-storage: enable multi-LUN scanning when needed by Alan Stern · 11 years ago
  84. 2240c36 USB: simple: add Dynastream ANT USB-m Stick device support by Kristóf Ralovich · 11 years ago
  85. c5637e5 usb-storage: add unusual-devs entry for BlackBerry 9000 by Alan Stern · 11 years ago
  86. a9c143c usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB by Alan Stern · 11 years ago
  87. e9d123a usb: phy: move some error messages to debug by Josh Boyer · 11 years ago
  88. 67847ba usb: ftdi_sio: add Mindstorms EV3 console adapter by Bjørn Mork · 11 years ago
  89. 51b1b64 usb: dwc2: fix memory corruption in dwc2 driver by Paul Zimmerman · 11 years ago
  90. a23666c usb: dwc2: fix role switch breakage by Paul Zimmerman · 11 years ago
  91. 861e0f5 usb: dwc2: bail out early when booting with "nousb" by Andre Heider · 11 years ago
  92. 5c27402 Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 11 years ago
  93. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  94. 602456b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  95. e4c0da2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  96. 632007e hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  97. 920130a hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  98. fea8893 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  99. 0448009 Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" by Rafael J. Wysocki · 11 years ago
  100. 50ac206 clocksource: kona: Add basic use of external clock by Tim Kryger · 11 years ago