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