1. dc703ec Added another USB product ID for ELAN touchscreen quirks. by Logan Gunthorpe · 9 years ago
  2. 00fe52d drivers/usb/core: devio.c: Removed an uneeded space before tab by Chase Metzger · 9 years ago
  3. c8d1bc1 Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 9 years ago
  4. bbc78c0 usb: core: hub: use new USB_RESUME_TIMEOUT by Felipe Balbi · 10 years ago
  5. bb3247a USB: Move usb_disabled() towards top of the file by Viresh Kumar · 9 years ago
  6. 1da47f5 USB: Use usb_disabled() consistently by Viresh Kumar · 9 years ago
  7. f0c2b68 USB: usbfs: don't leak kernel data in siginfo by Alan Stern · 10 years ago
  8. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  9. f6a5588 USB / PM: Remove unneeded #ifdef and associated dead code by Andreas Ruprecht · 10 years ago
  10. 7fa4091 usb: Retry port status check on resume to work around RH bugs by Julius Werner · 10 years ago
  11. 7671bd1 Revert "usb: Reset USB-3 devices on USB-3 link bounce" by Zhuang Jin Can · 10 years ago
  12. b3a54bf9 Merge 3.19-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  13. c991979 USB: fix use-after-free bug in usb_hcd_unlink_urb() by Alan Stern · 10 years ago
  14. 074f9dd USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) by Alan Stern · 10 years ago
  15. 3f2cee7 USB: usbfs: allow URBs to be reaped after disconnection by Alan Stern · 10 years ago
  16. e5dff0e USB: Add OTG PET device to TPL by Macpaul Lin · 10 years ago
  17. fbaecff usb: core: hub: modify hub reset logic in hub driver by Deepak Das · 10 years ago
  18. 524134d USB: don't cancel queued resets when unbinding drivers by Alan Stern · 10 years ago
  19. 5efd2ea usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN by Sebastian Andrzej Siewior · 10 years ago
  20. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  21. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  22. 1b3e3aa PM / Kconfig: Replace PM_RUNTIME with PM in dependencies by Rafael J. Wysocki · 10 years ago
  23. 0349678 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  24. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  25. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  26. c00552e Merge 3.18-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  27. 2d4d9f3 Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  28. 263e80b usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000 by Hans de Goede · 10 years ago
  29. a32c99e HID: yet another buggy ELAN touchscreen by Oliver Neukum · 10 years ago
  30. 69b7290 Merge 3.18-rc4 into usb-next. by Greg Kroah-Hartman · 10 years ago
  31. b2108f1 usb: core: notify disconnection when core detects disconnect by Peter Chen · 10 years ago
  32. 01ed67d usb: core: need to call usb_phy_notify_connect after device setup by Tony Zheng · 10 years ago
  33. 527307ea usb: hub: remove unused variable by Sudip Mukherjee · 10 years ago
  34. e50a322 usb: Do not re-read descriptors for wired devices in usb_authorize_device() by Josef Gajdusek · 10 years ago
  35. d749947 USB: quirks: enable device-qualifier quirk for yet another Elan touchscreen by Adel Gadllah · 10 years ago
  36. 876af5d USB: quirks: enable device-qualifier quirk for another Elan touchscreen by Adel Gadllah · 10 years ago
  37. 90a646c usb: Do not allow usb_alloc_streams on unconfigured devices by Hans de Goede · 10 years ago
  38. ef44cb4 usb: allow to supply the PHY in the drivers when using HCD by Antoine Tenart · 10 years ago
  39. 0043325 usb: hcd: add generic PHY support by Sergei Shtylyov · 10 years ago
  40. 3d46e73 usb: rename phy to usb_phy in HCD by Antoine Tenart · 10 years ago
  41. e5a9d62 usb: core: return -ENOTSUPP for all targeted hosts by Peter Chen · 10 years ago
  42. 586af07 usb: core: log higher level message on malformed LANGID descriptor by Scot Doyle · 10 years ago
  43. 0cfbd32 usb: Add LED triggers for USB activity by Michal Sojka · 10 years ago
  44. 638139e usb: hub: allow to process more usb hub events in parallel by Petr Mladek · 10 years ago
  45. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  46. 59d48b3 usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq() by Petr Mladek · 10 years ago
  47. 32a69589 usb: hub: convert khubd into workqueue by Petr Mladek · 10 years ago
  48. eb6e292 usb: hub: rename hub_events() to hub_event() and handle only one event there by Petr Mladek · 10 years ago
  49. 5d14f32 usb: hub: keep hub->dev reference all the time when struct usb_hub lives by Petr Mladek · 10 years ago
  50. ddbe1fc USB: Add device quirk for ASUS T100 Base Station keyboard by Lu Baolu · 10 years ago
  51. a6cd244 usb: Fixed a few typos by Mickael Maison · 10 years ago
  52. 9bd0181 usb: core: Kconfig: TPL should apply for both OTG and EH by Peter Chen · 10 years ago
  53. 026f3fc usb: core: TPL should apply for both OTG and EH by Peter Chen · 10 years ago
  54. c68929f USB: quirks: enable device-qualifier quirk for Elan Touchscreen by Johan Hovold · 10 years ago
  55. 2a15938 USB: core: add device-qualifier quirk by Johan Hovold · 10 years ago
  56. c605f3c usb: hub: take hub->hdev reference when processing from eventlist by Joe Lawrence · 10 years ago
  57. a9ef803 USB: fix build error with CONFIG_PM_RUNTIME disabled by Greg Kroah-Hartman · 10 years ago
  58. bdd405d usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1 by Roger Quadros · 10 years ago
  59. 5b1dc20 usb: core: fix below build warning by Peter Chen · 10 years ago
  60. dd5f500 usbcore: Fix wrong device in an error message in hub_port_connect() by Takashi Iwai · 10 years ago
  61. ae9b475 Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  62. d310d05 USB: devio: fix issue with log flooding by Oliver Neukum · 10 years ago
  63. cd83ce9 usb-core bInterval quirk by James P Michels III · 10 years ago
  64. 9672f0f usb: core: allow zero packet flag for interrupt urbs by Amit Virdi · 10 years ago
  65. c5946f9 USB: core: hcd-pci: free IRQ before disabling PCI device when shutting down by Jiang Liu · 10 years ago
  66. a40178b USB: Fix persist resume of some SS USB devices by Pratyush Anand · 10 years ago
  67. 1c09472 usb-core: Remove Fix mes in file hcd.c by Nicholas Krause · 10 years ago
  68. 5ee0f80 usbcore: don't log on consecutive debounce failures of the same port by Oliver Neukum · 10 years ago
  69. bb86cf5 usb: Check if port status is equal to RxDetect by Gavin Guo · 10 years ago
  70. caa67a5 USB: Add EXPORT_SYMBOL for usb_alloc_dev by Pratyush Anand · 10 years ago
  71. 1299cff USB: shutdown all URBs after controller death by Alan Stern · 10 years ago
  72. 526a404 USB: add reset resume quirk for usb3503 by Joonyoung Shim · 10 years ago
  73. 3cd12f9 usb: force warm reset to break link re-connect livelock by Dan Williams · 10 years ago
  74. 51df62f usb: allow lpm (en/dis)able only if device is atleast in default state by Pratyush Anand · 10 years ago
  75. e3d1050 usb: fix hub-port pm_runtime_enable() vs runtime pm transitions by Dan Williams · 10 years ago
  76. 6c79fe4 usb: quiet peer failure warning, disable poweroff by Dan Williams · 10 years ago
  77. b658b8f usb: improve "not suspended yet" message in hub_suspend() by Dan Williams · 10 years ago
  78. e3d9558 usb: fix ->update_hub_device() vs hdev->maxchild by Dan Williams · 10 years ago
  79. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  80. 4a95b1f usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=y by Stephen Rothwell · 10 years ago
  81. 7027df3 usb: resume child device when port is powered on by Dan Williams · 10 years ago
  82. 7e73be2 usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=y by Dan Williams · 10 years ago
  83. 5c79a1e usb: introduce port status lock by Dan Williams · 10 years ago
  84. 097a155 usb: synchronize port poweroff and khubd by Dan Williams · 10 years ago
  85. af376a4 usb: refactor port handling in hub_events() by Dan Williams · 10 years ago
  86. 6908058 usb: usb3 ports do not support FEAT_C_ENABLE by Dan Williams · 10 years ago
  87. 7c60407 usb: don't clear FEAT_C_ENABLE on usb_port_runtime_resume failure by Dan Williams · 10 years ago
  88. 7ad3c47 usb: block suspension of superspeed port while hispeed peer is active by Dan Williams · 10 years ago
  89. d5c3834 usb: make usb_port flags atomic, rename did_runtime_put to child_usage by Dan Williams · 10 years ago
  90. b7e38ea usb: sysfs link peer ports by Dan Williams · 10 years ago
  91. 3bfd659 usb: find internal hub tier mismatch via acpi by Dan Williams · 10 years ago
  92. 8b1ba80 usb: assign usb3 external hub port peers by Dan Williams · 10 years ago
  93. d8521af usb: assign default peer ports for root hubs by Dan Williams · 10 years ago
  94. a4204ff usb: cleanup setting udev->removable from port_dev->connect_type by Dan Williams · 10 years ago
  95. d99f6b4 usb: rename usb_port device objects by Dan Williams · 10 years ago
  96. 9262c19 usb: disable port power control if not supported in wHubCharacteristics by Dan Williams · 10 years ago
  97. 600856c USB: mutual exclusion for resetting a hub and power-managing a port by Alan Stern · 10 years ago
  98. 6fecd4f USB: separate usb_address0 mutexes for each bus by Todd E Brandt · 10 years ago
  99. 1dfa91a usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c by Peter Chen · 10 years ago
  100. a838ec7 usb: core: remove the Kconfig entry for USB_DEBUG by Peter Chen · 10 years ago