summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-083-30/+35
|\
| * UAS: fix alignment of scatter/gather segmentsOliver Neukum2019-04-301-13/+22
| * usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern2019-04-161-14/+12
| * usb: sierra: fix a missing check of device_create_fileKangjie Lu2019-03-261-3/+1
* | USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-04-191-8/+5
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-091-11/+4
|\
| * scsi: uas: Use scsi_[gs]et_resid() where appropriateBart Van Assche2019-02-121-2/+2
| * scsi: remove bidirectional command supportChristoph Hellwig2019-02-051-9/+2
* | USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-221-0/+1
* | USB: storage: karma: add whitespace after declarationsBharath Vedartham2019-01-221-0/+2
* | USB: storage: add quirk for SMI SM3350Icenowy Zheng2019-01-071-0/+12
* | USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng2019-01-071-2/+6
|/
* Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-281-1/+1
|\
| * Merge 4.20-rc5 into usb-nextGreg Kroah-Hartman2018-12-031-0/+10
| |\
| * | USB: ene_usb6250: add missing indentationColin Ian King2018-11-231-1/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-282-7/+1
|\ \ \ | |_|/ |/| |
| * | scsi: remove the use_clustering flagChristoph Hellwig2018-12-181-1/+1
| * | scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-7/+0
| * | scsi: make sure all drivers set the use_clustering flagChristoph Hellwig2018-12-181-0/+1
| |/
* | USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng2018-11-261-0/+10
|/
* USB: STORAGE: ISD200 Fixed coding style issue "space required in for loop"Jagdish Tirumala2018-09-201-1/+1
* Merge 4.19-rc4 into usb-nextGreg Kroah-Hartman2018-09-163-0/+37
|\
| * usb: uas: add support for more quirk flagsOliver Neukum2018-09-051-0/+21
| * USB: Add quirk to support DJI CineSSDTim Anderson2018-09-052-0/+16
* | usb storage: remove inherited SCSI dependency for USB_STORAGE_ENE_UB6250Vladimir Zapolskiy2018-09-101-5/+0
OpenPOWER on IntegriCloud