aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-7/+1
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2022-09-27uas: ignore UAS for Thinkplus chipsHongling Zeng1-0/+7
2022-09-27usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng1-0/+7
2022-09-27uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng1-0/+7
2022-09-22Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung1-6/+0
2022-09-06scsi: uas: Drop DID_TARGET_FAILURE useMike Christie1-1/+1
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman2-0/+14
2022-09-01usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying1-0/+7
2022-08-19usb: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-18usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta1-0/+7
2022-06-21USB: storage: Fix typo in commentXiang wangx1-1/+1
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol2-2/+2
2022-04-21USB: storage: karma: fix rio_karma_init returnLin Ma1-7/+8
2022-04-21usb-storage: isd200: fix initFunction error returnLin Ma1-4/+4
2022-04-21usb-storage: shuttle_usbat: fix initFunction error returnLin Ma1-14/+14
2022-04-21usb-storage: alauda: fix initFunction error returnLin Ma1-2/+2
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-80/+77
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-28/+23
2022-03-18USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern1-79/+76
2022-03-15USB: storage: ums-realtek: fix error code in rts51x_read_mem()Dan Carpenter1-1/+1
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig2-3/+2
2022-02-22scsi: usb: Stop using the SCSI pointerBart Van Assche1-23/+20
2022-02-22scsi: Remove drivers/scsi/scsi.hBart Van Assche1-1/+0
2022-02-07scsi: usb: storage: Complete the SCSI request directlySebastian Andrzej Siewior1-1/+1
2022-01-25usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern1-0/+10
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+0
2021-12-30usb-storage: Remove redundant assignmentsluo penghao1-2/+0
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig1-1/+1
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-16/+14
2021-10-18usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren1-0/+10
2021-10-16scsi: usb: Switch to attribute groupsBart Van Assche1-3/+5
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2-4/+3
2021-10-16scsi: usb: Call scsi_done() directlyBart Van Assche3-9/+6
2021-09-21usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6cOndrej Zary1-1/+8
2021-09-21Re-enable UAS for LaCie Rugged USB3-FW with fk quirkJulian Sikorski1-1/+1
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2021-08-11scsi: usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-1/+1
2021-07-21USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski1-0/+7
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke1-2/+2
2021-04-22usb: storage: datafab: remove redundant assignment of variable resultColin Ian King1-1/+0
2021-03-17usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern2-0/+19
2021-01-05usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen1-0/+7
2020-12-09USB: UAS: introduce a quirk to set no_write_sameOliver Neukum3-2/+11
2020-12-07Merge 5.10-rc7 into usb-nextGreg Kroah-Hartman3-17/+9
2020-12-04Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman2-4/+3
2020-12-04Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman1-11/+6
2020-12-04Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"Greg Kroah-Hartman1-2/+0
2020-11-23usb: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+2
2020-11-13USB: storage: avoid use of uninitialized values in error pathLukas Bulwahn1-2/+7