aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-25usb: storage: sddr09: Remove a set-but-not-used variableAugusto Mecking Caringi1-3/+1
2017-01-19usb: storage: ene_ub6250: remove unused variableSudip Mukherjee1-2/+0
2017-01-05usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum1-0/+7
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman1-1/+6
2016-11-15Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec1-1/+6
2016-11-07usb: storage: drop freezer.h usageGreg Kroah-Hartman1-1/+0
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum3-1/+20
2016-08-30usb: storage: sddr09: don't print on ENOMEMWolfram Sang1-10/+4
2016-08-30usb: storage: alauda: don't print on ENOMEMWolfram Sang1-8/+3
2016-08-15usb: storage: usb: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-09usb: storage: fix runtime pm issue in usb_stor_probe2Heiner Kallweit1-2/+4
2016-06-01USB: uas: Fix slave queue_depth not being setHans de Goede1-0/+1
2016-06-01uas: remove can_queue set in host templateTom Yan1-1/+0
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds42-455/+851
2016-05-17Merge branch 'fixes' into miscJames Bottomley3-3/+30
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi42-455/+829
2016-04-26usb: storage: scsiglue: limit USB3 devices to 2048 sectorsFelipe Balbi1-0/+5
2016-04-26usb: storage: scsiglue: further describe our 240 sector limitFelipe Balbi1-1/+18