summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
* | usb storage: group dependent USB storage Kconfig entries togetherVladimir Zapolskiy2018-09-101-14/+4
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-124-10/+18
* usb-storage: Add compatibility quirk flags for G-Technologies G-DriveAlexander Kappner2018-05-242-0/+18
* usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driverAlexander Kappner2018-05-241-0/+6
* usb: storage: Replace mdelay with msleep in init_freecomJia-Ju Bai2018-04-221-2/+2
* USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen2018-03-081-0/+7
* uas: fix comparison for error codeOliver Neukum2018-03-061-1/+1
* USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman2018-01-241-2/+2
* USB: storage: remove old wording about how to submit a changeGreg Kroah-Hartman2018-01-231-4/+1
* USB: storage: remove invalid URL from driversGreg Kroah-Hartman2018-01-2314-42/+0
* usb: uas: unconditionally bring back host after resetOliver Neukum2018-01-161-4/+3
* Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman2018-01-151-0/+7
|\
| * uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng2018-01-091-0/+7
* | Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman2017-12-183-0/+18
|\|
| * USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub2017-12-082-0/+14
| * uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devicesHans de Goede2017-11-281-0/+4
* | uas: Remove US_FL_NO_ATA_1X unusual device entries for Seagate devicesHans de Goede2017-12-071-63/+0
* | USB: storage: Remove obsolete "FIXME"Mikhail Zaytsev2017-12-061-4/+4
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+3
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1343-616/+64
|\
| * USB: storage: Remove redundant license textGreg Kroah-Hartman2017-11-0443-597/+0
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-0443-0/+43
| * usb: storage: uas: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-0/+1