1. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  2. ca5c485 USB: additional regression fix for device removal by Alan Stern · 13 years ago
  3. e534c5b USB: fix regression occurring during device removal by Alan Stern · 13 years ago
  4. 2e34b42 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  5. 95a2424 Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  6. f76b168b PM: Rename dev_pm_info.in_suspend to is_prepared by Alan Stern · 13 years ago
  7. 0af212b USB: don't let errors prevent system sleep by Alan Stern · 13 years ago
  8. cbb3300 USB: don't let the hub driver prevent system sleep by Alan Stern · 13 years ago
  9. fccf4e8 USB: Free bandwidth when usb_disable_device is called. by Sarah Sharp · 13 years ago
  10. dcc8545 Merge 3.0-rc2 into usb-linus as it's needed by some USB patches by Greg Kroah-Hartman · 13 years ago
  11. c4fc234 USB: Add "authorized_default" parameter to the usbcore module by Carl-Daniel Hailfinger · 13 years ago
  12. 1d4a4bd usb: remove bad dput after dentry_unhash by Sage Weil · 13 years ago
  13. 3824c1d USB: core: Tolerate protocol stall during hub and port status read by Libor Pechacek · 13 years ago
  14. 69fff59 USB: remove remaining usages of hcd->state from usbcore and fix regression by Alan Stern · 13 years ago
  15. 5e467f6 usbcore: warm reset USB3 port in SS.Inactive state by Andiry Xu · 13 years ago
  16. a711423 usbcore: Refine USB3.0 device suspend and resume by Andiry Xu · 13 years ago
  17. 0ed9a57 xHCI: report USB3.0 portstatus comply with USB3.0 specification by Andiry Xu · 13 years ago
  18. 64b3c30 usb/ch9: use proper endianess for wBytesPerInterval by Sebastian Andrzej Siewior · 13 years ago
  19. 643de62 usb: core: Change usb_create_sysfs_intf_files()' return type to void by Michal Nazarewicz · 13 years ago
  20. 1d15ee4 usb/hcd: don't return 0 on error in usb_add_hcd() by Sebastian Andrzej Siewior · 13 years ago
  21. 50ee933 Merge 2.6.39-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  22. a8f08d8 usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0 hub by Andiry Xu · 13 years ago
  23. b214f19 USB: Fix unplug of device with active streams by Matthew Wilcox · 14 years ago
  24. edf847d USB: remove dead code from usb_deregister_dev() by Libor Pechacek · 13 years ago
  25. bce1a70 USB: change the way we initialize format strings by Dmitry Torokhov · 13 years ago
  26. 2868a2b USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices by Dmitry Torokhov · 13 years ago
  27. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  28. 9d02b42 USB: Do not pass negative length to snoop_urb() by Michal Sojka · 13 years ago
  29. e1620d5 USB: Move runtime PM callbacks to usb_device_pm_ops by Rafael J. Wysocki · 13 years ago
  30. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  31. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 14 years ago
  32. 4681b17 USB / Hub: Do not call device_set_wakeup_capable() under spinlock by Rafael J. Wysocki · 14 years ago
  33. 500132a USB: Add support for SuperSpeed isoc endpoints by Paul Zimmerman · 13 years ago
  34. 0c9ffe0 USB: Disable auto-suspend for USB 3.0 hubs. by Sarah Sharp · 14 years ago
  35. 131dec3 USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol. by Sarah Sharp · 14 years ago
  36. ff9d78b USB: Set usb_hcd->state and flags for shared roothubs. by Sarah Sharp · 14 years ago
  37. c563543 usb: Make core allocate resources per PCI-device. by Sarah Sharp · 14 years ago
  38. 83de4b2 usb: Store bus type in usb_hcd, not in driver flags. by Sarah Sharp · 14 years ago
  39. d673bfc usb: Change usb_hcd->bandwidth_mutex to a pointer. by Sarah Sharp · 14 years ago
  40. 23e0d10 usb: Refactor irq enabling out of usb_add_hcd() by Sarah Sharp · 14 years ago
  41. 8766c81 usb: Make usb_hcd_pci_probe labels more descriptive. by Sarah Sharp · 14 years ago
  42. 22c6a35 usb: Make USB 3.0 roothub have a SS EP comp descriptor. by Sarah Sharp · 14 years ago
  43. c706157 USB: Clear "warm" port reset change. by Sarah Sharp · 14 years ago
  44. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  45. 4814030 usb: Initialize hcd->state roothubs. by Sarah Sharp · 13 years ago
  46. abc4f9b USB: Fix usb_add_hcd() checkpatch errors. by Sarah Sharp · 14 years ago
  47. db7c7c0 usb: Always return 0 or -EBUSY to the runtime PM core. by Sarah Sharp · 14 years ago
  48. 752d57a USB: Only treat lasting over-current conditions as errors by Paul Bolle · 13 years ago
  49. 9b37596 USB: move usbcore away from hcd->state by Alan Stern · 13 years ago
  50. 6d42fcd usb: core: hub.c Remove one to many n's in a word. by Justin P. Mattock · 13 years ago
  51. 3b29b68 USB: use "device number" instead of "address" by Alan Stern · 13 years ago
  52. 07194ab USB: Reset USB 3.0 devices on (re)discovery by Luben Tuikov · 14 years ago
  53. 9ce4f80 Revert "USB: Reset USB 3.0 devices on (re)discovery" by Greg Kroah-Hartman · 13 years ago
  54. 637d11b USB: Reset USB 3.0 devices on (re)discovery by Luben Tuikov · 14 years ago
  55. 72a012c USB: Add quirk for Samsung Android phone modem by Maciej Szmigiero · 14 years ago
  56. 3c18e30 USB: add quirks entry for Keytouch QWERTY Panel by Alan Stern · 13 years ago
  57. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 13 years ago
  58. 2694a48 USB: HCD: Add driver hooks for (un)?map_urb_for_dma by Robert Morell · 14 years ago
  59. c8cf203 USB: HCD: Add usb_hcd prefix to exported functions by Robert Morell · 14 years ago
  60. bf3d7d4 USB: fix race between root-hub resume and wakeup requests by Alan Stern · 14 years ago
  61. d199c96 USB: prevent buggy hubs from crashing the USB stack by Alan Stern · 14 years ago
  62. fd96d0d Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 14 years ago
  63. 0828376 USB: Core: Fix minor coding style issues by Tobias Ollmann · 14 years ago
  64. 60678b6 USB: add helper to convert USB error codes by Oliver Neukum · 14 years ago
  65. 9562271 usb: set ep_dev async suspend should be later than device_initialize by Peter Chen · 14 years ago
  66. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  67. 653a39d usb: Realloc xHCI structures after a hub is verified. by Sarah Sharp · 14 years ago
  68. 0029227 xHCI: synchronize irq in xhci_suspend() by Andiry Xu · 14 years ago
  69. c8940ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  70. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  71. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  72. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  73. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  74. b8c76f6 PM: Replace the device power.status field with a bit field by Rafael J. Wysocki · 14 years ago
  75. 2af1084 USB: Merge 2.6.37-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  76. f4ce908 USB: core: Add input prompt and help text for USB_OTG config by Pavankumar Kondeti · 14 years ago
  77. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  78. 07a8cdd usb: musb: do not use dma for control transfers by Anand Gadiyar · 14 years ago
  79. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  80. c08512c USB: improve uses of usb_mark_last_busy by Alan Stern · 14 years ago
  81. fcc4a01 USB: use the runtime-PM autosuspend implementation by Alan Stern · 14 years ago
  82. 6ddf27c USB: make usb_mark_last_busy use pm_runtime_mark_last_busy by Ming Lei · 14 years ago
  83. 045cac6 USB: use sysfs_merge_group for power attributes by Alan Stern · 14 years ago
  84. 63defa7 USB: use the no_callbacks flag for interfaces by Ming Lei · 14 years ago
  85. 886ccd4 usb: core: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  86. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  87. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  88. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  89. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  90. 56626a7 USB: accept some invalid ep0-maxpacket values by Alan Stern · 14 years ago
  91. 85f0ff4 usb: Fix issue with USB 3.0 devices after system resume by Sarah Sharp · 14 years ago
  92. c8d4af8 USB: core: use kernel assigned address for devices under xHCI by Andiry Xu · 14 years ago
  93. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  94. 7b3a766 usb: core: endpoint: Fix error path by Rahul Ruikar · 14 years ago
  95. 7491f13 USB: do not print -ESHUTDOWN message if usb at otg device mode by Peter Chen · 14 years ago
  96. 1dae423 USB: introduce unmap_urb_setup_for_dma() by Martin Fuzzey · 14 years ago
  97. 80f0cf3 USB: disable endpoints after unbinding interfaces, not before by Alan Stern · 14 years ago
  98. 2501331 usb: change to new flag variable by matt mooney · 14 years ago
  99. 496dda7 usb: musb: host: unmap the buffer for PIO data transfers by Maulik Mankad · 14 years ago
  100. 834e231 USB: teach "devices" file about Wireless and SuperSpeed USB by Alan Stern · 14 years ago