1. dd95b81 USB: usbfs: struct async is a fixed size structure by Pete Zaitcev · 17 years ago
  2. 1512300 USB: Export suspend statistics by Sarah Sharp · 17 years ago
  3. 2e2eb83 USB: add usbfs stubs for suspend and resume by Alan Stern · 17 years ago
  4. 852c4b4 USB: updates to usb_reset_composite_device() by Alan Stern · 17 years ago
  5. 885e974 USB: repair USBDEVFS_CONNECT ioctl by Alan Stern · 17 years ago
  6. f2a383e USB: always announce a device has been added to the system by Greg Kroah-Hartman · 17 years ago
  7. 90da096 USB: force handover port to companion when hub_port_connect_change fails by Balaji Rao · 17 years ago
  8. 269954e USB: don't change HC power state for a FREEZE by Alan Stern · 17 years ago
  9. 4145ed6 USB: make ksuspend_usbd thread non-freezable by Alan Stern · 17 years ago
  10. 5a3201b USB: Convert from class_device to device for USB core by Tony Jones · 17 years ago
  11. de6f92b USB: handle idVendor of 0x0000 by Greg Kroah-Hartman · 17 years ago
  12. 0cc1a51 USB: use GFP_NOIO in reset path by Oliver Neukum · 17 years ago
  13. da28762 USB : correct comments in usb/core/notify.c by Manish Katiyar · 17 years ago
  14. 15147ff USB: use proper call to driver_create_file by Greg Kroah-Hartman · 17 years ago
  15. 442258e USB: use IRQF_DISABLED for HCD interrupt handlers by Alan Stern · 17 years ago
  16. d48bd97 USB: fix locking loop by avoiding flush_scheduled_work by Alan Stern · 17 years ago
  17. 4a9bee8 USB: uevent environment key fix by Alan Stern · 17 years ago
  18. 7e61559 USB: keep track of whether interface sysfs files exist by Alan Stern · 17 years ago
  19. ddc1fd6 USB HCD: avoid duplicate local_irq_disable() by Alan Stern · 17 years ago
  20. 2e2c5ee USB: Fix priority mistakes in drivers/usb/core/hub.c by Roel Kluin · 17 years ago
  21. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  22. 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 17 years ago
  23. 439a903 USB: fix interface sysfs file-creation bug by Alan Stern · 17 years ago
  24. 0b28baa USB: add URB_FREE_BUFFER to permissible flags by Oliver Neukum · 17 years ago
  25. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  26. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  27. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  28. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  29. e42837b freezer: introduce freezer-friendly waiting macros by Rafael J. Wysocki · 17 years ago
  30. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  31. fd39c86 docbook: fix usb content by Randy Dunlap · 17 years ago
  32. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  33. d1aa3e6 USB: fix race in autosuspend reschedule by Alan Stern · 17 years ago
  34. 271f9e6 USB: skip autosuspended devices during system resume by Alan Stern · 17 years ago
  35. 32fe019 USB: mutual exclusion for EHCI init and port resets by Alan Stern · 17 years ago
  36. 4d59d8a USB: Export URB statistics for powertop by Sarah Sharp · 17 years ago
  37. a691efa USB: remove USB_QUIRK_NO_AUTOSUSPEND by Alan Stern · 17 years ago
  38. 7108f28 USB: don't propagate FREEZE or PRETHAW suspends by Alan Stern · 17 years ago
  39. 403fae7 USB: fix limited_power setting mistake in hub.c by jidong xiao · 17 years ago
  40. 6840d25 USB: flush outstanding URBs when suspending by Alan Stern · 17 years ago
  41. 95cf82f USB: break apart flush_endpoint and disable_endpoint by Alan Stern · 17 years ago
  42. 5ad4f71 USB: move decision to ignore FREEZE events by Alan Stern · 17 years ago
  43. 7477120 USB: Get rid of annoying endpoint-release message by Alan Stern · 17 years ago
  44. e015268 USB: remove traces of urb->status from usbcore by Alan Stern · 17 years ago
  45. 1431d2a USB: get rid of urb->lock by Alan Stern · 17 years ago
  46. 4a00027 USB: Eliminate urb->status usage! by Alan Stern · 17 years ago
  47. 9347d51 USB: reorganize urb->status use in usbmon by Alan Stern · 17 years ago
  48. 1f5a3d0 USB: fix mistake in usb_hcd_giveback_urb by Alan Stern · 17 years ago
  49. eb23105 USB: add urb->unlinked field by Alan Stern · 17 years ago
  50. b0d9efb USB: centralize -EREMOTEIO handling by Alan Stern · 17 years ago
  51. d74d4a6 USB: don't touch sysfs stuff when altsetting is unchanged by Alan Stern · 17 years ago
  52. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  53. b0e396e USB: make usb_release_interface static by Greg Kroah-Hartman · 17 years ago
  54. b5ea060 USB: rename choose_configuration by Greg Kroah-Hartman · 17 years ago
  55. e03f2e8 usb: hook up device authorization to sysfs by Inaky Perez-Gonzalez · 17 years ago
  56. 93993a0 usb: introduce usb_authorize/deauthorize() by Inaky Perez-Gonzalez · 17 years ago
  57. d9d16e8 usb: split usb_new_device for clarity and refactoring by Inaky Perez-Gonzalez · 17 years ago
  58. f8a3746 usb: usb_generic_probe() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  59. 72230ab usb: usb_probe_interface() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  60. 1145065 usb: usb_get_configuration() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  61. 16bbab2 usb: usb_set_configuration() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  62. d7d0725 usb: initialize authorization and wusb bits in USB devices by Inaky Perez-Gonzalez · 17 years ago
  63. eb579f5 usb: cleanup usb_register_bus() and hook up sysfs group by Inaky Perez-Gonzalez · 17 years ago
  64. 5234ce1 usb: add the concept of default authorization to USB hosts by Inaky Perez-Gonzalez · 17 years ago
  65. 9a9bf40 USB: separate out endpoint queue management and DMA mapping routines by Alan Stern · 17 years ago
  66. 9439eb9 USB: update spinlock usage for root-hub URBs by Alan Stern · 17 years ago
  67. d617bc8 USB: cleanup for previous patches by Alan Stern · 17 years ago
  68. 93cf9b9 USB: avoid urb->pipe in usbfs by Alan Stern · 17 years ago
  69. 4326ed0 USB: address-0 handling during device initialization by Alan Stern · 17 years ago
  70. 5e60a16 USB: avoid using urb->pipe in usbcore by Alan Stern · 17 years ago
  71. fea3409 USB: add direction bit to urb->transfer_flags by Alan Stern · 17 years ago
  72. bdd016b USB: add ep->enable by Alan Stern · 17 years ago
  73. 5b653c7 USB: add urb->ep by Alan Stern · 17 years ago
  74. 7e7654a cdev: remove unneeded setting of cdev names by Greg Kroah-Hartman · 17 years ago
  75. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  76. 7d2c592 USB: disable autosuspend by default for non-hubs by Alan Stern · 17 years ago
  77. e6a20ff USB: another quirky device (LCD display) by Oliver Neukum · 17 years ago
  78. 8683369 USB: More USB_QUIRK_RESET_RESUME devices by Lamarque Vieira Souza · 17 years ago
  79. e5dd011 USB: fix linked list insertion bugfix for usb core by Nathael Pajani · 17 years ago
  80. ce05916 USB: quirky flash drive by Oliver Neukum · 17 years ago
  81. c269b6a USB: prevent Genesys USB-IDE from autosuspending by Alan Stern · 17 years ago
  82. d7790ba USB: prevent Thomson card reader from autosuspending by Alan Stern · 17 years ago
  83. a74108d USB: Add iPhone device id to the quirk list. by Matt Colyer · 17 years ago
  84. d65cc1b usb: add PRODUCT, TYPE to usb-interface events by Kay Sievers · 17 years ago
  85. a78d702b usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklist by Paul Walmsley · 17 years ago
  86. 013d27f USB: update last_busy field correctly by Alan Stern · 17 years ago
  87. c39772d USB: allow retry on descriptor fetch errors by Alan Stern · 17 years ago
  88. 53059f4 USB: another quirky device by Oliver Neukum · 17 years ago
  89. 5f546c5 USB: quirky mass storage device by Oliver Neukum · 17 years ago
  90. 46dede4 USB: accept 1-byte Device Status replies, fixing some b0rken devices by Alan Stern · 17 years ago
  91. f095137 USB: blacklist Samsung ML-2010 printer by Oliver Neukum · 17 years ago
  92. 8b2580e USB: quirks: multicard reader doesn't like autosuspend by David Brownell · 17 years ago
  93. 67f5dde USB: Fix a bug in usb_start_wait_urb by Alan Stern · 17 years ago
  94. a12b8db USB: fix scatterlist PIO case (IOMMU) by David Brownell · 17 years ago
  95. 209b3cf USB: yet another quirky device by Oliver Neukum · 17 years ago
  96. d229813 USB: Add CanonScan LiDE30 to the quirk list by Johann Felix Soden · 17 years ago
  97. 81ac0dd USB: even more quirks by Oliver Neukum · 17 years ago
  98. fb74535 USB: more quirky devices by Oliver Neukum · 17 years ago
  99. 809a58b USB: change name of spinlock in hcd.c by Alan Stern · 17 years ago
  100. 32aca56 USB: move routines in hcd.c by Alan Stern · 17 years ago