summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* USB: storage: Fix typo in commentXiang wangx2022-06-211-1/+1
* usb: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-232-2/+2
* USB: storage: karma: fix rio_karma_init returnLin Ma2022-04-211-7/+8
* usb-storage: isd200: fix initFunction error returnLin Ma2022-04-211-4/+4
* usb-storage: shuttle_usbat: fix initFunction error returnLin Ma2022-04-211-14/+14
* usb-storage: alauda: fix initFunction error returnLin Ma2022-04-211-2/+2
* Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-03-262-80/+77
|\
| * USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern2022-03-181-79/+76
| * USB: storage: ums-realtek: fix error code in rts51x_read_mem()Dan Carpenter2022-03-151-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-245-28/+23
|\ \ | |/ |/|
| * scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig2022-03-012-3/+2
| * scsi: usb: Stop using the SCSI pointerBart Van Assche2022-02-221-23/+20
| * scsi: Remove drivers/scsi/scsi.hBart Van Assche2022-02-221-1/+0
| * scsi: usb: storage: Complete the SCSI request directlySebastian Andrzej Siewior2022-02-071-1/+1
* | usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern2022-01-251-0/+10
|/
* Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-2/+0
|\
| * usb-storage: Remove redundant assignmentsluo penghao2021-12-301-2/+0
* | block: remove the ->rq_disk field in struct requestChristoph Hellwig2021-11-291-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-053-16/+14
|\
| * scsi: usb: Switch to attribute groupsBart Van Assche2021-10-161-3/+5
| * scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-162-4/+3
| * scsi: usb: Call scsi_done() directlyBart Van Assche2021-10-163-9/+6
* | usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren2021-10-181-0/+10
* | usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6cOndrej Zary2021-09-211-1/+8
* | Re-enable UAS for LaCie Rugged USB3-FW with fk quirkJulian Sikorski2021-09-211-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-021-1/+1
|\
| * scsi: usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-1/+1
* | USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski2021-07-211-0/+7
|/
* scsi: core: Kill DRIVER_SENSEHannes Reinecke2021-05-311-2/+2
* usb: storage: datafab: remove redundant assignment of variable resultColin Ian King2021-04-221-1/+0
* usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern2021-03-172-0/+19
* usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen2021-01-051-0/+7
* USB: UAS: introduce a quirk to set no_write_sameOliver Neukum2020-12-093-2/+11
* Merge 5.10-rc7 into usb-nextGreg Kroah-Hartman2020-12-073-17/+9
|\
| * Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman2020-12-042-4/+3
| * Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman2020-12-041-11/+6
| * Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"Greg Kroah-Hartman2020-12-041-2/+0
* | usb: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-232-0/+2
* | USB: storage: avoid use of uninitialized values in error pathLukas Bulwahn2020-11-131-2/+7
* | usb: storage: freecom: remove unneeded breakTom Rix2020-10-281-1/+0
|/
* USB: UAS: use macro for reporting resultsOliver Neukum2020-09-161-6/+6
* USB: UAS: fix disconnect by unplugging a hubOliver Neukum2020-09-161-2/+12
* uas: bump hw_max_sectors to 2048 blocks for SS or faster drivesTom Yan2020-09-041-0/+2
* uas: fix sdev->host->dma_devTom Yan2020-09-041-6/+11
* usb-storage: fix sdev->host->dma_devTom Yan2020-09-042-3/+4
* Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman2020-08-314-3/+17
|\
| * Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-302-1/+15
| |\
| | * usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern2020-08-281-0/+7
| | * USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt2020-08-271-1/+1
| | * usb: uas: Add quirk for PNY Pro EliteThinh Nguyen2020-08-191-0/+7