aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
AgeCommit message (Expand)Author
2019-11-06usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern
2019-11-06UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern
2019-09-06USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng
2019-09-06USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng
2019-09-06usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan
2019-06-19USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng
2019-05-10UAS: fix alignment of scatter/gather segmentsOliver Neukum
2019-05-10usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-01-16USB: storage: add quirk for SMI SM3350Icenowy Zheng
2019-01-16USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng
2018-12-05USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
2018-09-26usb: uas: add support for more quirk flagsOliver Neukum
2018-09-26USB: Add quirk to support DJI CineSSDTim Anderson
2018-06-16usb-storage: Add compatibility quirk flags for G-Technologies G-DriveAlexander Kappner
2018-06-16usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driverAlexander Kappner
2018-03-19USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen
2018-03-19uas: fix comparison for error codeOliver Neukum
2018-02-03usb: uas: unconditionally bring back host after resetOliver Neukum
2018-01-17uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng
2017-12-20USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub
2017-12-10uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devicesHans de Goede
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-22USB: uas: fix bug in handling of alternate settingsAlan Stern
2017-09-22usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern
2017-09-22usb-storage: fix bogus hardware error messages for ATA pass-thru devicesAlan Stern
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-08-25scsi: uas: move eh_bus_reset_handler to eh_device_reset_handlerHannes Reinecke
2017-08-14Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman
2017-07-30usb-storage: fix deadlock involving host lock and scsi_doneAlan Stern
2017-07-30uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson
2017-07-23Merge 4.13-rc2 into usb-nextGreg Kroah-Hartman
2017-07-22USB: realtek_cr: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-07-17usb: storage: return on error to avoid a null pointer dereferenceColin Ian King
2017-05-22Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman
2017-05-18USB: ene_usb6250: turn off the Removable flagAlan Stern
2017-05-18USB: ene_usb6250: remove subroutine duplicationAlan Stern
2017-05-18USB: ene_usb6250: implement REQUEST SENSEAlan Stern
2017-05-18USB: ene_usb6250: fix SCSI residue overwritingAlan Stern
2017-05-18USB: ene_usb6250: fix first command executionAlan Stern
2017-05-17USB: ene_usb6250: fix DMA to the stackAlan Stern
2017-04-25USB: storage: e-mail update in drivers/usb/storage/unusual_devs.hPhillip Potter
2017-04-18usb: fix some references for /proc/bus/usbMauro Carvalho Chehab
2017-03-23USB: storage: refactor endpoint retrievalJohan Hovold
2017-03-17usb: storage: karma: remove useless variablePierre-Yves Kerbrat
2017-03-09usb-storage: Add ignore-residue quirk for Initio INIC-3619Tobias Jakobi
2017-01-25usb: storage: sddr09: Remove a set-but-not-used variableAugusto Mecking Caringi
2017-01-19usb: storage: ene_ub6250: remove unused variableSudip Mukherjee
2017-01-05usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman