summaryrefslogtreecommitdiff
path: root/drivers/usb/storage
AgeCommit message (Expand)AuthorFilesLines
2014-09-24uas: Drop COMMAND_COMPLETED flagHans de Goede1-7/+3
2014-09-24uas: Use scsi_print_commandHans de Goede1-2/+3
2014-09-24uas: Do not log urb status error on cancellationHans de Goede1-5/+2
2014-09-24uas: Use streams on upcoming 10Gbps / 3.1 USBHans de Goede1-1/+1
2014-09-24uas: pre_reset and suspend: Fix a few racesHans de Goede1-6/+55
2014-09-24uas: Fix memleak of non-submitted urbsHans de Goede1-0/+22
2014-09-24uas: Drop all references to a scsi_cmnd once it has been abortedHans de Goede1-3/+44
2014-09-24uas: Remove cmnd reference from the cmd urbHans de Goede1-6/+3
2014-09-24uas: Drop inflight listHans de Goede1-16/+16
2014-09-24uas: zap_pending: data urbs should have completed at this timeHans de Goede1-5/+5
2014-09-24uas: Simplify reset / disconnect handlingHans de Goede1-37/+6
2014-09-24uas: Free data urbs on completionHans de Goede1-2/+3
2014-09-24uas: Simplify unlink of data urbs on errorHans de Goede1-30/+18
2014-09-24uas: Check against unexpected completionsHans de Goede1-0/+12
2014-09-24uas: Do not use scsi_host_find_tagHans de Goede1-21/+18
2014-09-24uas: Add uas_get_tag() helper functionHans de Goede1-12/+21
2014-09-24uas: Fix resetting flag handlingHans de Goede1-14/+35
2014-09-24uas: Remove task-management / abort error handling codeHans de Goede1-176/+1
2014-09-24uas: Add another ASM1051 usb-id to the uas blacklistHans de Goede1-0/+8
2014-09-24uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drivesHans de Goede1-0/+7
2014-09-24uas: Add no-report-opcodes quirkHans de Goede3-1/+15
2014-09-24uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede3-11/+31
2014-09-24uas: replace WARN_ON_ONCE() with lockdep_assert_held()Sanjeev Sharma1-4/+4
2014-09-20USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark1-0/+20
2014-09-20USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark1-0/+6
2014-09-20USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark1-0/+6
2014-09-16scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern1-0/+8
2014-09-12storage: Add single-LUN quirk for Jaz USB AdapterMark1-0/+6
2014-09-12uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id checkHans de Goede1-2/+2
2014-09-11uas: Disable uas on ASM1051 devicesHans de Goede1-4/+23
2014-08-25USB: storage: add quirk for Newer Technology uSCSI SCSI-USB converterMark1-0/+6
2014-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-9/+9
2014-08-05Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-22/+20
2014-08-02uas: Log a warning when we cannot use uas because the hcd lacks streamsHans de Goede1-3/+9
2014-08-02uas: Only complain about missing sg if all other checks succeedHans de Goede1-18/+10
2014-08-02uas: Limit qdepth to 32 when connected over usb-2Hans de Goede1-1/+1
2014-07-24staging: keucr: remove driverKristina Martšenko2-3/+3
2014-07-18scsi: use 64-bit LUNsHannes Reinecke2-6/+8
2014-07-18scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke1-3/+1
2014-07-01usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2-0/+11
2014-05-28USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-2/+1
2014-05-04USB: Nokia 5300 should be treated as unusual devDaniele Forsi1-0/+7
2014-05-04USB: Nokia 305 should be treated as unusual devVictor A. Santos1-0/+7
2014-05-04usb: storage: shuttle_usbat: fix discs being detected twiceDaniele Forsi1-1/+1
2014-04-17uas: fix deadlocky memory allocationsOliver Neukum1-2/+2
2014-04-17uas: fix error handling during scsi_scan()Oliver Neukum1-1/+2
2014-04-17uas: fix GFP_NOIO under spinlockOliver Neukum1-3/+3
2014-03-05storage: accept some UAS devices if streams are unavailableOliver Neukum1-0/+4
2014-03-05uas: Remove comment about registering a uas scsi controller for each usb busHans de Goede1-6/+0
2014-03-05uas: Add Hans de Goede as uas maintainerHans de Goede1-1/+3