summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
AgeCommit message (Expand)AuthorLines
2015-03-18uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede-0/+7
2015-02-24usb-storage: support for more than 8 LUNsOliver Neukum-0/+6
2015-02-24uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS539Hans de Goede-0/+7
2015-01-25usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko-0/+7
2015-01-25uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017Hans de Goede-0/+7
2015-01-25storage: Revise/fix quirk for 04E6:000F SCM USB-SCSI converterMark Knibbs-1/+1
2015-01-09uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosuresHans de Goede-0/+14
2015-01-09uas: Do not blacklist ASM1153 disk enclosuresHans de Goede-13/+28
2015-01-09uas: disable UAS on Apricorn SATA donglesDarrick J. Wong-0/+10
2015-01-09uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS566 with usb-id 0bc2:a013Hans de Goede-0/+7
2015-01-09uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013Hans de Goede-0/+7
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-67/+70
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki-1/+1
2014-12-10printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches-1/+1
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley-1/+1
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley-8/+9
2014-11-30Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman-0/+7
2014-11-24storage: Fix bus scan and multi-LUN support for SCM eUSCSI devicesMark Knibbs-12/+24
2014-11-24storage: Enable multi-target mode as vendor driver does for SCM eUSCSI bridgeMark Knibbs-2/+1
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig-1/+1
2014-11-22USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012Hans de Goede-0/+7
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig-1/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig-2/+2
2014-11-12scsi: remove ordered_tag host template fieldChristoph Hellwig-1/+0
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig-1/+1
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke-4/+6
2014-11-10Merge 3.18-rc4 into usb-next.Greg Kroah-Hartman-2/+58
2014-11-07USB: storage: Reject bogus max LUN valuesMark Knibbs-3/+14
2014-11-05USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...Mark Knibbs-2/+2
2014-11-05Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"Greg Kroah-Hartman-1/+1
2014-11-03uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate modelsHans de Goede-0/+14
2014-11-03usb: storage: Convert usb_stor_dbg to return voidJoe Perches-9/+8
2014-11-03uas: Make uas work with blk-mqHans de Goede-41/+23
2014-11-03usb: storage: fix build warnings !CONFIG_PMLuis Henriques-0/+2
2014-11-03uas: Add NO_ATA_1X for VIA VL711 devicesHans de Goede-0/+7
2014-11-03uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate modelHans de Goede-0/+7
2014-11-03usb-storage: handle a skipped data phaseAlan Stern-0/+26
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-433/+378
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-0/+8
2014-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-0/+7
2014-10-03uas: Reduce number of function arguments for uas_alloc_foo functionsHans de Goede-15/+14
2014-10-03[SCSI] uas: disable use of blk-mq I/O pathChristoph Hellwig-0/+7
2014-09-23storage: Add quirk for another SCM-based USB-SCSI converterMark Knibbs-2/+8
2014-09-23storage: Add quirks for Castlewood and Double-H USB-SCSI convertersMark Knibbs-0/+14
2014-09-23storage: Replace magic number with define in usb_stor_euscsi_init()Mark Knibbs-1/+1
2014-09-23usb: Fixed a few typosMickael Maison-4/+4
2014-09-23USB: storage: use %*ph specifier to dump small buffersAndy Shevchenko-9/+5
2014-09-23uas: Add response iu handlingHans de Goede-0/+10
2014-09-23uas: Log error codes when logging errorsHans de Goede-5/+12