1. 79b4c06 uas: Add the posibilty to blacklist uas devices from using the uas driver by Hans de Goede · 11 years ago
  2. 82aa038 uas: Move uas detect code to uas-detect.h by Hans de Goede · 11 years ago
  3. e1be067 uas: Add a uas_find_uas_alt_setting helper function by Hans de Goede · 11 years ago
  4. d3f7c15 uas: Use all available stream ids by Hans de Goede · 11 years ago
  5. e52e031 uas: s/response_ui/response_iu/ by Hans de Goede · 11 years ago
  6. 4de7a373 uas: Fix reset handling for externally triggered reset by Hans de Goede · 11 years ago
  7. be326f4 uas: Fix reset locking by Hans de Goede · 11 years ago
  8. 6c2334e uas: Fix uas not working when plugged into an ehci port by Hans de Goede · 11 years ago
  9. a887cd3 uas: uas_alloc_cmd_urb: drop unused stream_id parameter by Hans de Goede · 11 years ago
  10. 7e50e0b uas: Avoid unnecessary unlock / lock calls around unlink_data_urbs by Hans de Goede · 11 years ago
  11. 6ce8213 uas: Properly set interface to altsetting 0 on probe failure by Hans de Goede · 11 years ago
  12. d5f808d uas: Urbs must be anchored before submitting them by Hans de Goede · 11 years ago
  13. f491ecb uas: replace BUG_ON() + WARN_ON() with WARN_ON_ONCE() by Gerd Hoffmann · 11 years ago
  14. 326349f uas: add dead request list by Gerd Hoffmann · 11 years ago
  15. 1bf8198 uas: make work list per-device by Gerd Hoffmann · 11 years ago
  16. d89bd83 uas: properly reinitialize in uas_eh_bus_reset_handler by Gerd Hoffmann · 11 years ago
  17. 823d12c usb-storage: enable multi-LUN scanning when needed by Alan Stern · 11 years ago
  18. c5637e5 usb-storage: add unusual-devs entry for BlackBerry 9000 by Alan Stern · 11 years ago
  19. a9c143c usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB by Alan Stern · 11 years ago
  20. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  21. 0e16114f USB: Nokia 502 is an unusual device by Mikhail Zolotaryov · 11 years ago
  22. 40fcd88b8 USB: storage: fix compile warning by Ming Lei · 11 years ago
  23. e5fc70d USB: storage: use sg_miter_* APIs to access scsi buffer by Ming Lei · 11 years ago
  24. 32c37fc usb-storage: add quirk for mandatory READ_CAPACITY_16 by Oliver Neukum · 11 years ago
  25. f2e0ae9 USB storage: audit sysfs attribute permissions by Greg Kroah-Hartman · 11 years ago
  26. e7a6121f USB: storage: Add MicroVault Flash Drive to unusual_devs by Ren Bigcren · 11 years ago
  27. 45f6bc5 Merge 3.10-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  28. 6523f6d usb: storage: alauda: initialize variables directly by Emilio López · 11 years ago
  29. 4cb4f83 usb: storage: sddr09: initialize variables directly by Emilio López · 11 years ago
  30. 1c9e55c USB: usb-stor: realtek_cr: Fix compile error by Wei WANG · 11 years ago
  31. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  32. 677a0b5 drivers/usb/storage/realtek_cr.c: fix build by Andrew Morton · 11 years ago
  33. 671b4b2 usb-storage: CY7C68300A chips do not support Cypress ATACB by Tormod Volden · 11 years ago
  34. 4601de8 USB: storage: convert to use module_usb_driver() by Greg Kroah-Hartman · 11 years ago
  35. 191648d usb: storage: Convert US_DEBUGP to usb_stor_dbg by Joe Perches · 11 years ago
  36. 1cb6e73 usb: storage: Fix link error by Joe Perches · 11 years ago
  37. 75b9130 usb: storage: Add usb_stor_dbg, reduce object size by Joe Perches · 11 years ago
  38. 25e11ec USB: regroup all depends on USB within an if USB block by Florian Fainelli · 11 years ago
  39. 09dae7f usb-storage: switch to ->show_info() by Al Viro · 11 years ago
  40. cf2d950 Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 12 years ago
  41. 29f86e6 usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player by Dmitry Artamonow · 12 years ago
  42. 5b2750d driver: usb: storage: remove cast for kmalloc return value by Zhang Yanfei · 12 years ago
  43. bba90ae usb: storage: onetouch: tighten a range check by Dan Carpenter · 12 years ago
  44. ab4b716 USB: storage: fix Huawei mode switching regression by Bjørn Mork · 12 years ago
  45. fbb8c74 USB: storage: in-kernel modeswitching is deprecated by Bjørn Mork · 12 years ago
  46. 18e0331 USB: usb-storage: unusual_devs update for Super TOP SATA bridge by Josh Boyer · 12 years ago
  47. cd06095 USB: storage: properly handle the endian issues of idProduct by fangxiaozhi · 12 years ago
  48. ceb675a Merge usb-linus branch into usb-next by Greg Kroah-Hartman · 12 years ago
  49. 200e0d9 USB: storage: optimize to match the Huawei USB storage devices and support new switch command by fangxiaozhi · 12 years ago
  50. 07c7be3 USB: storage: Define a new macro for USB storage match rules by fangxiaozhi · 12 years ago
  51. bde027b usb-uas: set max_lun and max_channel by Gerd Hoffmann · 12 years ago
  52. f4cc183 USB: storage: avoid scanning other targets for single target device by Ming Lei · 12 years ago
  53. f8be6bf uas: fail any request submitted while resetting the device. by Gerd Hoffmann · 12 years ago
  54. 4c45697 uas: improve device reset by Gerd Hoffmann · 12 years ago
  55. 5d39040 uas: improve abort handler by Gerd Hoffmann · 12 years ago
  56. efefecf uas: add IS_IN_WORK_LIST flag by Gerd Hoffmann · 12 years ago
  57. b06e48a uas: add UNLINK_DATA_URBS flag by Gerd Hoffmann · 12 years ago
  58. aa8f612 uas: new function to cancel data urbs by Gerd Hoffmann · 12 years ago
  59. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  60. 414a6750 Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  61. fb37ef9 USB: mark uas driver as BROKEN by Greg KH · 12 years ago
  62. 1ac9060 usb: storage: remove redundant memset() in usb_probe_stor1() by Yan Hong · 12 years ago
  63. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  64. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  65. 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
  66. 806df3a USB: ums_realtek: fix build warning by Jingoo Han · 12 years ago
  67. d7870af usb-storage: add unusual_devs entry for Casio EX-N1 digital camera by Michael Shigorin · 12 years ago
  68. e0423de USB: uas: fix gcc warning by Gerd Hoffmann · 12 years ago
  69. 1994ff4 USB: uas: fix locking by Gerd Hoffmann · 12 years ago
  70. e064852 USB: uas: add locking by Gerd Hoffmann · 12 years ago
  71. 0871d7d USB: uas: fix abort by Gerd Hoffmann · 12 years ago
  72. ef018cc9 USB: uas: remove aborted field, replace with status bit. by Gerd Hoffmann · 12 years ago
  73. 0393986 USB: uas: fix task management by Gerd Hoffmann · 12 years ago
  74. a0e39e3 USB: uas: keep track of command urbs by Gerd Hoffmann · 12 years ago
  75. 0220a3f USB: sierra_ms: don't keep unused variable by Alan Cox · 12 years ago
  76. f61870e usb: remove libusual by Sebastian Andrzej Siewior · 12 years ago
  77. 7fda953 usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET by Lan Tianyu · 12 years ago
  78. 595c897 USB: storage: ene_ub6250: Use macros for firmware names by Tim Gardner · 12 years ago
  79. 1f9be64 usb: storage: update usb devices for write cache quirk in quirk list. by Namjae Jeon · 12 years ago
  80. e1bc9e5 usb: storage: add support for write cache quirk by Namjae Jeon · 12 years ago
  81. e765bf8 Merge 3.5-rc5 into usb-next by Greg Kroah-Hartman · 12 years ago
  82. 023b515 uas: task mgmt & error handling by Gerd Hoffmann · 12 years ago
  83. bdd000f uas: track urbs, kill inflight urbs on disconnect. by Gerd Hoffmann · 12 years ago
  84. 8aac863 uas: improve error handling by Gerd Hoffmann · 12 years ago
  85. b1d6769 uas: keep track of command state, finish scsi cmd when really done. by Gerd Hoffmann · 12 years ago
  86. e9bd7e1 uas: fix sense urb handling by Gerd Hoffmann · 12 years ago
  87. db32de1 Revert "usb/uas: one only one status URB/host on stream-less connection" by Gerd Hoffmann · 12 years ago
  88. c621a81 Revert "usb/uas: make sure data urb is gone if we receive status before that" by Gerd Hoffmann · 12 years ago
  89. 0070513 usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs) by Alan Stern · 12 years ago
  90. 6a0bdff SCSI & usb-storage: add try_rc_10_first flag by Alan Stern · 12 years ago
  91. ff446f2 Merge 3.5-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  92. afff07e usb-storage: Add 090c:1000 to unusal-devs by Hans de Goede · 12 years ago
  93. fc8ef48 USB: storage: fixed space issues in coding style. by Jeffrin Jose · 12 years ago
  94. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  95. db2c862 USB: storage: fixed keyword related space issues. by Jeffrin Jose · 12 years ago
  96. a163106 USB: storage: fixed several trailing white spaces issues. by Jeffrin Jose · 12 years ago
  97. a7edf68 USB: storage: fixed C99 comment issue. by Jeffrin Jose · 12 years ago
  98. df767b7 usb-storage: unusual_devs entry for Yarvik PMP400 MP4 player by Alan Stern · 12 years ago
  99. 09091a4 Merge 3.4-rc4 into usb-next. by Greg Kroah-Hartman · 12 years ago
  100. e44fabb usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware() and pointless assignment by Jesper Juhl · 12 years ago