summaryrefslogtreecommitdiff
path: root/drivers/usb/storage
AgeCommit message (Expand)Author
2023-05-24usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon
2023-03-30uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman
2023-03-11USB: ene_usb6250: Allocate enough memory for full objectKees Cook
2023-01-24usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park
2022-12-31usb: storage: Add check for kcallocJiasheng Jiang
2022-10-26Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung
2022-10-05uas: ignore UAS for Thinkplus chipsHongling Zeng
2022-10-05usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng
2022-10-05uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng
2022-09-20usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying
2022-09-08usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta
2022-06-14USB: storage: karma: fix rio_karma_init returnLin Ma
2022-04-08USB: storage: ums-realtek: fix error code in rts51x_read_mem()Dan Carpenter
2022-04-08USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern
2022-02-01usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern
2021-11-12usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren
2021-09-21usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6cOndrej Zary
2021-09-21Re-enable UAS for LaCie Rugged USB3-FW with fk quirkJulian Sikorski
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-08-11scsi: usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-07-21USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke
2021-04-22usb: storage: datafab: remove redundant assignment of variable resultColin Ian King
2021-03-17usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern
2021-01-05usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen
2020-12-09USB: UAS: introduce a quirk to set no_write_sameOliver Neukum
2020-12-07Merge 5.10-rc7 into usb-nextGreg Kroah-Hartman
2020-12-04Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman
2020-12-04Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman
2020-12-04Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"Greg Kroah-Hartman
2020-11-23usb: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-13USB: storage: avoid use of uninitialized values in error pathLukas Bulwahn
2020-10-28usb: storage: freecom: remove unneeded breakTom Rix
2020-09-16USB: UAS: use macro for reporting resultsOliver Neukum
2020-09-16USB: UAS: fix disconnect by unplugging a hubOliver Neukum
2020-09-04uas: bump hw_max_sectors to 2048 blocks for SS or faster drivesTom Yan
2020-09-04uas: fix sdev->host->dma_devTom Yan
2020-09-04usb-storage: fix sdev->host->dma_devTom Yan
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman
2020-08-30Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-28usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern
2020-08-27USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-19usb: uas: Add quirk for PNY Pro EliteThinh Nguyen
2020-08-18USB: storage: isd200: fix spelling mistake "removeable" -> "removable"Colin Ian King
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-09USB: storage: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-09usb: storage: alauda: Remove set but unchecked variableLee Jones
2020-06-19USB: storage: scsi: fix up comment to be more specificGreg Kroah-Hartman