1. 6f199aa USB: Allow skipping device resume during system resume by Pavankumar Kondeti · 12 years ago
  2. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 13 years ago
  3. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 13 years ago
  4. 8816230 USB: dynamically allocate usb_device children pointers instead of using a fix array by Huajun Li · 13 years ago
  5. 1720db84 USB: core: Add support for OTG automated compliance tests by Vijayavardhan Vennapusa · 13 years ago
  6. 7483948 Merge tag 'usb-3.3-rc3' into usb-next by Greg Kroah-Hartman · 13 years ago
  7. 0846e7e usb: Add support for indicating whether a port is removable by Matthew Garrett · 13 years ago
  8. 4d92261 kernel-doc: fix new warning in usb.h by Randy Dunlap · 13 years ago
  9. 766b8a7 usb: fix number of mapped SG DMA entries by Clemens Ladisch · 13 years ago
  10. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  11. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  12. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  13. bc677d5 usb: fix number of mapped SG DMA entries by Clemens Ladisch · 13 years ago
  14. f3a6a4b USB: Add helper macro for usb_driver boilerplate by Greg Kroah-Hartman · 13 years ago
  15. 2c4d6bf USB: move usb_translate_errors to linux/usb.h by Johan Hovold · 13 years ago
  16. eb5589a include: convert various register fcns to macros to avoid include chaining by Paul Gortmaker · 14 years ago
  17. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  18. 65580b43 xHCI: set USB2 hardware LPM by Andiry Xu · 13 years ago
  19. 1ff4df5 usbcore: check device's LPM capability by Andiry Xu · 13 years ago
  20. 3148bf0 usbcore: get BOS descriptor set by Andiry Xu · 13 years ago
  21. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  22. 6498d9d USB: documentation update for the pre_reset method by Alan Stern · 14 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  24. 2694a48 USB: HCD: Add driver hooks for (un)?map_urb_for_dma by Robert Morell · 14 years ago
  25. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  26. 07a8cdd usb: musb: do not use dma for control transfers by Anand Gadiyar · 14 years ago
  27. fcc4a01 USB: use the runtime-PM autosuspend implementation by Alan Stern · 14 years ago
  28. 6ddf27c USB: make usb_mark_last_busy use pm_runtime_mark_last_busy by Ming Lei · 14 years ago
  29. a91be2a usb.h: fix ioctl kernel-doc info by Randy Dunlap · 14 years ago
  30. c6ba1c2 USB:: fix linux/usb.h kernel-doc warnings by Randy Dunlap · 14 years ago
  31. c532b29 USB-BKL: Convert usb_driver ioctl to unlocked_ioctl by Andi Kleen · 15 years ago
  32. e26bcf3 USB: remove unused usb_buffer_alloc and usb_buffer_free macros by Greg Kroah-Hartman · 15 years ago
  33. 812219a USB: usb.h: checkpatch cleanups by Greg Kroah-Hartman · 15 years ago
  34. 22b4b61 USB: remove usb_find_device by Ming Lei · 15 years ago
  35. 0ba169a USB: simplify usb_sg_init() by Alan Stern · 15 years ago
  36. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 15 years ago
  37. 1e42901 USB: Turn interface_to_usbdev into an inline function by Matthew Wilcox · 15 years ago
  38. fe54b05 USB: Add a usb_pipe_endpoint() convenience function by Matthew Wilcox · 15 years ago
  39. 85bcb5e USB: remove URB_NO_SETUP_DMA_MAP by Alan Stern · 15 years ago
  40. 842f169 USB: remove the usb_host_ss_ep_comp structure by Alan Stern · 15 years ago
  41. eab1caf USB: Support for allocating USB 3.0 streams. by Sarah Sharp · 15 years ago
  42. 94af122 USB: Add stream ID field to struct urb. by Sarah Sharp · 15 years ago
  43. 9e18c82 USB: use PM core routines to enable/disable autosuspend by Alan Stern · 15 years ago
  44. ff9c895 USB: fix usbmon and DMA mapping for scatter-gather URBs by Alan Stern · 15 years ago
  45. 073900a USB: rename usb_buffer_alloc() and usb_buffer_free() by Daniel Mack · 15 years ago
  46. f09a15e USB: Fix usb_fill_int_urb for SuperSpeed devices by Matthew Wilcox · 15 years ago
  47. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 15 years ago
  48. efcbd3d USB: Extend and neaten dbg macros by Joe Perches · 15 years ago
  49. 9bbdf1e USB: convert to the runtime PM framework by Alan Stern · 15 years ago
  50. 088f7fe USB: implement usb_enable_autosuspend by Alan Stern · 15 years ago
  51. 6d19c00 USB: implement non-tree resume ordering constraints for PCI host controllers by Alan Stern · 15 years ago
  52. 04a723e USB: Fix duplicate sysfs problem after device reset. by Sarah Sharp · 15 years ago
  53. 91017f9 USB: Refactor code to find alternate interface settings. by Sarah Sharp · 15 years ago
  54. 8e4ceb3 USB: prepare for changover to Runtime PM framework by Alan Stern · 15 years ago
  55. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  56. 4c1bd3d USB: make urb scatter-gather support more generic by David Vrabel · 15 years ago
  57. ccf5b80 USB: make intf.pm_usage an atomic_t by Alan Stern · 15 years ago
  58. 4e9e920 USB: usbmon: end ugly tricks with DMA peeking by Pete Zaitcev · 16 years ago
  59. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  60. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  61. e376bbb USB: usb.h: fix kernel-doc notation by Randy Dunlap · 16 years ago
  62. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  63. f0058c6 USB: Change names of SuperSpeed ep companion descriptor structs. by Sarah Sharp · 16 years ago
  64. e04748e USB: Push scatter gather lists down to host controller drivers. by Sarah Sharp · 16 years ago
  65. 663c30d USB: Parse and store the SuperSpeed endpoint companion descriptors. by Sarah Sharp · 16 years ago
  66. 6d65b78 USB: Support for submitting control URBs under xHCI. by Sarah Sharp · 16 years ago
  67. c651527 USB: Support for addressing a USB device under xHCI by Sarah Sharp · 16 years ago
  68. 7206b00 USB: Add route string to struct usb_device. by Sarah Sharp · 16 years ago
  69. bf92c19 USB: usb.h: change private: kernel-doc for new format requirement by Randy Dunlap · 16 years ago
  70. 820d7a2 USB: remove unused usb_host class by Greg Kroah-Hartman · 16 years ago
  71. 00048b8 USB: add usb debugfs directory by Greg Kroah-Hartman · 16 years ago
  72. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 16 years ago
  73. 3444b26 USB: add reset endpoint operations by David Vrabel · 16 years ago
  74. 8c209e6 USB: make actual_length in struct urb field u32 by Greg Kroah-Hartman · 16 years ago
  75. 16e2e5f USB: make transfer_buffer_lengths in struct urb field u32 by Greg Kroah-Hartman · 16 years ago
  76. 4d6914b USB: Move definitions from usb.h to usb/ch9.h by Julia Lawall · 16 years ago
  77. 11e76ae USB: add kernel-doc for wusb_dev in struct usb_device by Inaky Perez-Gonzalez · 16 years ago
  78. 34c65d8 USB: remove info() macro from usb.h by Greg Kroah-Hartman · 16 years ago
  79. 338b67b USB: remove warn() macro from usb.h by Greg Kroah-Hartman · 16 years ago
  80. 856395d USB: extension of anchor API to unpoison an anchor by Oliver Neukum · 16 years ago
  81. 49367d8 USB: mark "reject" field of struct urb as atomic_t by Ming Lei · 16 years ago
  82. 3b23dd6 USB: utilize the bus notifiers by Alan Stern · 16 years ago
  83. 65bfd29 USB: Enhance usage of pm_message_t by Alan Stern · 16 years ago
  84. f150fa1 USB: Allow usbmon as a module even if usbcore is builtin by Pete Zaitcev · 16 years ago
  85. dc023dc USB: Introduce usb_queue_reset() to do resets from atomic contexts by Inaky Perez-Gonzalez · 16 years ago
  86. 9ac39f2 USB: add asynchronous autosuspend/autoresume support by Alan Stern · 16 years ago
  87. 352d026 USB: don't register endpoints for interfaces that are going away by Alan Stern · 16 years ago
  88. 1987625 USB: anchor API changes needed for btusb by Oliver Neukum · 16 years ago
  89. 6a2839b USB: extend poisoning to anchors by Oliver Neukum · 16 years ago
  90. 55b447b USB: kill URBs permanently by Oliver Neukum · 16 years ago
  91. 55151d7 USB: Defer Set-Interface for suspended devices by Alan Stern · 16 years ago
  92. f4f4d58 USB: add missing kerneldoc line for "needs_binding" by Alan Stern · 16 years ago
  93. 78d9a48 USB: Force unbinding of drivers lacking reset_resume or other methods by Alan Stern · 16 years ago
  94. 742120c USB: fix usb_reset_device and usb_reset_composite_device(take 3) by Ming Lei · 17 years ago
  95. 625f694 USB: remove interface parameter of usb_reset_composite_device by Ming Lei · 17 years ago
  96. 9da82bd USB: implement "soft" unbinding by Alan Stern · 17 years ago
  97. 1b26da1 USB: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  98. b1d8dfb wusb: add link wusb-usb device by Inaky Perez-Gonzalez · 17 years ago
  99. 3b52f12 wusb: add authenticathed bit to usb_dev by Inaky Perez-Gonzalez · 17 years ago
  100. 7ef4f06 USB: update comments about usb driver's header by Oliver Neukum · 17 years ago