aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook4-10/+18
2018-05-24usb-storage: Add compatibility quirk flags for G-Technologies G-DriveAlexander Kappner2-0/+18
2018-05-24usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driverAlexander Kappner1-0/+6
2018-04-22usb: storage: Replace mdelay with msleep in init_freecomJia-Ju Bai1-2/+2
2018-03-08USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen1-0/+7
2018-03-06uas: fix comparison for error codeOliver Neukum1-1/+1
2018-01-24USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman1-2/+2
2018-01-23USB: storage: remove old wording about how to submit a changeGreg Kroah-Hartman1-4/+1
2018-01-23USB: storage: remove invalid URL from driversGreg Kroah-Hartman14-42/+0
2018-01-16usb: uas: unconditionally bring back host after resetOliver Neukum1-4/+3
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman1-0/+7
2018-01-09uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng1-0/+7
2017-12-18Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman3-0/+18
2017-12-08USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub2-0/+14
2017-12-07uas: Remove US_FL_NO_ATA_1X unusual device entries for Seagate devicesHans de Goede1-63/+0
2017-12-06USB: storage: Remove obsolete "FIXME"Mikhail Zaytsev1-4/+4
2017-11-28uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devicesHans de Goede1-0/+4
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+3
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds43-616/+64
2017-11-04USB: storage: Remove redundant license textGreg Kroah-Hartman43-597/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman43-0/+43
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-11-01usb: storage: uas: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-01usb-storage: make use of srb local variableAlan Stern1-17/+17
2017-10-30usb: storage: sddr55: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-09Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman4-13/+33
2017-09-22USB: uas: fix bug in handling of alternate settingsAlan Stern2-12/+13
2017-09-22usb-storage: unusual_devs entry to fix write-access regression for Seagate external drivesAlan Stern1-0/+7
2017-09-22usb-storage: fix bogus hardware error messages for ATA pass-thru devicesAlan Stern1-1/+13
2017-09-18usb: storage: make const arrays static, reduces object code sizeColin Ian King1-2/+2
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2017-08-25scsi: uas: move eh_bus_reset_handler to eh_device_reset_handlerHannes Reinecke1-2/+2
2017-08-14Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman2-8/+14
2017-07-30usb-storage: fix deadlock involving host lock and scsi_doneAlan Stern1-6/+12
2017-07-30uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson1-2/+2
2017-07-23Merge 4.13-rc2 into usb-nextGreg Kroah-Hartman1-1/+4
2017-07-22USB: realtek_cr: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman1-1/+0
2017-07-17usb: storage: return on error to avoid a null pointer dereferenceColin Ian King1-1/+4
2017-05-22Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman1-35/+55
2017-05-18USB: ene_usb6250: turn off the Removable flagAlan Stern1-1/+1
2017-05-18USB: ene_usb6250: remove subroutine duplicationAlan Stern1-27/+14
2017-05-18USB: ene_usb6250: implement REQUEST SENSEAlan Stern1-8/+33
2017-05-18USB: ene_usb6250: fix SCSI residue overwritingAlan Stern1-0/+2
2017-05-18USB: ene_usb6250: fix first command executionAlan Stern1-4/+5
2017-05-17USB: ene_usb6250: fix DMA to the stackAlan Stern1-35/+55
2017-04-25USB: storage: e-mail update in drivers/usb/storage/unusual_devs.hPhillip Potter1-1/+1
2017-04-18usb: fix some references for /proc/bus/usbMauro Carvalho Chehab1-1/+1
2017-03-23USB: storage: refactor endpoint retrievalJohan Hovold1-27/+13
2017-03-17usb: storage: karma: remove useless variablePierre-Yves Kerbrat1-3/+3
2017-03-09usb-storage: Add ignore-residue quirk for Initio INIC-3619Tobias Jakobi1-0/+14