summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
...
| * uas: Drop all references to a scsi_cmnd once it has been abortedHans de Goede2014-09-231-3/+44
| * uas: Remove cmnd reference from the cmd urbHans de Goede2014-09-231-6/+3
| * uas: Drop inflight listHans de Goede2014-09-231-16/+16
| * uas: zap_pending: data urbs should have completed at this timeHans de Goede2014-09-231-5/+5
| * uas: Simplify reset / disconnect handlingHans de Goede2014-09-231-37/+6
| * uas: Free data urbs on completionHans de Goede2014-09-231-2/+3
| * uas: Simplify unlink of data urbs on errorHans de Goede2014-09-231-30/+18
| * uas: Check against unexpected completionsHans de Goede2014-09-231-0/+12
| * uas: Do not use scsi_host_find_tagHans de Goede2014-09-231-21/+18
| * uas: Add uas_get_tag() helper functionHans de Goede2014-09-231-12/+21
| * uas: Fix resetting flag handlingHans de Goede2014-09-231-14/+35
| * uas: Remove task-management / abort error handling codeHans de Goede2014-09-231-176/+1
| * uas: Add another ASM1051 usb-id to the uas blacklistHans de Goede2014-09-231-0/+8
| * uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drivesHans de Goede2014-09-231-0/+7
| * uas: Add no-report-opcodes quirkHans de Goede2014-09-233-1/+15
| * uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede2014-09-233-11/+31
| * uas: replace WARN_ON_ONCE() with lockdep_assert_held()Sanjeev Sharma2014-09-231-4/+4
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-071-0/+8
|\ \
| * | scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern2014-09-151-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-191-0/+20
* | | USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark2014-09-191-0/+6
* | | USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark2014-09-191-0/+6
| |/ |/|
* | storage: Add single-LUN quirk for Jaz USB AdapterMark2014-09-111-0/+6
* | uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id checkHans de Goede2014-09-111-2/+2
* | uas: Disable uas on ASM1051 devicesHans de Goede2014-09-101-4/+23
* | USB: storage: add quirk for Newer Technology uSCSI SCSI-USB converterMark2014-08-251-0/+6
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-063-9/+9
|\
| * scsi: use 64-bit LUNsHannes Reinecke2014-07-172-6/+8
| * scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke2014-07-171-3/+1
* | Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-042-22/+20
|\ \
| * | uas: Log a warning when we cannot use uas because the hcd lacks streamsHans de Goede2014-08-011-3/+9
| * | uas: Only complain about missing sg if all other checks succeedHans de Goede2014-08-011-18/+10
| * | uas: Limit qdepth to 32 when connected over usb-2Hans de Goede2014-08-011-1/+1
| |/
* | staging: keucr: remove driverKristina Martšenko2014-07-232-3/+3
|/
* usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-06-302-0/+11
* USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-271-2/+1
* USB: Nokia 5300 should be treated as unusual devDaniele Forsi2014-05-031-0/+7
* USB: Nokia 305 should be treated as unusual devVictor A. Santos2014-05-031-0/+7
* usb: storage: shuttle_usbat: fix discs being detected twiceDaniele Forsi2014-05-031-1/+1
* uas: fix deadlocky memory allocationsOliver Neukum2014-04-161-2/+2
* uas: fix error handling during scsi_scan()Oliver Neukum2014-04-161-1/+2
* uas: fix GFP_NOIO under spinlockOliver Neukum2014-04-161-3/+3
* storage: accept some UAS devices if streams are unavailableOliver Neukum2014-03-041-0/+4
* uas: Remove comment about registering a uas scsi controller for each usb busHans de Goede2014-03-041-6/+0
* uas: Add Hans de Goede as uas maintainerHans de Goede2014-03-041-1/+3
* uas: remove BROKENGerd Hoffmann2014-03-041-1/+1
* uas: Make sure sg elements are properly alignedHans de Goede2014-03-041-0/+18
* uas: Add some data in/out ready iu sanity checksHans de Goede2014-03-041-0/+10
OpenPOWER on IntegriCloud