summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/scsiglue.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen2024-02-141-0/+7
* usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon2023-05-131-7/+21
* scsi: usb: Switch to attribute groupsBart Van Assche2021-10-161-3/+5
* scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-161-2/+2
* scsi: usb: Call scsi_done() directlyBart Van Assche2021-10-161-1/+0
* Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman2020-12-041-1/+1
* usb-storage: fix sdev->host->dma_devTom Yan2020-09-041-1/+1
* USB: storage: scsi: fix up comment to be more specificGreg Kroah-Hartman2020-06-191-1/+1
* USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring2019-12-111-1/+2
* Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman2019-11-041-10/+0
|\
| * usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern2019-10-281-10/+0
* | usb-storage: SCSI glue: use dev_err instead of printkMatthias Maennich2019-10-021-2/+2
|/
* usb-storage: use hcd_uses_dma to check for DMA capabilitiesChristoph Hellwig2019-09-031-3/+3
* usb-storage: remove single-use define for debuggingMatthias Maennich2019-08-131-1/+1
* usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda2019-07-251-0/+11
* usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is setMarcos Paulo de Souza2019-07-031-2/+5
* usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern2019-04-161-14/+12
* USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng2019-01-071-2/+6
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-7/+0
* USB: Add quirk to support DJI CineSSDTim Anderson2018-09-051-0/+9
* USB: storage: remove invalid URL from driversGreg Kroah-Hartman2018-01-231-3/+0
* USB: storage: Remove redundant license textGreg Kroah-Hartman2017-11-041-14/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* scsi: introduce a quirk for false cache reportingOliver Neukum2016-09-131-0/+8
* Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-49/+120
|\
| * usb: storage: fix multi-line comment styleFelipe Balbi2016-04-261-49/+98
| * usb: storage: scsiglue: limit USB3 devices to 2048 sectorsFelipe Balbi2016-04-261-0/+5
| * usb: storage: scsiglue: further describe our 240 sector limitFelipe Balbi2016-04-261-1/+18
* | scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-151-1/+1
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-12/+18
|\
| * usb: storage: fix module reference for scsi hostAkinobu Mita2015-05-101-1/+11
| * usb: storage: scsiglue: Remove SPRINTF macro useJoe Perches2015-05-081-11/+7
* | scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
|/
* usb: Fixed a few typosMickael Maison2014-09-231-1/+1
* usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-06-301-0/+4
* usb-storage: enable multi-LUN scanning when neededAlan Stern2014-02-041-0/+6
* usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2013-10-161-1/+4
* USB storage: audit sysfs attribute permissionsGreg Kroah-Hartman2013-08-271-9/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-28/+14
|\
| * usb-storage: switch to ->show_info()Al Viro2013-04-091-28/+14
* | usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches2013-04-191-7/+6
|/
* [SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen2012-11-131-0/+3
* [SCSI] Add a report opcode helperMartin K. Petersen2012-11-131-0/+3
* [SCSI] usb-storage: add support for write cache quirkNamjae Jeon2012-07-201-0/+5
* SCSI & usb-storage: add try_rc_10_first flagAlan Stern2012-06-221-0/+6
* usb-storage: reorganize target-specific codeAlan Stern2012-02-081-14/+15
* SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern2012-02-081-10/+16
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3