1. 6d705bf usb: host: {e|o}hci-dbg: kill useless 'ret' variable initializers by Sergey Shtylyov · 3 years, 1 month ago
  2. 8b84724 usb: host: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  3. b8fc774 USB: ehci-hcd: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 7 years ago
  4. 1d5a315 usb: host: fix incorrect updating of offset by Colin Ian King · 7 years ago
  5. d214109 USB: host: ehci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  6. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  7. 2c93e79 usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW by yuan linyu · 8 years ago
  8. 128f8b3d USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUG by Alan Stern · 9 years ago
  9. 93df42b usb: ehci: remove old stub_debug_files definition by Geyslan G. Bem · 9 years ago
  10. 3fd2900 usb: host: ehci-dbg: add function output_buf_tds_dir() by Geyslan G. Bem · 9 years ago
  11. cb27252 usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size by Geyslan G. Bem · 9 years ago
  12. 04b8ad4 usb: host: ehci-dbg: enclose conditional blocks with braces by Geyslan G. Bem · 9 years ago
  13. 12ef7dd usb: host: ehci-dbg: replace sizeof operand by Geyslan G. Bem · 9 years ago
  14. e2432f0 usb: host: ehci-dbg: remove blank line before close brace by Geyslan G. Bem · 9 years ago
  15. 8d587d6 usb: host: ehci-dbg: add blank line after declarations by Geyslan G. Bem · 9 years ago
  16. 1f8e5af usb: host: ehci-dbg: convert macro to inline function by Geyslan G. Bem · 9 years ago
  17. e166631 usb: host: ehci-dbg: use a blank line after struct declarations by Geyslan G. Bem · 9 years ago
  18. c768ffb usb: host: ehci-dbg: fix up function definitions by Geyslan G. Bem · 9 years ago
  19. a535597 usb: host: ehci-dbg: use scnprintf() in qh_lines() by Geyslan G. Bem · 9 years ago
  20. c2fb017 usb: host: ehci-dbg: put spaces around operators by Geyslan G. Bem · 9 years ago
  21. 78698d6 usb: host: ehci-dbg: fix up closing parenthesis by Geyslan G. Bem · 9 years ago
  22. 5bb95ec usb: host: ehci-dbg: move trailing statements to next line by Geyslan G. Bem · 9 years ago
  23. 0784b4d usb: host: ehci-dbg: use C89-style comments by Geyslan G. Bem · 9 years ago
  24. 1cb1d1c usb: host: ehci-dbg: remove space before open square bracket by Geyslan G. Bem · 9 years ago
  25. 668ab0d usb: host: ehci-dbg: remove space before open parenthesis by Geyslan G. Bem · 9 years ago
  26. 8ee10d6 USB: EHCI: enhance "async" debugfs output by Alan Stern · 9 years ago
  27. 911fdb6 USB: ehci-dbg.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  28. e10e6f4 usb: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
  29. 1c20163 usb: kill DEBUG compile option by Oliver Neukum · 11 years ago
  30. b35c500 USB: EHCI: create per-TT bandwidth tables by Alan Stern · 11 years ago
  31. d0ce5c6 USB: EHCI: use a bandwidth-allocation table by Alan Stern · 11 years ago
  32. ffa0248 USB: EHCI: create a "periodic schedule info" struct by Alan Stern · 11 years ago
  33. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 11 years ago
  34. 15532f4 ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c by Xenia Ragiadakou · 12 years ago
  35. 1512c91 ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set by Xenia Ragiadakou · 12 years ago
  36. 6e01875 USB: EHCI: convert singly-linked lists to list_heads by Alan Stern · 12 years ago
  37. 4968f95 USB: EHCI: remove unused Link Power Management code by Alan Stern · 12 years ago
  38. d6064ac USB: EHCI: move logging macros to ehci.h by Alan Stern · 12 years ago
  39. 17dcfc9 USB: EHCI: remove useless test by Alan Stern · 12 years ago
  40. c0c53db USB: EHCI: add new root-hub state: STOPPING by Alan Stern · 13 years ago
  41. 99ac5b1 USB: EHCI: rename "reclaim" by Alan Stern · 13 years ago
  42. 4c53de7 USB: EHCI: add symbolic constants for QHs by Alan Stern · 13 years ago
  43. 3d9545c EHCI: maintain the ehci->command value properly by Alan Stern · 13 years ago
  44. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  45. 855ef45 usb: Fix typo in ehci-dbg.c by Masanari Iida · 13 years ago
  46. 68aa95d EHCI: workaround for MosChip controller bug by Alan Stern · 13 years ago
  47. e879990 USB: EHCI: remove usages of hcd->state by Alan Stern · 14 years ago
  48. c430131 USB: EHCI: Support controllers with big endian capability regs by Jan Andersson · 14 years ago
  49. 9a1cadb USB: EHCI: Cleanup and rewrite ehci_vdgb(). by David Daney · 14 years ago
  50. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  51. 73f35c6 USB: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  52. 723b991 USB: ehci: fix debugfs 'lpm' permissions by Greg Kroah-Hartman · 14 years ago
  53. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  54. 185c9bc USB: ehci: fix remove of ehci debugfs dir by Ming Lei · 15 years ago
  55. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 15 years ago
  56. aa4d834 USB: EHCI: EHCI 1.1 addendum: preparation by Alek Du · 15 years ago
  57. 3807e26 USB: EHCI: split ehci_qh into hw and sw parts by Alek Du · 16 years ago
  58. f8086a0 USB: ehci-dbg.c: no need for checking it before call vfree by Figo.zhang · 16 years ago
  59. e64a521 USB: clean up redundant tests on unsigned by roel kluin · 16 years ago
  60. 2b70f07 USB: EHCI, OHCI, UHCI: remove version numbers by Alan Stern · 16 years ago
  61. 3c4bb71 USB: ehci-dbg: fix reading less content of periodic file by Ming Lei · 16 years ago
  62. 3c04e20 USB: ehci-dbg: increase debug buffer size for periodic file by Ming Lei · 16 years ago
  63. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 17 years ago
  64. fd05e72 drivers/usb annotations and fixes by Al Viro · 17 years ago
  65. 70a1c9e USB: remove dev->power.power_state by Alan Stern · 17 years ago
  66. 9776afc USB: ehci: minor cleanups by David Brownell · 17 years ago
  67. 07d29b6 USB: EHCI: add separate IAA watchdog timer by Alan Stern · 17 years ago
  68. 694cc20 USB: convert ehci debug files to use debugfs instead of sysfs by Tony Jones · 18 years ago
  69. 5a3201b USB: Convert from class_device to device for USB core by Tony Jones · 18 years ago
  70. 8234509 USB: use function attribute __maybe_unused by David Rientjes · 18 years ago
  71. 6dbd682 USB: EHCI support for big-endian descriptors by Stefan Roese · 18 years ago
  72. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 18 years ago
  73. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  74. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  75. 64f8979 USB: revert EHCI VIA workaround patch by Greg Kroah-Hartman · 18 years ago
  76. 26f953f USB: EHCI update VIA workaround by David Brownell · 18 years ago
  77. 1ee9521 USB: fix __must_check warnings in drivers/usb/host/ by Greg Kroah-Hartman · 19 years ago
  78. 53bd6a6 USB: EHCI whitespace fixes (cosmetic) by David Brownell · 19 years ago
  79. 1720058 usbcore: trim down usb_bus structure by Alan Stern · 19 years ago
  80. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 20 years ago
  81. 7dedacf [PATCH] USB: ehci: microframe handling fix by David Brownell · 20 years ago
  82. d49d431 [PATCH] USB: misc ehci updates by David Brownell · 20 years ago
  83. 8561b10 [PATCH] USB: move the usb hcd code to use the new class code. by gregkh@suse.de · 20 years ago
  84. 9a5d3e9 [PATCH] USB: hcd suspend uses pm_message_t by David Brownell · 20 years ago
  85. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2