1. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  2. 2694a48 USB: HCD: Add driver hooks for (un)?map_urb_for_dma by Robert Morell · 14 years ago
  3. c8cf203 USB: HCD: Add usb_hcd prefix to exported functions by Robert Morell · 14 years ago
  4. bf3d7d4 USB: fix race between root-hub resume and wakeup requests by Alan Stern · 14 years ago
  5. d199c96 USB: prevent buggy hubs from crashing the USB stack by Alan Stern · 14 years ago
  6. 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
  7. 0828376 USB: Core: Fix minor coding style issues by Tobias Ollmann · 14 years ago
  8. 60678b6 USB: add helper to convert USB error codes by Oliver Neukum · 14 years ago
  9. 9562271 usb: set ep_dev async suspend should be later than device_initialize by Peter Chen · 14 years ago
  10. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  11. 653a39d usb: Realloc xHCI structures after a hub is verified. by Sarah Sharp · 14 years ago
  12. 0029227 xHCI: synchronize irq in xhci_suspend() by Andiry Xu · 14 years ago
  13. 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
  14. 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
  15. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  16. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  17. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  18. b8c76f6 PM: Replace the device power.status field with a bit field by Rafael J. Wysocki · 14 years ago
  19. 2af1084 USB: Merge 2.6.37-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  20. f4ce908 USB: core: Add input prompt and help text for USB_OTG config by Pavankumar Kondeti · 14 years ago
  21. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  22. 07a8cdd usb: musb: do not use dma for control transfers by Anand Gadiyar · 14 years ago
  23. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  24. c08512c USB: improve uses of usb_mark_last_busy by Alan Stern · 14 years ago
  25. fcc4a01 USB: use the runtime-PM autosuspend implementation by Alan Stern · 14 years ago
  26. 6ddf27c USB: make usb_mark_last_busy use pm_runtime_mark_last_busy by Ming Lei · 14 years ago
  27. 045cac6 USB: use sysfs_merge_group for power attributes by Alan Stern · 14 years ago
  28. 63defa7 USB: use the no_callbacks flag for interfaces by Ming Lei · 14 years ago
  29. 886ccd4 usb: core: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  30. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  31. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  32. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  33. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  34. 56626a7 USB: accept some invalid ep0-maxpacket values by Alan Stern · 14 years ago
  35. 85f0ff4 usb: Fix issue with USB 3.0 devices after system resume by Sarah Sharp · 14 years ago
  36. c8d4af8 USB: core: use kernel assigned address for devices under xHCI by Andiry Xu · 14 years ago
  37. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  38. 7b3a766 usb: core: endpoint: Fix error path by Rahul Ruikar · 14 years ago
  39. 7491f13 USB: do not print -ESHUTDOWN message if usb at otg device mode by Peter Chen · 14 years ago
  40. 1dae423 USB: introduce unmap_urb_setup_for_dma() by Martin Fuzzey · 14 years ago
  41. 80f0cf3 USB: disable endpoints after unbinding interfaces, not before by Alan Stern · 14 years ago
  42. 2501331 usb: change to new flag variable by matt mooney · 14 years ago
  43. 496dda7 usb: musb: host: unmap the buffer for PIO data transfers by Maulik Mankad · 14 years ago
  44. 834e231 USB: teach "devices" file about Wireless and SuperSpeed USB by Alan Stern · 14 years ago
  45. 3df7169 OHCI: work around for nVidia shutdown problem by Alan Stern · 14 years ago
  46. f7dd649 USB: output an error message when the pipe type doesn't match the endpoint type by Simon Arlott · 14 years ago
  47. 4bec991 USB: core: update comment to match current function name by Wolfram Sang · 14 years ago
  48. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  49. 2dab394 USB: update Kconfig help text for CONFIG_USB_SUSPEND by Alan Stern · 14 years ago
  50. 0026e00 USB: fix bug in initialization of interface minor numbers by Alan Stern · 14 years ago
  51. 0791971 usb: allow drivers to use allocated bandwidth until unbound by Thadeu Lima de Souza Cascardo · 14 years ago
  52. b409214 USB: remove fake "address-of" expressions by Alan Stern · 14 years ago
  53. b3e6704 USB: fix thread-unsafe anchor utiliy routines by Christian Lamparter · 14 years ago
  54. c4e0b50 USB: accept RNDIS configs if there's no alternative by Alan Stern · 14 years ago
  55. 93362a8 USB delay init quirk for logitech Harmony 700-series devices by Phil Dibowitz · 14 years ago
  56. 43b86af USB: xHCI: Supporting MSI/MSI-X by Dong Nguyen · 14 years ago
  57. 402e8dd USB: core: hcd-pci: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  58. 4307a28 USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM by Andrea Righi · 14 years ago
  59. 3da7cff USB: add runtime PM for PCI-based host controllers by Alan Stern · 14 years ago
  60. ff2f078 USB: fix race between root-hub wakeup & controller suspend by Alan Stern · 14 years ago
  61. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  62. 057c58b USB: move PCI HCD resume routine by Alan Stern · 14 years ago
  63. 2138a1f USB: refactor the powermac-specific ASIC clock code by Alan Stern · 14 years ago
  64. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  65. c532b29 USB-BKL: Convert usb_driver ioctl to unlocked_ioctl by Andi Kleen · 14 years ago
  66. 6e12ea46 USB-BKL: Remove lock_kernel in usbfs update_sb() by Andi Kleen · 14 years ago
  67. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 14 years ago
  68. cd62ace USB: core endpoint: Fix Coding Styles by csanchez@neurowork.net · 14 years ago
  69. 16be572 USB: core driver: Fix Coding Styles by csanchez@neurowork.net · 14 years ago
  70. c548795 USB: add check to detect host controller hardware removal by Alan Stern · 14 years ago
  71. 6d88e67 USB: don't stop root-hub status polls too soon by Alan Stern · 14 years ago
  72. 96e077a USB: fix failure path in usb_add_hcd() by Alan Stern · 14 years ago
  73. 63ab71d USB: add quirk for Broadcom BT dongle by Oliver Neukum · 14 years ago
  74. 47f19c0 USB: adds Artisman USB dongle to list of quirky devices by Paul Mortier · 14 years ago
  75. 809cd1c USB: Fix USB3.0 Port Speed Downgrade after port reset by Sarah Sharp · 14 years ago
  76. 4882662 USB: obey the sysfs power/wakeup setting by Alan Stern · 14 years ago
  77. 64d6587 USB: fix oops in usb_sg_init() by Alan Stern · 14 years ago
  78. c043f12 USB: unbind all interfaces before rebinding them by Alan Stern · 14 years ago
  79. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  80. 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 15 years ago
  81. c024b72 USB: remove match_device by Ming Lei · 14 years ago
  82. 22b4b61 USB: remove usb_find_device by Ming Lei · 14 years ago
  83. f537da6 USB: add missing "{}" in map_urb_for_dma by Ming Lei · 14 years ago
  84. 89842ae USB: fix interface runtime-PM settings by Alan Stern · 14 years ago
  85. 9f0a6cd USB: usbcore: Do not disable USB3 protocol ports in hub_activate() by Andiry Xu · 14 years ago
  86. 0ba169af USB: simplify usb_sg_init() by Alan Stern · 14 years ago
  87. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 14 years ago
  88. fe54b05 USB: Add a usb_pipe_endpoint() convenience function by Matthew Wilcox · 14 years ago
  89. 85bcb5e USB: remove URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  90. 842f169 USB: remove the usb_host_ss_ep_comp structure by Alan Stern · 14 years ago
  91. e8f4af3 USB: core: config.c: usb_get_configuration() simplified by Michal Nazarewicz · 14 years ago
  92. 44526f9 USB: devices: fix Coding Styles by Carlos Sánchez Acosta · 14 years ago
  93. eab1caf USB: Support for allocating USB 3.0 streams. by Sarah Sharp · 15 years ago
  94. a903098 USB: deprecate the power/level sysfs attribute by Alan Stern · 15 years ago
  95. 9e18c82 USB: use PM core routines to enable/disable autosuspend by Alan Stern · 15 years ago
  96. 7aba8d0 USB: don't enable remote wakeup by default by Alan Stern · 15 years ago
  97. 7560d32e USB: improve runtime remote wakeup settings by Alan Stern · 15 years ago
  98. ff9c895 USB: fix usbmon and DMA mapping for scatter-gather URBs by Alan Stern · 15 years ago
  99. 317149c USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES by Hans de Goede · 15 years ago
  100. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 15 years ago