summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-2/+2
|/
* Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-056-7/+6
|\
| * USB: storage: replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-093-3/+3
| * usb: storage: alauda: Remove set but unchecked variableLee Jones2020-07-091-2/+1
| * USB: storage: scsi: fix up comment to be more specificGreg Kroah-Hartman2020-06-191-1/+1
| * USB: storage: fix wording in error messageGreg Kroah-Hartman2020-06-191-1/+1
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-2/+2
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-4/+4
* sierra-ms: do not call scsi_get_host_dev()Hannes Reinecke2020-05-131-4/+0
* Merge 5.7-rc5 into usb-nextGreg Kroah-Hartman2020-05-111-0/+7
|\
| * USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum2020-04-301-0/+7
* | Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman2020-04-272-3/+50
|\|
| * usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern2020-04-231-0/+7
| * UAS: fix deadlock in error handling and PM flushing workOliver Neukum2020-04-161-3/+40
| * UAS: no use logging any details in case of ENODEVOliver Neukum2020-04-161-0/+3
* | USB: Storage: Use the correct style for SPDX License IdentifierNishad Kamdar2020-04-2321-21/+21
|/
* Merge 5.6-rc5 into usb-nextGreg Kroah-Hartman2020-03-101-0/+6
|\
| * usb: storage: Add quirk for Samsung Fit flashJim Lin2020-03-041-0/+6
* | Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman2020-02-241-1/+22
|\|
| * usb: uas: fix a plug & unplug racingEJ Hsu2020-02-101-1/+22
* | usb-storage: Use const to reduce object data sizeJoe Perches2020-02-193-10/+11
|/
* USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring2019-12-111-1/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-023-4/+2
|\
| * scsi: core: Clean up SG_NONEFinn Thain2019-11-121-1/+0
| * scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal2019-11-082-3/+2
* | usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott2019-11-181-2/+5
* | USB: uas: heed CAPACITY_HEURISTICSOliver Neukum2019-11-181-0/+6
* | USB: uas: honor flag to avoid CAPACITY16Oliver Neukum2019-11-181-0/+4
* | Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman2019-11-042-30/+0
|\ \
| * | UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern2019-10-281-20/+0
| * | usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern2019-10-281-10/+0
| |/
* / usb-storage: SCSI glue: use dev_err instead of printkMatthias Maennich2019-10-021-2/+2
|/
* Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-2215-0/+16
|\
| * usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich2019-09-1015-0/+16
| * usb-storage: remove single-use define for debuggingMatthias Maennich2019-09-102-3/+1
* | usb-storage: use hcd_uses_dma to check for DMA capabilitiesChristoph Hellwig2019-09-031-3/+3
* | Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman2019-09-022-7/+10
|\|
| * USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng2019-08-281-5/+8
| * USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng2019-08-281-1/+1
| * usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan2019-08-211-1/+1
* | USB: storage: isd200: remove redundant assignment to variable sendToTransportColin Ian King2019-08-151-1/+1
* | usb-storage: remove single-use define for debuggingMatthias Maennich2019-08-132-3/+1
|/
* usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda2019-07-251-0/+11
* usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is setMarcos Paulo de Souza2019-07-031-2/+5
* USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng2019-06-051-0/+5
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1