aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAge
* Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-08
|\
| * uas: Reduce number of function arguments for uas_alloc_foo functionsHans de Goede2014-10-03
| * storage: Add quirk for another SCM-based USB-SCSI converterMark Knibbs2014-09-24
| * storage: Add quirks for Castlewood and Double-H USB-SCSI convertersMark Knibbs2014-09-24
| * storage: Replace magic number with define in usb_stor_euscsi_init()Mark Knibbs2014-09-24
| * usb: Fixed a few typosMickael Maison2014-09-24
| * USB: storage: use %*ph specifier to dump small buffersAndy Shevchenko2014-09-24
| * uas: Add response iu handlingHans de Goede2014-09-24
| * uas: Log error codes when logging errorsHans de Goede2014-09-24
| * uas: Cleanup uas_log_cmd_state usageHans de Goede2014-09-24
| * uas: Remove protype hardware usb interface infoHans de Goede2014-09-24
| * uas: Remove support for old sense ui as used in pre-production hardwareHans de Goede2014-09-24
| * uas: Drop COMMAND_COMPLETED flagHans de Goede2014-09-24
| * uas: Use scsi_print_commandHans de Goede2014-09-24
| * uas: Do not log urb status error on cancellationHans de Goede2014-09-24
| * uas: Use streams on upcoming 10Gbps / 3.1 USBHans de Goede2014-09-24
| * uas: pre_reset and suspend: Fix a few racesHans de Goede2014-09-24
| * uas: Fix memleak of non-submitted urbsHans de Goede2014-09-24
| * uas: Drop all references to a scsi_cmnd once it has been abortedHans de Goede2014-09-24
| * uas: Remove cmnd reference from the cmd urbHans de Goede2014-09-24
| * uas: Drop inflight listHans de Goede2014-09-24
| * uas: zap_pending: data urbs should have completed at this timeHans de Goede2014-09-24
| * uas: Simplify reset / disconnect handlingHans de Goede2014-09-24
| * uas: Free data urbs on completionHans de Goede2014-09-24
| * uas: Simplify unlink of data urbs on errorHans de Goede2014-09-24
| * uas: Check against unexpected completionsHans de Goede2014-09-24
| * uas: Do not use scsi_host_find_tagHans de Goede2014-09-24
| * uas: Add uas_get_tag() helper functionHans de Goede2014-09-24
| * uas: Fix resetting flag handlingHans de Goede2014-09-24
| * uas: Remove task-management / abort error handling codeHans de Goede2014-09-24
| * uas: Add another ASM1051 usb-id to the uas blacklistHans de Goede2014-09-24
| * uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drivesHans de Goede2014-09-24
| * uas: Add no-report-opcodes quirkHans de Goede2014-09-24
| * uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede2014-09-24
| * uas: replace WARN_ON_ONCE() with lockdep_assert_held()Sanjeev Sharma2014-09-24
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-07
|\ \
| * | scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern2014-09-15
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-10-05
|\ \ \ | |_|/ |/| |
| * | [SCSI] uas: disable use of blk-mq I/O pathChristoph Hellwig2014-10-03
* | | USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark2014-09-19
* | | USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark2014-09-19
* | | USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark2014-09-19
| |/ |/|
* | storage: Add single-LUN quirk for Jaz USB AdapterMark2014-09-11
* | uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id checkHans de Goede2014-09-11
* | uas: Disable uas on ASM1051 devicesHans de Goede2014-09-10
* | USB: storage: add quirk for Newer Technology uSCSI SCSI-USB converterMark2014-08-25
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-06
|\
| * scsi: use 64-bit LUNsHannes Reinecke2014-07-17
| * scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke2014-07-17
* | Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-04
|\ \