summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/uas.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...Bart Van Assche2024-06-131-0/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-05-141-15/+14
|\
| * scsi: uas: Switch to using ->device_configure to configure queue limitsChristoph Hellwig2024-04-121-8/+8
| * scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig2024-04-111-7/+6
* | USB: UAS: return ENODEV when submit urbs fail with device not attachedWeitao Wang2024-03-261-15/+13
|/
* scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen2024-02-141-0/+7
* USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng2024-01-041-1/+1
* usb-storage,uas: make internal quirks flags 64bitMilan Broz2023-10-211-2/+2
* scsi: usb: uas: Declare two host templates and host template pointers constBart Van Assche2023-03-241-1/+1
* scsi: uas: Drop DID_TARGET_FAILURE useMike Christie2022-09-061-1/+1
* scsi: usb: Stop using the SCSI pointerBart Van Assche2022-02-221-23/+20
* scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-161-2/+1
* scsi: usb: Call scsi_done() directlyBart Van Assche2021-10-161-6/+4
* USB: UAS: introduce a quirk to set no_write_sameOliver Neukum2020-12-091-0/+3
* Merge 5.10-rc7 into usb-nextGreg Kroah-Hartman2020-12-071-13/+6
|\
| * Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman2020-12-041-11/+6
| * Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"Greg Kroah-Hartman2020-12-041-2/+0
* | usb: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
|/
* USB: UAS: use macro for reporting resultsOliver Neukum2020-09-161-6/+6
* USB: UAS: fix disconnect by unplugging a hubOliver Neukum2020-09-161-2/+12
* uas: bump hw_max_sectors to 2048 blocks for SS or faster drivesTom Yan2020-09-041-0/+2
* uas: fix sdev->host->dma_devTom Yan2020-09-041-6/+11
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* UAS: fix deadlock in error handling and PM flushing workOliver Neukum2020-04-161-3/+40
* UAS: no use logging any details in case of ENODEVOliver Neukum2020-04-161-0/+3
* usb: uas: fix a plug & unplug racingEJ Hsu2020-02-101-1/+22
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-021-1/+0
|\
| * scsi: core: Clean up SG_NONEFinn Thain2019-11-121-1/+0
* | USB: uas: heed CAPACITY_HEURISTICSOliver Neukum2019-11-181-0/+6
* | USB: uas: honor flag to avoid CAPACITY16Oliver Neukum2019-11-181-0/+4
* | UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern2019-10-281-20/+0
|/
* usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich2019-09-101-0/+1
* UAS: fix alignment of scatter/gather segmentsOliver Neukum2019-04-301-13/+22
* 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
* scsi: remove the use_clustering flagChristoph Hellwig2018-12-181-1/+1
* scsi: make sure all drivers set the use_clustering flagChristoph Hellwig2018-12-181-0/+1
* usb: uas: add support for more quirk flagsOliver Neukum2018-09-051-0/+21
* usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driverAlexander Kappner2018-05-241-0/+6
* uas: fix comparison for error codeOliver Neukum2018-03-061-1/+1
* usb: uas: unconditionally bring back host after resetOliver Neukum2018-01-161-4/+3
* USB: storage: Remove redundant license textGreg Kroah-Hartman2017-11-041-2/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: storage: uas: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-0/+1
* USB: uas: fix bug in handling of alternate settingsAlan Stern2017-09-221-5/+5
* scsi: uas: move eh_bus_reset_handler to eh_device_reset_handlerHannes Reinecke2017-08-251-2/+2
* USB: uas: Fix slave queue_depth not being setHans de Goede2016-06-011-0/+1
* uas: remove can_queue set in host templateTom Yan2016-06-011-1/+0
* usb: storage: fix multi-line comment styleFelipe Balbi2016-04-261-1/+2
* USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede2016-04-131-1/+13