summaryrefslogtreecommitdiff
path: root/drivers/usb/storage
AgeCommit message (Expand)Author
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-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
2020-06-19USB: storage: fix wording in error messageGreg Kroah-Hartman
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-13sierra-ms: do not call scsi_get_host_dev()Hannes Reinecke
2020-05-11Merge 5.7-rc5 into usb-nextGreg Kroah-Hartman
2020-04-30USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum
2020-04-27Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman
2020-04-23USB: Storage: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-04-23usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern
2020-04-16UAS: fix deadlock in error handling and PM flushing workOliver Neukum
2020-04-16UAS: no use logging any details in case of ENODEVOliver Neukum
2020-03-10Merge 5.6-rc5 into usb-nextGreg Kroah-Hartman
2020-03-04usb: storage: Add quirk for Samsung Fit flashJim Lin
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman
2020-02-19usb-storage: Use const to reduce object data sizeJoe Perches
2020-02-10usb: uas: fix a plug & unplug racingEJ Hsu
2019-12-11USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-11-18usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott
2019-11-18USB: uas: heed CAPACITY_HEURISTICSOliver Neukum
2019-11-18USB: uas: honor flag to avoid CAPACITY16Oliver Neukum
2019-11-12scsi: core: Clean up SG_NONEFinn Thain
2019-11-08scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman
2019-10-28UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern
2019-10-28usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern
2019-10-02usb-storage: SCSI glue: use dev_err instead of printkMatthias Maennich
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich
2019-09-10usb-storage: remove single-use define for debuggingMatthias Maennich
2019-09-03usb-storage: use hcd_uses_dma to check for DMA capabilitiesChristoph Hellwig
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman
2019-08-28USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng
2019-08-28USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng
2019-08-21usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan
2019-08-15USB: storage: isd200: remove redundant assignment to variable sendToTransportColin Ian King
2019-08-13usb-storage: remove single-use define for debuggingMatthias Maennich
2019-07-25usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda
2019-07-03usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is setMarcos Paulo de Souza
2019-06-05USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada