summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
AgeCommit message (Expand)AuthorFilesLines
2020-04-30USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum1-0/+7
2020-04-23usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern1-0/+7
2020-04-16UAS: fix deadlock in error handling and PM flushing workOliver Neukum1-3/+40
2020-04-16UAS: no use logging any details in case of ENODEVOliver Neukum1-0/+3
2020-03-10Merge 5.6-rc5 into usb-nextGreg Kroah-Hartman1-0/+6
2020-03-04usb: storage: Add quirk for Samsung Fit flashJim Lin1-0/+6
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman1-1/+22
2020-02-19usb-storage: Use const to reduce object data sizeJoe Perches3-10/+11
2020-02-10usb: uas: fix a plug & unplug racingEJ Hsu1-1/+22
2019-12-11USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring1-1/+2
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-4/+2
2019-11-18usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott1-2/+5
2019-11-18USB: uas: heed CAPACITY_HEURISTICSOliver Neukum1-0/+6
2019-11-18USB: uas: honor flag to avoid CAPACITY16Oliver Neukum1-0/+4
2019-11-12scsi: core: Clean up SG_NONEFinn Thain1-1/+0
2019-11-08scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal2-3/+2
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman2-30/+0
2019-10-28UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern1-20/+0
2019-10-28usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern1-10/+0
2019-10-02usb-storage: SCSI glue: use dev_err instead of printkMatthias Maennich1-2/+2
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-0/+16
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich15-0/+16
2019-09-10usb-storage: remove single-use define for debuggingMatthias Maennich2-3/+1
2019-09-03usb-storage: use hcd_uses_dma to check for DMA capabilitiesChristoph Hellwig1-3/+3
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman2-7/+10
2019-08-28USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng1-5/+8
2019-08-28USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng1-1/+1
2019-08-21usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan1-1/+1
2019-08-15USB: storage: isd200: remove redundant assignment to variable sendToTransportColin Ian King1-1/+1
2019-08-13usb-storage: remove single-use define for debuggingMatthias Maennich2-3/+1
2019-07-25usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda1-0/+11
2019-07-03usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is setMarcos Paulo de Souza1-2/+5
2019-06-05USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng1-0/+5
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-30/+35
2019-04-30UAS: fix alignment of scatter/gather segmentsOliver Neukum1-13/+22
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern1-8/+5
2019-04-16usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern1-14/+12
2019-03-26usb: sierra: fix a missing check of device_create_fileKangjie Lu1-3/+1
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-11/+4
2019-02-12scsi: uas: Use scsi_[gs]et_resid() where appropriateBart Van Assche1-2/+2
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig1-9/+2
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman1-0/+1
2019-01-22USB: storage: karma: add whitespace after declarationsBharath Vedartham1-0/+2
2019-01-07USB: storage: add quirk for SMI SM3350Icenowy Zheng1-0/+12
2019-01-07USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng1-2/+6
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-7/+1
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig1-1/+1
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-7/+0