1. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  2. e387ef5 usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams by Laurent Pinchart · 12 years ago
  3. 80da2e0 usb: Add quirk detection based on interface information by Laurent Pinchart · 12 years ago
  4. 925aa46 USB: notify phy when root hub port connect change by Richard Zhao · 12 years ago
  5. 6470cbc Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 12 years ago
  6. b903bd6 Merge 3.5-rc7 into usb-next by Greg Kroah-Hartman · 12 years ago
  7. b04b315 usb: feed USB device information to the /dev/random driver by Theodore Ts'o · 12 years ago
  8. 024f117 USB: Add a sysfs file to show LTM capabilities. by Sarah Sharp · 12 years ago
  9. f74631e USB: Enable Latency Tolerance Messaging (LTM). by Sarah Sharp · 12 years ago
  10. 2497191 USB: Fix LPM disable count mismatch on driver unbind. by Sarah Sharp · 12 years ago
  11. 9cf6599 USB: Disable LPM while the device is unconfigured. by Sarah Sharp · 12 years ago
  12. 6d1d051 USB: Fix LPM disable/enable during device reset. by Sarah Sharp · 12 years ago
  13. fe2072c usb/hcd: Ensure scatter-gather is not used for isoc transfers by Hans de Goede · 12 years ago
  14. 336c5c3 usb: convert port_owners type from void * to struct dev_state * by Lan Tianyu · 12 years ago
  15. 3d97ff6 usbdevfs: Use scatter-gather lists for large bulk transfers by Hans de Goede · 12 years ago
  16. 19181bc usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl by Hans de Goede · 12 years ago
  17. 2102e06 usbdevfs: Correct amount of data copied to user in processcompl_compat by Hans de Goede · 12 years ago
  18. 8bea2bd usb: Add support for root hub port status CAS by Stanislaw Ledwon · 12 years ago
  19. ff446f2 Merge 3.5-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  20. b3a3dd0 USB: fix gathering of interface associations by Daniel Mack · 12 years ago
  21. 57e04bd Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  22. 55558c3 USB: Checking the wrong variable in usb_disable_lpm() by Dan Carpenter · 12 years ago
  23. e714fad usb-core: Set intfdata to NULL if a driver's probe method failed by Hans de Goede · 12 years ago
  24. 81df2d5 USB: allow match on bInterfaceNumber by Bjørn Mork · 12 years ago
  25. 7e97243 USB: rename the usb misc class from "usb" to "usbmisc" by Greg Kroah-Hartman · 12 years ago
  26. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 12 years ago
  27. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  28. e9261fb USB: Fix core compile with CONFIG_USB_SUSPEND=n by Sarah Sharp · 12 years ago
  29. 4e09dcf USB: Remove races in devio.c by Huajun Li · 12 years ago
  30. 8306095 USB: Disable USB 3.0 LPM in critical sections. by Sarah Sharp · 12 years ago
  31. 1ea7e0e USB: Add support to enable/disable USB3 link states. by Sarah Sharp · 12 years ago
  32. 51e0a01 USB: Calculate USB 3.0 exit latencies for LPM. by Sarah Sharp · 12 years ago
  33. d9b2099 USB: Refactor code to set LPM support flag. by Sarah Sharp · 12 years ago
  34. 448b6eb USB: Make sure to fetch the BOS desc for roothubs. by Sarah Sharp · 12 years ago
  35. c3e751e usbcore: enable USB2 LPM if port suspend fails by Andiry Xu · 12 years ago
  36. ea79c2e usb: fix breakage on systems without ACPI by Sasha Levin · 12 years ago
  37. 356c05d sysfs: get rid of some lockdep false positives by Alan Stern · 12 years ago
  38. ef206f3 USB: add read support to usb-serial/../new_id by Bjørn Mork · 12 years ago
  39. e6bbcef USB: let both new_id and remove_id show dynamic id list by Bjørn Mork · 12 years ago
  40. 304f0b2 Revert "usb: add struct usb_hub_port to store port related members." by Greg Kroah-Hartman · 12 years ago
  41. fa28618 Revert "usb: move struct usb_device->children to struct usb_hub_port->child" by Greg Kroah-Hartman · 12 years ago
  42. 1b0159b usb: Kconfig: remove unneeded default value by David Herrmann · 12 years ago
  43. bebc56d usb: move struct usb_device->children to struct usb_hub_port->child by Lan Tianyu · 12 years ago
  44. f397d7c usb: add struct usb_hub_port to store port related members. by Lan Tianyu · 12 years ago
  45. 54d3f8c usb: Set device removable state based on ACPI USB data by Matthew Garrett · 12 years ago
  46. da0af6e usb: Bind devices to ACPI devices when possible by Matthew Garrett · 12 years ago
  47. bfb8bfa USB: make vendor id of root hubs greppable by Paul Bolle · 12 years ago
  48. 6190631 Merge 3.4-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  49. 079d440 USB: file.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  50. 8815bb0 usbhid: prevent deadlock during timeout by Oliver Neukum · 12 years ago
  51. 166cb70 usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es by Steffen Müller · 12 years ago
  52. 007bab9 USB: remove CONFIG_USB_DEVICE_CLASS by Greg Kroah-Hartman · 12 years ago
  53. fb28d58 USB: remove CONFIG_USB_DEVICEFS by Greg Kroah-Hartman · 12 years ago
  54. 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 12 years ago
  55. 8963c48 USB: fix deadlock in bConfigurationValue attribute method by Alan Stern · 12 years ago
  56. d8aec3d USB: fix bug of device descriptor got from superspeed device by Elric Fu · 12 years ago
  57. 879d38e USB: fix race between root-hub suspend and remote wakeup by Alan Stern · 12 years ago
  58. cd4376e USB: don't ignore suspend errors for root hubs by Alan Stern · 12 years ago
  59. e3fa252 Merge 3.2-rc1 into usb-linus by Greg Kroah-Hartman · 12 years ago
  60. da8bfb0 USB documentation: explain lifetime rules for unlinking URBs by Alan Stern · 12 years ago
  61. bcf3985 USB: don't clear urb->dev in scatter-gather library by Alan Stern · 12 years ago
  62. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  63. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  64. 01e0fe0 usbfs: kill racy detection of simple_pin_fs() by Al Viro · 12 years ago
  65. 318ceed tidy up after d_make_root() conversion by Al Viro · 12 years ago
  66. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  67. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  68. 8816230 USB: dynamically allocate usb_device children pointers instead of using a fix array by Huajun Li · 12 years ago
  69. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  70. 371f3b4 usb/core: remove "always" from usb_unlink_urb() kernel doc entry by Sebastian Andrzej Siewior · 12 years ago
  71. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 12 years ago
  72. 8736462 usb: fix defined but not used warnings in hcd-pci.c by Paul Gortmaker · 12 years ago
  73. c69263c Merge branch 'usb-3.3-rc4' into usb-next by Greg Kroah-Hartman · 12 years ago
  74. a45aa3b USB: Set hub depth after USB3 hub reset by Elric Fu · 12 years ago
  75. 2839f5b USB: Turn on auto-suspend for USB 3.0 hubs. by Sarah Sharp · 13 years ago
  76. 72937e1 USB: Set wakeup bits for all children hubs. by Sarah Sharp · 13 years ago
  77. 4ee823b USB/xHCI: Support device-initiated USB 3.0 resume. by Sarah Sharp · 13 years ago
  78. 714b07b USB: Refactor hub remote wake handling. by Sarah Sharp · 13 years ago
  79. 4296c70a USB/xHCI: Enable USB 3.0 hub remote wakeup. by Sarah Sharp · 13 years ago
  80. 3b9b6ac USB: Suspend functions before putting dev into U3. by Sarah Sharp · 13 years ago
  81. 623bef9 USB/xhci: Enable remote wakeup for USB3 devices. by Sarah Sharp · 13 years ago
  82. 68d07f6 USB: Don't fail USB3 probe on missing legacy PCI IRQ. by Sarah Sharp · 12 years ago
  83. d35e70d usb: Use hub port data to determine whether a port is removable by Matthew Garrett · 12 years ago
  84. 0846e7e usb: Add support for indicating whether a port is removable by Matthew Garrett · 12 years ago
  85. 0cb54a3 USB: debugging code shouldn't alter control flow by Alan Stern · 12 years ago
  86. ed283e9 USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines by Alan Stern · 13 years ago
  87. cef9bc5 Dynamic ID addition doesn't need get_driver() by Alan Stern · 13 years ago
  88. 98d9a82 USB: cleanup the handling of the PM complete call by Oliver Neukum · 13 years ago
  89. 1493138 USB: code cleanup in suspend/resume path (3rd try) by Oliver Neukum · 13 years ago
  90. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  91. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  92. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  93. 5b91aca usbfs: propagate umode_t by Al Viro · 13 years ago
  94. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  95. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  96. c972b4b vfs: live vfsmounts never have NULL ->mnt_sb by Al Viro · 13 years ago
  97. 4c1d5a6 vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root by Al Viro · 13 years ago
  98. e78832c USB: remove dead code from suspend/resume path by Oliver Neukum · 13 years ago
  99. 35284b3 USB: add quirk for another camera by Oliver Neukum · 13 years ago
  100. 1b41c83 usbfs: Fix oops related to user namespace conversion. by Sarah Sharp · 13 years ago