summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
| * usb-storage: make use of srb local variableAlan Stern2017-11-011-17/+17
| * usb: storage: sddr55: mark expected switch fall-throughGustavo A. R. Silva2017-10-301-0/+1
| * Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman2017-10-094-13/+33
| |\
| * | usb: storage: make const arrays static, reduces object code sizeColin Ian King2017-09-181-2/+2
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
| |/ |/|
* | USB: uas: fix bug in handling of alternate settingsAlan Stern2017-09-222-12/+13
* | usb-storage: unusual_devs entry to fix write-access regression for Seagate ex...Alan Stern2017-09-221-0/+7
* | usb-storage: fix bogus hardware error messages for ATA pass-thru devicesAlan Stern2017-09-221-1/+13
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-071-2/+2
|\
| * scsi: uas: move eh_bus_reset_handler to eh_device_reset_handlerHannes Reinecke2017-08-251-2/+2
* | Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman2017-08-142-8/+14
|\ \
| * | usb-storage: fix deadlock involving host lock and scsi_doneAlan Stern2017-07-301-6/+12
| * | uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson2017-07-301-2/+2
| |/
* | Merge 4.13-rc2 into usb-nextGreg Kroah-Hartman2017-07-231-1/+4
|\ \ | |/
| * usb: storage: return on error to avoid a null pointer dereferenceColin Ian King2017-07-171-1/+4
* | USB: realtek_cr: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-221-1/+0
|/
* Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman2017-05-221-35/+55
|\
| * USB: ene_usb6250: fix DMA to the stackAlan Stern2017-05-171-35/+55
* | USB: ene_usb6250: turn off the Removable flagAlan Stern2017-05-181-1/+1
* | USB: ene_usb6250: remove subroutine duplicationAlan Stern2017-05-181-27/+14
* | USB: ene_usb6250: implement REQUEST SENSEAlan Stern2017-05-181-8/+33
* | USB: ene_usb6250: fix SCSI residue overwritingAlan Stern2017-05-181-0/+2
* | USB: ene_usb6250: fix first command executionAlan Stern2017-05-181-4/+5
|/
* USB: storage: e-mail update in drivers/usb/storage/unusual_devs.hPhillip Potter2017-04-251-1/+1
* usb: fix some references for /proc/bus/usbMauro Carvalho Chehab2017-04-181-1/+1
* USB: storage: refactor endpoint retrievalJohan Hovold2017-03-231-27/+13
* usb: storage: karma: remove useless variablePierre-Yves Kerbrat2017-03-171-3/+3
* usb-storage: Add ignore-residue quirk for Initio INIC-3619Tobias Jakobi2017-03-091-0/+14
OpenPOWER on IntegriCloud