aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/scsiglue.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen1-0/+7
2023-05-13usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon1-7/+21
2021-10-16scsi: usb: Switch to attribute groupsBart Van Assche1-3/+5
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche1-2/+2
2021-10-16scsi: usb: Call scsi_done() directlyBart Van Assche1-1/+0
2020-12-04Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman1-1/+1
2020-09-04usb-storage: fix sdev->host->dma_devTom Yan1-1/+1
2020-06-19USB: storage: scsi: fix up comment to be more specificGreg Kroah-Hartman1-1/+1
2019-12-11USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring1-1/+2
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman1-10/+0
2019-10-28usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern1-10/+0
2019-10-02usb-storage: SCSI glue: use dev_err instead of printkMatthias Maennich1-2/+2
2019-09-03usb-storage: use hcd_uses_dma to check for DMA capabilitiesChristoph Hellwig1-3/+3
2019-08-13usb-storage: remove single-use define for debuggingMatthias Maennich1-1/+1
2019-07-25usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda1-0/+11
2019-07-03usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is setMarcos Paulo de Souza1-2/+5
2019-04-16usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern1-14/+12
2019-01-07USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng1-2/+6
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-7/+0
2018-09-05USB: Add quirk to support DJI CineSSDTim Anderson1-0/+9
2018-01-23USB: storage: remove invalid URL from driversGreg Kroah-Hartman1-3/+0
2017-11-04USB: storage: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum1-0/+8
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-49/+120
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi1-49/+98
2016-04-26usb: storage: scsiglue: limit USB3 devices to 2048 sectorsFelipe Balbi1-0/+5
2016-04-26usb: storage: scsiglue: further describe our 240 sector limitFelipe Balbi1-1/+18
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-12/+18
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita1-1/+11
2015-05-08usb: storage: scsiglue: Remove SPRINTF macro useJoe Perches1-11/+7
2014-09-23usb: Fixed a few typosMickael Maison1-1/+1
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern1-0/+4
2014-02-04usb-storage: enable multi-LUN scanning when neededAlan Stern1-0/+6
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum1-1/+4
2013-08-27USB storage: audit sysfs attribute permissionsGreg Kroah-Hartman1-9/+7
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-28/+14
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches1-7/+6
2013-04-09usb-storage: switch to ->show_info()Al Viro1-28/+14
2012-11-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen1-0/+3
2012-11-13[SCSI] Add a report opcode helperMartin K. Petersen1-0/+3
2012-07-20[SCSI] usb-storage: add support for write cache quirkNamjae Jeon1-0/+5
2012-06-22SCSI & usb-storage: add try_rc_10_first flagAlan Stern1-0/+6
2012-02-08usb-storage: reorganize target-specific codeAlan Stern1-14/+15
2012-02-08SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern1-10/+16
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-10-22usb-storage: add new no_read_capacity_16 quirkHans de Goede1-0/+4
2010-10-22usb-storage: add new no_read_disc_info quirkHans de Goede1-0/+4
2010-10-22USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2010-03-02usb-storage: use max_hw_sectors instead of max_sectorsAlan Stern1-5/+5
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen1-3/+3
2009-12-11USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox1-1/+2
2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen1-2/+2
2009-03-24usb-storage: prepare for subdriver separationAlan Stern1-1/+1
2009-03-24USB: usb-storage: increase max_sectors for tape drivesAlan Stern1-0/+6
2009-02-09USB: usb-storage: add Pentax to the bad-vendor listAlan Stern1-0/+2
2009-01-07USB: storage: set CAPACITY_HEURISTICS flag for bad vendorsAlan Stern1-0/+23
2009-01-07USB: storage: add last-sector hacksAlan Stern1-0/+8
2009-01-07USB: storage: set bounce limit for non-DMA-capable host controllersAlan Stern1-0/+8
2009-01-07USB: storage devices and SATBen Efros1-0/+4
2008-07-21usb-storage: revert DMA-alignment change for Wireless USBAlan Stern1-10/+15
2008-07-21USB: remove CVS keywordsAdrian Bunk1-2/+0
2008-07-21usb-storage: change remaining semaphore to completionAlan Stern1-1/+1
2008-07-21usb-storage: separate dynamic flags from fixed flagsAlan Stern1-12/+12
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2008-04-24USB: usb-storage: use adaptive DMA maskAlan Stern1-6/+8
2008-04-24USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet1-1/+1
2008-01-25[SCSI] usbstorage: use last_sector_bug flag universallyHans de Goede1-0/+4
2008-01-11[SCSI] relax scsi dma alignmentJames Bottomley1-10/+10
2007-12-17usb-storage: Fix devices that cannot handle 32k transfersDoug Maxey1-3/+9
2007-11-28usb-storage: always set the allow_restart flagMauro Carvalho Chehab1-0/+4
2007-09-13Revert "usb-storage: implement autosuspend"Greg Kroah-Hartman1-9/+4
2007-07-12usb-storage: implement autosuspendAlan Stern1-4/+9
2007-07-12USB: add reset_resume methodAlan Stern1-2/+6
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum1-0/+6
2007-02-07usb-storage: SCSI level fixesAlan Stern1-18/+13
2006-09-27usb-storage: fix for UFI LUN detectionAlan Stern1-0/+15
2006-07-12[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz1-7/+5
2006-06-21[PATCH] usb-storage: use usb_reset_composite_deviceAlan Stern1-4/+0
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven1-4/+5
2005-12-21[PATCH] USB Storage: Force starget->scsi_level in usb-storage scsiglue.cPaul Walmsley1-2/+2
2005-09-12[PATCH] USB: storage: Fix messed-up lockingMatthew Dharm1-11/+9
2005-09-08[PATCH] USB Storage: wedge SCSI revision at 2 for usb-storage devicesMatthew Dharm1-0/+8
2005-06-27[PATCH] USB Storage: retry hard errorsMatthew Dharm1-0/+9
2005-06-27[PATCH] USB Storage: port reset on transport errorMatthew Dharm1-32/+13
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou1-2/+2
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-3/+0
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-4/+0
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-2/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+500