aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/uas.c
AgeCommit message (Expand)Author
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-01-04USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng
2023-10-21usb-storage,uas: make internal quirks flags 64bitMilan Broz
2023-03-24scsi: usb: uas: Declare two host templates and host template pointers constBart Van Assche
2022-09-06scsi: uas: Drop DID_TARGET_FAILURE useMike Christie
2022-02-22scsi: usb: Stop using the SCSI pointerBart Van Assche
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: usb: Call scsi_done() directlyBart Van Assche
2020-12-09USB: UAS: introduce a quirk to set no_write_sameOliver Neukum
2020-12-07Merge 5.10-rc7 into usb-nextGreg Kroah-Hartman
2020-12-04Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman
2020-12-04Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"Greg Kroah-Hartman
2020-11-23usb: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-09-16USB: UAS: use macro for reporting resultsOliver Neukum
2020-09-16USB: UAS: fix disconnect by unplugging a hubOliver Neukum
2020-09-04uas: bump hw_max_sectors to 2048 blocks for SS or faster drivesTom Yan
2020-09-04uas: fix sdev->host->dma_devTom Yan
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-16UAS: fix deadlock in error handling and PM flushing workOliver Neukum
2020-04-16UAS: no use logging any details in case of ENODEVOliver Neukum
2020-02-10usb: uas: fix a plug & unplug racingEJ Hsu
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-11-18USB: uas: heed CAPACITY_HEURISTICSOliver Neukum
2019-11-18USB: uas: honor flag to avoid CAPACITY16Oliver Neukum
2019-11-12scsi: core: Clean up SG_NONEFinn Thain
2019-10-28UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich
2019-04-30UAS: fix alignment of scatter/gather segmentsOliver Neukum
2019-02-12scsi: uas: Use scsi_[gs]et_resid() where appropriateBart Van Assche
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-12-18scsi: make sure all drivers set the use_clustering flagChristoph Hellwig
2018-09-05usb: uas: add support for more quirk flagsOliver Neukum
2018-05-24usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driverAlexander Kappner
2018-03-06uas: fix comparison for error codeOliver Neukum
2018-01-16usb: uas: unconditionally bring back host after resetOliver Neukum
2017-11-04USB: storage: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-01usb: storage: uas: mark expected switch fall-throughGustavo A. R. Silva
2017-09-22USB: uas: fix bug in handling of alternate settingsAlan Stern
2017-08-25scsi: uas: move eh_bus_reset_handler to eh_device_reset_handlerHannes Reinecke
2016-06-01USB: uas: Fix slave queue_depth not being setHans de Goede
2016-06-01uas: remove can_queue set in host templateTom Yan
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi
2016-04-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede
2016-04-13USB: uas: Limit qdepth at the scsi-host levelHans de Goede
2016-03-18USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede
2016-01-24USB: uas: add full support for RESPONSE IUOliver Neukum
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-01uas: no gfp argument to uas_submit_urbs()Oliver Neukum