summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
AgeCommit message (Expand)AuthorLines
2020-09-04usb-storage: fix sdev->host->dma_devTom Yan-3/+4
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman-3/+17
2020-08-30Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+15
2020-08-28usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern-0/+7
2020-08-27USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-2/+2
2020-08-19usb: uas: Add quirk for PNY Pro EliteThinh Nguyen-0/+7
2020-08-18USB: storage: isd200: fix spelling mistake "removeable" -> "removable"Colin Ian King-1/+1
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-7/+6
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-2/+2
2020-07-09USB: storage: replace HTTP links with HTTPS onesAlexander A. Klimov-3/+3
2020-07-09usb: storage: alauda: Remove set but unchecked variableLee Jones-2/+1
2020-06-19USB: storage: scsi: fix up comment to be more specificGreg Kroah-Hartman-1/+1
2020-06-19USB: storage: fix wording in error messageGreg Kroah-Hartman-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-4/+4
2020-05-13sierra-ms: do not call scsi_get_host_dev()Hannes Reinecke-4/+0
2020-05-11Merge 5.7-rc5 into usb-nextGreg Kroah-Hartman-0/+7
2020-04-30USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum-0/+7
2020-04-27Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman-3/+50
2020-04-23USB: Storage: Use the correct style for SPDX License IdentifierNishad Kamdar-21/+21
2020-04-23usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern-0/+7
2020-04-16UAS: fix deadlock in error handling and PM flushing workOliver Neukum-3/+40
2020-04-16UAS: no use logging any details in case of ENODEVOliver Neukum-0/+3
2020-03-10Merge 5.6-rc5 into usb-nextGreg Kroah-Hartman-0/+6
2020-03-04usb: storage: Add quirk for Samsung Fit flashJim Lin-0/+6
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman-1/+22
2020-02-19usb-storage: Use const to reduce object data sizeJoe Perches-10/+11
2020-02-10usb: uas: fix a plug & unplug racingEJ Hsu-1/+22
2019-12-11USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring-1/+2
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-4/+2
2019-11-18usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott-2/+5
2019-11-18USB: uas: heed CAPACITY_HEURISTICSOliver Neukum-0/+6
2019-11-18USB: uas: honor flag to avoid CAPACITY16Oliver Neukum-0/+4
2019-11-12scsi: core: Clean up SG_NONEFinn Thain-1/+0
2019-11-08scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal-3/+2
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman-30/+0
2019-10-28UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern-20/+0
2019-10-28usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern-10/+0
2019-10-02usb-storage: SCSI glue: use dev_err instead of printkMatthias Maennich-2/+2
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+16
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich-0/+16
2019-09-10usb-storage: remove single-use define for debuggingMatthias Maennich-3/+1
2019-09-03usb-storage: use hcd_uses_dma to check for DMA capabilitiesChristoph Hellwig-3/+3
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman-7/+10
2019-08-28USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng-5/+8
2019-08-28USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng-1/+1
2019-08-21usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan-1/+1
2019-08-15USB: storage: isd200: remove redundant assignment to variable sendToTransportColin Ian King-1/+1
2019-08-13usb-storage: remove single-use define for debuggingMatthias Maennich-3/+1
2019-07-25usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda-0/+11