summaryrefslogtreecommitdiff
path: root/drivers/usb/storage/scsiglue.c
AgeCommit message (Expand)Author
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2023-05-13usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon
2021-10-16scsi: usb: Switch to attribute groupsBart 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-04Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman
2020-09-04usb-storage: fix sdev->host->dma_devTom Yan
2020-06-19USB: storage: scsi: fix up comment to be more specificGreg Kroah-Hartman
2019-12-11USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman
2019-10-28usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern
2019-10-02usb-storage: SCSI glue: use dev_err instead of printkMatthias Maennich
2019-09-03usb-storage: use hcd_uses_dma to check for DMA capabilitiesChristoph Hellwig
2019-08-13usb-storage: remove single-use define for debuggingMatthias Maennich
2019-07-25usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda
2019-07-03usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is setMarcos Paulo de Souza
2019-04-16usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern
2019-01-07USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-09-05USB: Add quirk to support DJI CineSSDTim Anderson
2018-01-23USB: storage: remove invalid URL from driversGreg Kroah-Hartman
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
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi
2016-04-26usb: storage: scsiglue: limit USB3 devices to 2048 sectorsFelipe Balbi
2016-04-26usb: storage: scsiglue: further describe our 240 sector limitFelipe Balbi
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita
2015-05-08usb: storage: scsiglue: Remove SPRINTF macro useJoe Perches
2014-09-23usb: Fixed a few typosMickael Maison
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-02-04usb-storage: enable multi-LUN scanning when neededAlan Stern
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-08-27USB storage: audit sysfs attribute permissionsGreg Kroah-Hartman
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches
2013-04-09usb-storage: switch to ->show_info()Al Viro
2012-11-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen
2012-11-13[SCSI] Add a report opcode helperMartin K. Petersen
2012-07-20[SCSI] usb-storage: add support for write cache quirkNamjae Jeon
2012-06-22SCSI & usb-storage: add try_rc_10_first flagAlan Stern
2012-02-08usb-storage: reorganize target-specific codeAlan Stern
2012-02-08SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16SCSI host lock push-downJeff Garzik