summaryrefslogtreecommitdiff
path: root/drivers/usb/storage
AgeCommit message (Expand)Author
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
2018-09-05USB: Add quirk to support DJI CineSSDTim Anderson
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-24usb-storage: Add compatibility quirk flags for G-Technologies G-DriveAlexander Kappner
2018-05-24usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driverAlexander Kappner
2018-04-22usb: storage: Replace mdelay with msleep in init_freecomJia-Ju Bai
2018-03-08USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen
2018-03-06uas: fix comparison for error codeOliver Neukum
2018-01-24USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman
2018-01-23USB: storage: remove old wording about how to submit a changeGreg Kroah-Hartman
2018-01-23USB: storage: remove invalid URL from driversGreg Kroah-Hartman
2018-01-16usb: uas: unconditionally bring back host after resetOliver Neukum
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman
2018-01-09uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng
2017-12-18Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman