summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
AgeCommit message (Expand)Author
2020-04-29UAS: fix deadlock in error handling and PM flushing workOliver Neukum
2020-04-29UAS: no use logging any details in case of ENODEVOliver Neukum
2020-04-29usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern
2020-03-12usb: storage: Add quirk for Samsung Fit flashJim Lin
2020-02-28usb: uas: fix a plug & unplug racingEJ Hsu
2020-02-01usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott
2019-12-21USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring
2019-12-17USB: uas: heed CAPACITY_HEURISTICSOliver Neukum
2019-12-17USB: uas: honor flag to avoid CAPACITY16Oliver Neukum
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-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
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-04-30UAS: fix alignment of scatter/gather segmentsOliver Neukum
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-04-16usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern
2019-03-26usb: sierra: fix a missing check of device_create_fileKangjie Lu
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-12scsi: uas: Use scsi_[gs]et_resid() where appropriateBart Van Assche
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman
2019-01-22USB: storage: karma: add whitespace after declarationsBharath Vedartham
2019-01-07USB: storage: add quirk for SMI SM3350Icenowy Zheng
2019-01-07USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-18scsi: make sure all drivers set the use_clustering flagChristoph Hellwig
2018-12-03Merge 4.20-rc5 into usb-nextGreg Kroah-Hartman
2018-11-26USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
2018-11-23USB: ene_usb6250: add missing indentationColin Ian King
2018-09-20USB: STORAGE: ISD200 Fixed coding style issue "space required in for loop"Jagdish Tirumala
2018-09-16Merge 4.19-rc4 into usb-nextGreg Kroah-Hartman
2018-09-10usb storage: remove inherited SCSI dependency for USB_STORAGE_ENE_UB6250Vladimir Zapolskiy
2018-09-10usb storage: group dependent USB storage Kconfig entries togetherVladimir Zapolskiy
2018-09-05usb: uas: add support for more quirk flagsOliver Neukum