summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...Mark Knibbs2014-11-051-2/+2
* Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"Greg Kroah-Hartman2014-11-051-1/+1
* uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate modelsHans de Goede2014-11-041-0/+14
* usb: storage: fix build warnings !CONFIG_PMLuis Henriques2014-11-041-0/+2
* uas: Add NO_ATA_1X for VIA VL711 devicesHans de Goede2014-11-041-0/+7
* uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate modelHans de Goede2014-11-041-0/+7
* usb-storage: handle a skipped data phaseAlan Stern2014-11-041-0/+26
* Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-089-433/+378Star
|\
| * uas: Reduce number of function arguments for uas_alloc_foo functionsHans de Goede2014-10-031-15/+14Star
| * storage: Add quirk for another SCM-based USB-SCSI converterMark Knibbs2014-09-241-2/+8
| * storage: Add quirks for Castlewood and Double-H USB-SCSI convertersMark Knibbs2014-09-241-0/+14
| * storage: Replace magic number with define in usb_stor_euscsi_init()Mark Knibbs2014-09-241-1/+1
| * usb: Fixed a few typosMickael Maison2014-09-243-4/+4
| * USB: storage: use %*ph specifier to dump small buffersAndy Shevchenko2014-09-242-9/+5Star
| * uas: Add response iu handlingHans de Goede2014-09-241-0/+10
| * uas: Log error codes when logging errorsHans de Goede2014-09-241-5/+12
| * uas: Cleanup uas_log_cmd_state usageHans de Goede2014-09-241-33/+19Star
| * uas: Remove protype hardware usb interface infoHans de Goede2014-09-241-2/+0Star
| * uas: Remove support for old sense ui as used in pre-production hardwareHans de Goede2014-09-241-46/+1Star
| * uas: Drop COMMAND_COMPLETED flagHans de Goede2014-09-241-7/+3Star
| * uas: Use scsi_print_commandHans de Goede2014-09-241-2/+3
| * uas: Do not log urb status error on cancellationHans de Goede2014-09-241-5/+2Star
| * uas: Use streams on upcoming 10Gbps / 3.1 USBHans de Goede2014-09-241-1/+1
| * uas: pre_reset and suspend: Fix a few racesHans de Goede2014-09-241-6/+55
| * uas: Fix memleak of non-submitted urbsHans de Goede2014-09-241-0/+22
| * uas: Drop all references to a scsi_cmnd once it has been abortedHans de Goede2014-09-241-3/+44
| * uas: Remove cmnd reference from the cmd urbHans de Goede2014-09-241-6/+3Star
| * uas: Drop inflight listHans de Goede2014-09-241-16/+16
| * uas: zap_pending: data urbs should have completed at this timeHans de Goede2014-09-241-5/+5
| * uas: Simplify reset / disconnect handlingHans de Goede2014-09-241-37/+6Star
| * uas: Free data urbs on completionHans de Goede2014-09-241-2/+3
| * uas: Simplify unlink of data urbs on errorHans de Goede2014-09-241-30/+18Star
| * uas: Check against unexpected completionsHans de Goede2014-09-241-0/+12
| * uas: Do not use scsi_host_find_tagHans de Goede2014-09-241-21/+18Star
| * uas: Add uas_get_tag() helper functionHans de Goede2014-09-241-12/+21
| * uas: Fix resetting flag handlingHans de Goede2014-09-241-14/+35
| * uas: Remove task-management / abort error handling codeHans de Goede2014-09-241-176/+1Star
| * uas: Add another ASM1051 usb-id to the uas blacklistHans de Goede2014-09-241-0/+8
| * uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drivesHans de Goede2014-09-241-0/+7
| * uas: Add no-report-opcodes quirkHans de Goede2014-09-243-1/+15
| * uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede2014-09-243-11/+31
| * uas: replace WARN_ON_ONCE() with lockdep_assert_held()Sanjeev Sharma2014-09-241-4/+4
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-081-0/+8
|\ \
| * | scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern2014-09-161-0/+8
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-10-051-0/+7
|\ \ \ | |_|/ |/| |
| * | [SCSI] uas: disable use of blk-mq I/O pathChristoph Hellwig2014-10-031-0/+7
* | | USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark2014-09-201-0/+20
* | | USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark2014-09-201-0/+6
* | | USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark2014-09-201-0/+6
| |/ |/|
* | storage: Add single-LUN quirk for Jaz USB AdapterMark2014-09-111-0/+6