aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/storage
AgeCommit message (Expand)Author
2017-01-12usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum
2016-12-02Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec
2016-07-11USB: uas: Fix slave queue_depth not being setHans de Goede
2016-04-20USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede
2016-04-20USB: uas: Limit qdepth at the scsi-host levelHans de Goede
2016-04-12USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede
2015-12-01usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicronDmitry Katsubo
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-10-04USB: rewrite isd200_init_info for readabilityKris Borer
2015-10-04UAS: also check for ESHUTDOWN in error reportingOliver Neukum
2015-07-27Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman
2015-07-22usb: usleep_range is preferred over udelay where wakeup is flexibleSunny Kumar
2015-07-22usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectorsHans de Goede
2015-07-22usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-05-18Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita
2015-05-10usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede
2015-05-08usb: storage: scsiglue: Remove SPRINTF macro useJoe Perches
2015-04-28uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-04-28uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman
2015-03-18usb: storage: Fix trivial typo in isd200_log_config()Yannick Guerrini
2015-03-18drivers: usb: storage: cypress_atacb.c: trivial checkpatch fixesBas Peters
2015-03-18drivers: usb: storage: alauda.c: properly place braces after function declara...Bas Peters
2015-03-18uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede
2015-02-24usb-storage: support for more than 8 LUNsOliver Neukum
2015-02-24uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS539Hans de Goede
2015-01-25usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko
2015-01-25uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017Hans de Goede
2015-01-25storage: Revise/fix quirk for 04E6:000F SCM USB-SCSI converterMark Knibbs
2015-01-09uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosuresHans de Goede
2015-01-09uas: Do not blacklist ASM1153 disk enclosuresHans de Goede
2015-01-09uas: disable UAS on Apricorn SATA donglesDarrick J. Wong
2015-01-09uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS566 with usb-id 0bc2:a013Hans de Goede
2015-01-09uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013Hans de Goede
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki
2014-12-10printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley
2014-11-30Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman
2014-11-24storage: Fix bus scan and multi-LUN support for SCM eUSCSI devicesMark Knibbs
2014-11-24storage: Enable multi-target mode as vendor driver does for SCM eUSCSI bridgeMark Knibbs
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig