1. 9347d51 USB: reorganize urb->status use in usbmon by Alan Stern · 17 years ago
  2. 1f5a3d0 USB: fix mistake in usb_hcd_giveback_urb by Alan Stern · 17 years ago
  3. eb23105 USB: add urb->unlinked field by Alan Stern · 17 years ago
  4. b0d9efb USB: centralize -EREMOTEIO handling by Alan Stern · 17 years ago
  5. d74d4a6 USB: don't touch sysfs stuff when altsetting is unchanged by Alan Stern · 17 years ago
  6. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  7. b0e396e USB: make usb_release_interface static by Greg Kroah-Hartman · 17 years ago
  8. b5ea060 USB: rename choose_configuration by Greg Kroah-Hartman · 17 years ago
  9. e03f2e8 usb: hook up device authorization to sysfs by Inaky Perez-Gonzalez · 17 years ago
  10. 93993a0 usb: introduce usb_authorize/deauthorize() by Inaky Perez-Gonzalez · 17 years ago
  11. d9d16e8 usb: split usb_new_device for clarity and refactoring by Inaky Perez-Gonzalez · 17 years ago
  12. f8a3746 usb: usb_generic_probe() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  13. 72230ab usb: usb_probe_interface() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  14. 1145065 usb: usb_get_configuration() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  15. 16bbab2 usb: usb_set_configuration() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  16. d7d0725 usb: initialize authorization and wusb bits in USB devices by Inaky Perez-Gonzalez · 17 years ago
  17. eb579f5 usb: cleanup usb_register_bus() and hook up sysfs group by Inaky Perez-Gonzalez · 17 years ago
  18. 5234ce1 usb: add the concept of default authorization to USB hosts by Inaky Perez-Gonzalez · 17 years ago
  19. 9a9bf40 USB: separate out endpoint queue management and DMA mapping routines by Alan Stern · 17 years ago
  20. 9439eb9 USB: update spinlock usage for root-hub URBs by Alan Stern · 17 years ago
  21. d617bc8 USB: cleanup for previous patches by Alan Stern · 17 years ago
  22. 93cf9b9 USB: avoid urb->pipe in usbfs by Alan Stern · 17 years ago
  23. 4326ed0 USB: address-0 handling during device initialization by Alan Stern · 17 years ago
  24. 5e60a16 USB: avoid using urb->pipe in usbcore by Alan Stern · 17 years ago
  25. fea3409 USB: add direction bit to urb->transfer_flags by Alan Stern · 17 years ago
  26. bdd016b USB: add ep->enable by Alan Stern · 17 years ago
  27. 5b653c7 USB: add urb->ep by Alan Stern · 17 years ago
  28. 7d2c592 USB: disable autosuspend by default for non-hubs by Alan Stern · 17 years ago
  29. e6a20ff USB: another quirky device (LCD display) by Oliver Neukum · 17 years ago
  30. 8683369 USB: More USB_QUIRK_RESET_RESUME devices by Lamarque Vieira Souza · 17 years ago
  31. e5dd011 USB: fix linked list insertion bugfix for usb core by Nathael Pajani · 17 years ago
  32. ce05916 USB: quirky flash drive by Oliver Neukum · 17 years ago
  33. c269b6a USB: prevent Genesys USB-IDE from autosuspending by Alan Stern · 17 years ago
  34. d7790ba USB: prevent Thomson card reader from autosuspending by Alan Stern · 17 years ago
  35. a74108d USB: Add iPhone device id to the quirk list. by Matt Colyer · 17 years ago
  36. d65cc1b usb: add PRODUCT, TYPE to usb-interface events by Kay Sievers · 17 years ago
  37. a78d702b usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklist by Paul Walmsley · 17 years ago
  38. 013d27f USB: update last_busy field correctly by Alan Stern · 17 years ago
  39. c39772d USB: allow retry on descriptor fetch errors by Alan Stern · 17 years ago
  40. 53059f4 USB: another quirky device by Oliver Neukum · 17 years ago
  41. 5f546c5 USB: quirky mass storage device by Oliver Neukum · 17 years ago
  42. 46dede4 USB: accept 1-byte Device Status replies, fixing some b0rken devices by Alan Stern · 17 years ago
  43. f095137 USB: blacklist Samsung ML-2010 printer by Oliver Neukum · 17 years ago
  44. 8b2580e USB: quirks: multicard reader doesn't like autosuspend by David Brownell · 17 years ago
  45. 67f5dde USB: Fix a bug in usb_start_wait_urb by Alan Stern · 17 years ago
  46. a12b8db USB: fix scatterlist PIO case (IOMMU) by David Brownell · 17 years ago
  47. 209b3cf USB: yet another quirky device by Oliver Neukum · 17 years ago
  48. d229813 USB: Add CanonScan LiDE30 to the quirk list by Johann Felix Soden · 17 years ago
  49. 81ac0dd USB: even more quirks by Oliver Neukum · 17 years ago
  50. fb74535 USB: more quirky devices by Oliver Neukum · 17 years ago
  51. 809a58b USB: change name of spinlock in hcd.c by Alan Stern · 17 years ago
  52. 32aca56 USB: move routines in hcd.c by Alan Stern · 17 years ago
  53. 3fc3e82 USB: core: message: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  54. beafef0 USB: documentation update for usb_unlink_urb by Alan Stern · 17 years ago
  55. 195af2c USB: fix warning caused by autosuspend counter going negative by Alan Stern · 17 years ago
  56. 69d42a7 USB: add "descriptors" binary sysfs attribute by Alan Stern · 17 years ago
  57. aebdc3b dev_vdbg(), available with -DVERBOSE_DEBUG by David Brownell · 17 years ago
  58. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  59. 6c59649 USB: additions to the quirk list by Oliver Neukum · 17 years ago
  60. e4f7473 USB: quirk for samsung printer by Oliver Neukum · 17 years ago
  61. fbf54dd USB: usb/dma doc updates by David Brownell · 17 years ago
  62. 70f458f USB: make the usb_device numa_node get assigned from controller by Yinghai Lu · 17 years ago
  63. 8d6d5fd USB: Make usb-autosuspend timer 1 sec jiffy aligned by Venki Pallipadi · 17 years ago
  64. 8e80e75 USB: Don't autosuspend Blackberry devices. by Jeremy Katz · 17 years ago
  65. 165fe97 USB: add IAD support to usbfs and sysfs by Craig W. Nadler · 17 years ago
  66. 8ccef0d USB: Fix off-by-1 error in the scatter-gather library by Alan Stern · 17 years ago
  67. cfa59da USB: Don't resume root hub if the controller is suspended by Alan Stern · 17 years ago
  68. e7e6da9 USB: Remove usages of dev->power.power_state by Alan Stern · 17 years ago
  69. 8b3b01c USB: Add URB_FREE_BUFFER flag and the logic behind it by Marcel Holtmann · 17 years ago
  70. 300871c USB: Fix up full-speed bInterval values in high-speed interrupt descriptor by Laurent Pinchart · 17 years ago
  71. 9f6a93f usb: free DMA mappings if enqueue fails by Pete Zaitcev · 17 years ago
  72. 60aac1e USB: Handle bogus low-speed Bulk endpoints by Alan Stern · 17 years ago
  73. b41a60e USB: add power/persist device attribute by Alan Stern · 17 years ago
  74. 54515fe USB: unify reset_resume and normal resume by Alan Stern · 17 years ago
  75. f07600c USB: add reset_resume method by Alan Stern · 17 years ago
  76. 624d6c0 USB: remove excess code from hub.c by Alan Stern · 17 years ago
  77. 686314c USB: separate root and non-root suspend/resume by Alan Stern · 17 years ago
  78. 4956ecc USB: remove __usb_port_suspend by Alan Stern · 17 years ago
  79. 51a2f07 USB: introduce usb_anchor by Oliver Neukum · 17 years ago
  80. ffcdc18 USB Core: hub.c: prevent re-enumeration on HNP by Vikram Pandita · 17 years ago
  81. 20dfdad USB: rework C++-style comments by Alan Stern · 17 years ago
  82. d4ead16 USB: prevent char device open/deregister race by Alan Stern · 17 years ago
  83. 55e5fdf USB: hub.c loops forever on resume from ram due to bluetooth by Mark Lord · 17 years ago
  84. 01cd081 USB: Patch to align the various USB timers to fire at the same time by Arjan van de Ven · 17 years ago
  85. dd4dd19 USB: Make device reset stop retrying after disconnect by Alan Stern · 17 years ago
  86. 6bc6cff USB: add RESET_RESUME device quirk by Alan Stern · 17 years ago
  87. 0458d5b USB: add USB-Persist facility by Alan Stern · 17 years ago
  88. e805485 USB: make hub driver's release more robust by Alan Stern · 17 years ago
  89. 06b84e8 USB: remove "locktree" routine from the hub driver by Alan Stern · 17 years ago
  90. f3fd77c USB: remove references to dev.power.power_state by Alan Stern · 17 years ago
  91. 8adb478 USB: don't unsuspend for a new connection by Alan Stern · 17 years ago
  92. b6f6436 USB: move bus_suspend and bus_resume method calls by Alan Stern · 17 years ago
  93. 4d46109 USB: Implement PM FREEZE and PRETHAW by Alan Stern · 17 years ago
  94. 784a6e1 USB: interface PM state by Alan Stern · 17 years ago
  95. 515c535 PM: Remove prev_state from struct dev_pm_info by Rafael J. Wysocki · 17 years ago
  96. 615ae11 USB: Fix up bogus bInterval values in endpoint descriptors by Alan Stern · 17 years ago
  97. dda034b USB: set default y for CONFIG_USB_DEVICE_CLASS by Kay Sievers · 17 years ago
  98. d5d4db7 USB: replace flush_workqueue with cancel_sync_work by Alan Stern · 17 years ago
  99. d4b7d8e USB: fix ratelimit call semantics by Alan Stern · 17 years ago
  100. dd86557 USB: handle errors in power/level attribute by Alan Stern · 17 years ago