summaryrefslogtreecommitdiff
path: root/drivers/usb/storage
AgeCommit message (Expand)Author
2019-01-16USB: storage: add quirk for SMI SM3350Icenowy Zheng
2019-01-16USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng
2018-12-05USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
2018-09-26usb: uas: add support for more quirk flagsOliver Neukum
2018-09-26USB: Add quirk to support DJI CineSSDTim Anderson
2018-06-16usb-storage: Add compatibility quirk flags for G-Technologies G-DriveAlexander Kappner
2018-06-16usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driverAlexander Kappner
2018-04-13USB: ene_usb6250: fix SCSI residue overwritingAlan Stern
2018-04-13USB: ene_usb6250: fix first command executionAlan Stern
2018-03-18USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen
2018-03-18uas: fix comparison for error codeOliver Neukum
2018-02-03usb: uas: unconditionally bring back host after resetOliver Neukum
2018-01-17uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng
2017-12-20USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub
2017-12-09uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devicesHans de Goede
2017-10-12USB: uas: fix bug in handling of alternate settingsAlan Stern
2017-10-12usb-storage: fix bogus hardware error messages for ATA pass-thru devicesAlan Stern
2017-10-12usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern
2017-08-16uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson
2017-07-27usb: storage: return on error to avoid a null pointer dereferenceColin Ian King
2017-05-25USB: ene_usb6250: fix DMA to the stackAlan Stern
2017-04-12usb-storage: Add ignore-residue quirk for Initio INIC-3619Tobias Jakobi
2017-01-12usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum
2016-11-15Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum
2016-08-30usb: storage: sddr09: don't print on ENOMEMWolfram Sang
2016-08-30usb: storage: alauda: don't print on ENOMEMWolfram Sang
2016-08-15usb: storage: usb: don't print error when allocating urb failsWolfram Sang
2016-08-09usb: storage: fix runtime pm issue in usb_stor_probe2Heiner Kallweit
2016-06-01USB: uas: Fix slave queue_depth not being setHans de Goede
2016-06-01uas: remove can_queue set in host templateTom Yan
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-17Merge branch 'fixes' into miscJames Bottomley
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi
2016-04-26usb: storage: scsiglue: limit USB3 devices to 2048 sectorsFelipe Balbi
2016-04-26usb: storage: scsiglue: further describe our 240 sector limitFelipe Balbi
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin
2016-04-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede
2016-04-13USB: uas: Limit qdepth at the scsi-host levelHans de Goede
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-18USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede
2016-02-20usb: storage: use usb_store_dbg instead of US_DEBUGPXVictor Dodon
2016-02-03usb: storage: ene_ub6250: Remove unnecessary cast in kfreeAmitoj Kaur Chawla
2016-01-24USB: uas: add full support for RESPONSE IUOliver Neukum
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-01uas: no gfp argument to uas_submit_urbs()Oliver Neukum
2015-12-01uas: use the BIT() macroOliver Neukum
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