1. 1cdc4b5 Merge remote-tracking branch 'common/android-4.9-q' into android13-4.9-sdm845 by Michael Bestas · 2 years, 3 months ago
  2. d90419b USB: core: Prevent nested device-reset calls by Alan Stern · 2 years, 4 months ago
  3. b441756b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-17.1-caf-sdm845 by Michael Bestas · 4 years ago
  4. 1825575 USB: core: add helpers to retrieve endpoints by Johan Hovold · 8 years ago
  5. 0c1dc2c usb: core: Add a helper function to check the validity of EP type in URB by Takashi Iwai · 7 years ago
  6. cabdf6b Merge android-4.9-174 (d47e38b) into msm-4.9 by Tengfei Fan · 6 years ago
  7. d47e38b Merge 4.9.174 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. 3c65c76 USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 6 years ago
  9. 66e5012 UPSTREAM: usb: separate out sysdev pointer from usb_bus by Arnd Bergmann · 8 years ago
  10. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 6 years ago
  11. fe26b8d USB: check usb_get_extra_descriptor for proper size by Mathias Payer · 6 years ago
  12. ee68f173 usb: Add helper API to issue stop endpoint command by Hemant Kumar · 7 years ago
  13. 1346a80 usb: Add support to handle USB SMMU S1 address by Hemant Kumar · 7 years ago
  14. e602dd1 usb: core: Remove helper APIs returning dcba dma address by Hemant Kumar · 7 years ago
  15. 3f55665 usb: core: Add helper function to return controller id by Hemant Kumar · 7 years ago
  16. ad40062 usb: core: Add usb_set_interface_timeout API by Hemant Kumar · 7 years ago
  17. 4abd5e5 usb: core: Add support to parse config summary capability descriptors by Hemant Kumar · 8 years ago
  18. 4d19635 usb: hcd: Add USB atomic notifier callback for HC died error by Manu Gautam · 8 years ago
  19. a140fd9 usb: separate out sysdev pointer from usb_bus by Arnd Bergmann · 8 years ago
  20. 0641f22 USB: Allow skipping device resume during system resume by Hemant Kumar · 8 years ago
  21. 258b4b4 usb: xhci: Add helper APIs to return xhci dma addresses by Hemant Kumar · 9 years ago
  22. 8aad842 usb: xhci: Add support for secondary interrupters by Hemant Kumar · 9 years ago
  23. 6fb650d USB: leave LPM alone if possible when binding/unbinding interface drivers by Alan Stern · 9 years ago
  24. feb26ac usb: core: hub: hub_port_init lock controller instead of bus by Chris Bainbridge · 9 years ago
  25. fca504f USB: correct intervals for SS+ by Oliver Neukum · 9 years ago
  26. dd80b54 USB: LTM also for USB 3.1 by Oliver Neukum · 9 years ago
  27. faee822 usb: Add USB 3.1 Precision time measurement capability descriptor support by Mathias Nyman · 9 years ago
  28. b37d83a usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor by Mathias Nyman · 9 years ago
  29. 7dd9cba usb: sysfs: make locking interruptible by Oliver Neukum · 9 years ago
  30. 5363de7 usb: core: switch bus numbering to using idr by Heiner Kallweit · 9 years ago
  31. 498378d usb: core: lpm: remove usb3_lpm_enabled in usb_device by Lu Baolu · 9 years ago
  32. bf5ce5b usb: core: lpm: fix usb3_hardware_lpm sysfs node by Lu Baolu · 9 years ago
  33. 3220bef usb: store the new usb 3.1 SuperSpeedPlus device capability descriptor by Mathias Nyman · 9 years ago
  34. 07294cc USB: Added forgotten parameter description for authorized attribute in usb.h by Stefan Koch · 9 years ago
  35. 4ad2ddc usb: interface authorization: Declare authorized attribute by Stefan Koch · 9 years ago
  36. 62f0342 usb: define a generic USB_RESUME_TIMEOUT macro by Felipe Balbi · 10 years ago
  37. 524134d USB: don't cancel queued resets when unbinding drivers by Alan Stern · 10 years ago
  38. 9636c37 usb: Fix typo in `struct usb_host_interface' comment by Chris Rorvick · 10 years ago
  39. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  40. 0cfbd32 usb: Add LED triggers for USB activity by Michal Sojka · 10 years ago
  41. 6fecd4f USB: separate usb_address0 mutexes for each bus by Todd E Brandt · 11 years ago
  42. 3e75c6d Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  43. 9b6f0c4 usbcore: rename struct dev_state to struct usb_dev_state by Valentina Manea · 11 years ago
  44. 6080cd0 staging: usbip: claim ports used by shared devices by Valentina Manea · 11 years ago
  45. 8d4f70b usb-core: Track if an endpoint has streams by Hans de Goede · 11 years ago
  46. 8f5d354 usb-core: Move USB_MAXENDPOINTS definitions to usb.h by Hans de Goede · 11 years ago
  47. 6e9c6e8 Merge 3.14-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  48. 3d4b81e Revert "usb: xhci: Link TRB must not occur within a USB payload burst" by Sarah Sharp · 11 years ago
  49. b7945b7 staging: usbip: convert usbip-host driver to usb_device_driver by Valentina Manea · 11 years ago
  50. 2fc82c2 usb: core: allow a reference device for new_id by Wolfram Sang · 11 years ago
  51. 35773da usb: xhci: Link TRB must not occur within a USB payload burst by David Laight · 11 years ago
  52. de68bab usb: Don't enable USB 2.0 Link PM by default. by Sarah Sharp · 11 years ago
  53. 6ec4147 usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done by Hans de Goede · 11 years ago
  54. 9ef73db usb-anchor: Ensure poisened gets initialized to 0 by Hans de Goede · 11 years ago
  55. 6c74dad usb-core: Make usb_free_streams return an error by Hans de Goede · 11 years ago
  56. bcc48f1 USB: introduce usb_device_no_sg_constraint() helper by Ming Lei · 11 years ago
  57. 626f090 usb: fix some scripts/kernel-doc warnings by Yacine Belkadi · 11 years ago
  58. 78283dd Merge 3.11-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  59. 42189d8 usb: clamp bInterval to allowed range by Felipe Balbi · 12 years ago
  60. 10e232c USB: check sg buffer size in usb_submit_urb by Ming Lei · 12 years ago
  61. 36ff66d USB: move the definition of USB_MAXCHILDREN by Alan Stern · 12 years ago
  62. 17f3486 usb: add usb2 Link PM variables to sysfs and usb_device by Mathias Nyman · 12 years ago
  63. a558ccd usb: xhci: add USB2 Link power management BESL support by Mathias Nyman · 12 years ago
  64. 9b79091 usb: ehci: Only sleep for post-resume handover if devices use persist by Julius Werner · 12 years ago
  65. 84ebc10 USB: remove CONFIG_USB_SUSPEND option by Alan Stern · 12 years ago
  66. 303f084 USB: adds comment on suspend callback by Ming Lei · 12 years ago
  67. dad3cab USB: fix trivial usb_device kernel-doc errors by Nishanth Menon · 12 years ago
  68. da0aa71 USB: add usb_hcd_{start,end}_port_resume by Alan Stern · 12 years ago
  69. 17b72fe USB: add USB_DEVICE_INTERFACE_CLASS macro by Bjørn Mork · 12 years ago
  70. bfd1e91 USB: speed up usb_bus_resume() by Alan Stern · 12 years ago
  71. 969ddcf USB: hub_for_each_child should skip unconnected ports by Alan Stern · 12 years ago
  72. a03bede USB: update documentation for URB_ISO_ASAP by Alan Stern · 12 years ago
  73. 2c78040 USB: usb.h: remove dbg() macro by Greg Kroah-Hartman · 12 years ago
  74. f7ac778 usb/acpi: Use ACPI methods to power off ports. by Lan Tianyu · 12 years ago
  75. 05f9168 usb/acpi: Store info on device removability. by Lan Tianyu · 12 years ago
  76. ff823c7 usb: move children to struct usb_port by Lan Tianyu · 12 years ago
  77. d81a5d1 USB: add USB_VENDOR_AND_INTERFACE_INFO() macro by Gustavo Padovan · 12 years ago
  78. 0d5ff30 USB: remove 8 bytes of padding from usb_host_interface on 64 bit builds by Richard Kennedy · 12 years ago
  79. 024f117 USB: Add a sysfs file to show LTM capabilities. by Sarah Sharp · 12 years ago
  80. f74631e USB: Enable Latency Tolerance Messaging (LTM). by Sarah Sharp · 13 years ago
  81. c5c4bdf USB: Remove unused LPM variable. by Sarah Sharp · 12 years ago
  82. 19181bc usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl by Hans de Goede · 12 years ago
  83. 81df2d5 USB: allow match on bInterfaceNumber by Bjørn Mork · 13 years ago
  84. e9261fb USB: Fix core compile with CONFIG_USB_SUSPEND=n by Sarah Sharp · 13 years ago
  85. 8306095 USB: Disable USB 3.0 LPM in critical sections. by Sarah Sharp · 13 years ago
  86. 1ea7e0e USB: Add support to enable/disable USB3 link states. by Sarah Sharp · 13 years ago
  87. 8afa408 USB: Allow drivers to disable hub-initiated LPM. by Sarah Sharp · 13 years ago
  88. 51e0a01 USB: Calculate USB 3.0 exit latencies for LPM. by Sarah Sharp · 13 years ago
  89. ef206f3 USB: add read support to usb-serial/../new_id by Bjørn Mork · 13 years ago
  90. fa28618 Revert "usb: move struct usb_device->children to struct usb_hub_port->child" by Greg Kroah-Hartman · 13 years ago
  91. bebc56d usb: move struct usb_device->children to struct usb_hub_port->child by Lan Tianyu · 13 years ago
  92. 8815bb0 usbhid: prevent deadlock during timeout by Oliver Neukum · 13 years ago
  93. 007bab9 USB: remove CONFIG_USB_DEVICE_CLASS by Greg Kroah-Hartman · 13 years ago
  94. fb28d58 USB: remove CONFIG_USB_DEVICEFS by Greg Kroah-Hartman · 13 years ago
  95. af4e1ee USB: remove err() macro by Greg Kroah-Hartman · 13 years ago
  96. 67c8838 USB: add EOPNOTSUPP to usb_translate_errors by Johan Hovold · 13 years ago
  97. 8816230 USB: dynamically allocate usb_device children pointers instead of using a fix array by Huajun Li · 13 years ago
  98. 7483948 Merge tag 'usb-3.3-rc3' into usb-next by Greg Kroah-Hartman · 13 years ago
  99. 0846e7e usb: Add support for indicating whether a port is removable by Matthew Garrett · 13 years ago
  100. 4d92261 kernel-doc: fix new warning in usb.h by Randy Dunlap · 13 years ago