1. 436e8c7 xhci: Export symbols used by host-controller drivers by Andrew Bresticker · 10 years ago
  2. e1cd972 xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold by Andrew Bresticker · 10 years ago
  3. 1885d9a xhci: Introduce xhci_init_driver() by Andrew Bresticker · 10 years ago
  4. 0043325 usb: hcd: add generic PHY support by Sergei Shtylyov · 10 years ago
  5. 3d46e73 usb: rename phy to usb_phy in HCD by Antoine Tenart · 10 years ago
  6. a173dc4 usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typo by Arnd Bergmann · 10 years ago
  7. 905e300 USB: host: st: fix ehci/ohci driver selection by Arnd Bergmann · 10 years ago
  8. 46c1cda usb: host: ehci-exynos: Remove unnecessary usb-phy support by Vivek Gautam · 10 years ago
  9. e5a9d62 usb: core: return -ENOTSUPP for all targeted hosts by Peter Chen · 10 years ago
  10. bb50564 USB: Remove .owner field for driver by Kiran Padwal · 10 years ago
  11. 586af07 usb: core: log higher level message on malformed LANGID descriptor by Scot Doyle · 10 years ago
  12. 0cfbd32 usb: Add LED triggers for USB activity by Michal Sojka · 10 years ago
  13. aa923ef usb: Rename usb-common.c by Michal Sojka · 10 years ago
  14. 304f7e5 usb: gadget: Refactor request completion by Michal Sojka · 10 years ago
  15. 3fc2aa5 usb: gadget: Introduce usb_gadget_giveback_request() by Michal Sojka · 10 years ago
  16. 1b59fc7 usb: dwc2/gadget: move phy bus legth initialization by Kamil Debski · 10 years ago
  17. 346e2e4 Merge tag 'phy-for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 10 years ago
  18. 5caf6ae Merge tag 'usb-serial-3.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 10 years ago
  19. 4f0eb5d phy: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  20. a5ec598 phy: exynos-dp-video: Use syscon support to control pmu register by Vivek Gautam · 10 years ago
  21. 26389c7 MAINTAINERS: Add phy-stih41x-usb.c to ARCH/STI architecture by Peter Griffin · 10 years ago
  22. d6140c7 phy: phy-stih41x-usb: Add dt documentation for USB phy on STiH415/6 by Peter Griffin · 10 years ago
  23. 3f8da2e phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs. by Peter Griffin · 10 years ago
  24. 6da969a MAINTAINERS: Add phy-stih407-usb.c file to ARCH/STI architecture by Peter Griffin · 10 years ago
  25. ea1e53c phy: phy-stih407-usb: Add dt documentation for USB picophy found on stih407 SoC family by Peter Griffin · 10 years ago
  26. 89ae1f5 phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC family by Peter Griffin · 10 years ago
  27. dcc35b2 usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the data by Tony Lindgren · 10 years ago
  28. 48f48e1 usb: phy: twl4030-usb: Remove asleep and rely on runtime PM by Tony Lindgren · 10 years ago
  29. bad8e33 usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM calls by Tony Lindgren · 10 years ago
  30. 62dc576 usb: phy: twl4030-usb: Simplify phy init to use runtime PM by Tony Lindgren · 10 years ago
  31. bb41940 usb: phy: twl4030-usb: Remove unused irq_enabled by Tony Lindgren · 10 years ago
  32. 25451e5 phy: phy-spear1340-miphy: Use module_platform_driver to register driver. by Peter Griffin · 10 years ago
  33. 7e65e9c phy: phy-spear1310-miphy: Use module_platform_driver to register driver. by Peter Griffin · 10 years ago
  34. 556bdeb phy: phy-spear1340-miphy: Remove unncessary site specific OOM messages by Peter Griffin · 10 years ago
  35. 0e71e23 phy: phy-spear1310-miphy: Remove unncessary site specific OOM messages by Peter Griffin · 10 years ago
  36. 3a4cfcb phy: phy-ti-pipe3: Remove unncessary site specific OOM messages by Peter Griffin · 10 years ago
  37. 0b68253 phy: phy-omap-usb2: Remove unncessary site specific OOM messages by Peter Griffin · 10 years ago
  38. 1f8de84 phy: phy-mvebu-sata: Add missing error check for devm_kzalloc by Peter Griffin · 10 years ago
  39. 437a6bc phy: phy-omap-control: Remove unncessary site specific OOM messages by Peter Griffin · 10 years ago
  40. 1233f59 phy: Renesas R-Car Gen2 PHY driver by Sergei Shtylyov · 10 years ago
  41. 638139e usb: hub: allow to process more usb hub events in parallel by Petr Mladek · 10 years ago
  42. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  43. 59d48b3 usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq() by Petr Mladek · 10 years ago
  44. 32a69589 usb: hub: convert khubd into workqueue by Petr Mladek · 10 years ago
  45. eb6e292 usb: hub: rename hub_events() to hub_event() and handle only one event there by Petr Mladek · 10 years ago
  46. 5d14f32 usb: hub: keep hub->dev reference all the time when struct usb_hub lives by Petr Mladek · 10 years ago
  47. 3512e7b storage: Add quirk for another SCM-based USB-SCSI converter by Mark Knibbs · 10 years ago
  48. 57cde01 storage: Add quirks for Castlewood and Double-H USB-SCSI converters by Mark Knibbs · 10 years ago
  49. bda9893 storage: Replace magic number with define in usb_stor_euscsi_init() by Mark Knibbs · 10 years ago
  50. 5cb307c USB: quirks.h: use BIT() by Greg Kroah-Hartman · 10 years ago
  51. ddbe1fc USB: Add device quirk for ASUS T100 Base Station keyboard by Lu Baolu · 10 years ago
  52. 4463e15 usb3503: clarify what the registers 'PDS' and 'CFG1' really do by Tobias Jakobi · 10 years ago
  53. 3717c5c usb3503: fix typos in devicetree binding documentation by Tobias Jakobi · 10 years ago
  54. 6b08442 usb3503: correct error message in probe ('connect' to 'interrupt') by Tobias Jakobi · 10 years ago
  55. a6cd244 usb: Fixed a few typos by Mickael Maison · 10 years ago
  56. 7adce46 USB: storage: use %*ph specifier to dump small buffers by Andy Shevchenko · 10 years ago
  57. 13d79f2 drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compiling error by Chen Gang · 10 years ago
  58. 275e517 usb: wusbcore: fix device disconnect on rekey timeout by Thomas Pugliese · 10 years ago
  59. b94be0d usb: wusbcore: skip done segs before completing aborted transfer by Thomas Pugliese · 10 years ago
  60. f550252 usb: wusbcore: USB_WUSB_CBAF depends on USB by Thomas Pugliese · 10 years ago
  61. e8f8ba4 usb: wusbcore: remove USB_WUSB build dependency on PCI by Thomas Pugliese · 10 years ago
  62. cbb6719 usb: hwa: add USB build dependency for USB_HWA_HCD by Thomas Pugliese · 10 years ago
  63. 534574b uwb: doc: add documentation for ASIE sysfs attribute by Thomas Pugliese · 10 years ago
  64. d08e1ad uwb: add an ASIE sysfs attribute to uwb_rc devices by Thomas Pugliese · 10 years ago
  65. 005799d uwb: doc: bring uwb documentation up to date by Thomas Pugliese · 10 years ago
  66. 8488793 uwb: create a uwb bus type and add in-range peer devices to it by Thomas Pugliese · 10 years ago
  67. 58e4ab3 uwb: remove UWB build dependency on PCI by Thomas Pugliese · 10 years ago
  68. e53582b uwb: update uwb device prints to be more useful by Thomas Pugliese · 10 years ago
  69. 9282502 uwb: line length cleanup by Thomas Pugliese · 10 years ago
  70. 4f8c060 wusb: delete double assignment by Julia Lawall · 10 years ago
  71. 2b6127d usb: renesas_usbhs: fix driver dependencies by Bartlomiej Zolnierkiewicz · 10 years ago
  72. 2db9416 usb: host: ohci-exynos: Remove unnecessary usb-phy support by Vivek Gautam · 10 years ago
  73. 113ad91 usb: misc: yurex: remove useless casting of private_data by Arjun Sreedharan · 10 years ago
  74. cffb9be xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD" by Hans de Goede · 10 years ago
  75. f85c9fb xhci: Remove "FIXME - check all the stream rings for pending cancellations" by Hans de Goede · 10 years ago
  76. 0d4976e xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd completes by Hans de Goede · 10 years ago
  77. d3a43e6 xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state by Hans de Goede · 10 years ago
  78. b7f9696 xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams by Hans de Goede · 10 years ago
  79. 14e61a1 usb: xhci_suspend is not stopping the root hub timer for the shared HCD by Al Cooper · 10 years ago
  80. 1e3452e xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq() by Hans de Goede · 10 years ago
  81. fac1f48 uas: Add response iu handling by Hans de Goede · 10 years ago
  82. ce39fe6 uas: Log error codes when logging errors by Hans de Goede · 10 years ago
  83. 1ad7ed5 uas: Cleanup uas_log_cmd_state usage by Hans de Goede · 10 years ago
  84. 102c00c uas: Remove protype hardware usb interface info by Hans de Goede · 10 years ago
  85. 5ad22cf uas: Remove support for old sense ui as used in pre-production hardware by Hans de Goede · 10 years ago
  86. eb7d664 uas: Drop COMMAND_COMPLETED flag by Hans de Goede · 10 years ago
  87. 6dcd8ec uas: Use scsi_print_command by Hans de Goede · 10 years ago
  88. 51b3617 uas: Do not log urb status error on cancellation by Hans de Goede · 10 years ago
  89. e5e5581 uas: Use streams on upcoming 10Gbps / 3.1 USB by Hans de Goede · 10 years ago
  90. f9dc024 uas: pre_reset and suspend: Fix a few races by Hans de Goede · 10 years ago
  91. 4c5481e uas: Fix memleak of non-submitted urbs by Hans de Goede · 10 years ago
  92. 616f0e6 uas: Drop all references to a scsi_cmnd once it has been aborted by Hans de Goede · 10 years ago
  93. b6823c5 uas: Remove cmnd reference from the cmd urb by Hans de Goede · 10 years ago
  94. 43cd99c uas: Drop inflight list by Hans de Goede · 10 years ago
  95. 9c15c57 uas: zap_pending: data urbs should have completed at this time by Hans de Goede · 10 years ago
  96. 1589349 uas: Simplify reset / disconnect handling by Hans de Goede · 10 years ago
  97. 85fea82 uas: Free data urbs on completion by Hans de Goede · 10 years ago
  98. 60d9f67 uas: Simplify unlink of data urbs on error by Hans de Goede · 10 years ago
  99. d89da03 uas: Check against unexpected completions by Hans de Goede · 10 years ago
  100. 5e61aed uas: Do not use scsi_host_find_tag by Hans de Goede · 10 years ago