aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/scsiglue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* usb-storage: add new no_read_capacity_16 quirkHans de Goede2010-10-221-0/+4
* usb-storage: add new no_read_disc_info quirkHans de Goede2010-10-221-0/+4
* USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz2010-10-221-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2010-03-301-1/+0
* usb-storage: use max_hw_sectors instead of max_sectorsAlan Stern2010-03-021-5/+5
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-3/+3
* USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox2009-12-111-1/+2
* block: Use accessor functions for queue limitsMartin K. Petersen2009-05-221-2/+2
* usb-storage: prepare for subdriver separationAlan Stern2009-03-241-1/+1
* USB: usb-storage: increase max_sectors for tape drivesAlan Stern2009-03-241-0/+6
* USB: usb-storage: add Pentax to the bad-vendor listAlan Stern2009-02-091-0/+2
* USB: storage: set CAPACITY_HEURISTICS flag for bad vendorsAlan Stern2009-01-071-0/+23
* USB: storage: add last-sector hacksAlan Stern2009-01-071-0/+8
* USB: storage: set bounce limit for non-DMA-capable host controllersAlan Stern2009-01-071-0/+8
* USB: storage devices and SATBen Efros2009-01-071-0/+4
* usb-storage: revert DMA-alignment change for Wireless USBAlan Stern2008-07-211-10/+15
* USB: remove CVS keywordsAdrian Bunk2008-07-211-2/+0
* usb-storage: change remaining semaphore to completionAlan Stern2008-07-211-1/+1
* usb-storage: separate dynamic flags from fixed flagsAlan Stern2008-07-211-12/+12
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-5/+5
* USB: usb-storage: use adaptive DMA maskAlan Stern2008-04-241-6/+8
* USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet2008-04-241-1/+1
* [SCSI] usbstorage: use last_sector_bug flag universallyHans de Goede2008-01-251-0/+4
* [SCSI] relax scsi dma alignmentJames Bottomley2008-01-111-10/+10
* usb-storage: Fix devices that cannot handle 32k transfersDoug Maxey2007-12-171-3/+9
* usb-storage: always set the allow_restart flagMauro Carvalho Chehab2007-11-281-0/+4
* Revert "usb-storage: implement autosuspend"Greg Kroah-Hartman2007-09-131-9/+4
* usb-storage: implement autosuspendAlan Stern2007-07-121-4/+9
* USB: add reset_resume methodAlan Stern2007-07-121-2/+6
* USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-161-0/+6
* usb-storage: SCSI level fixesAlan Stern2007-02-071-18/+13
* usb-storage: fix for UFI LUN detectionAlan Stern2006-09-271-0/+15
* [PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz2006-07-121-7/+5
* [PATCH] usb-storage: use usb_reset_composite_deviceAlan Stern2006-06-211-4/+0
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-4/+5
* [PATCH] USB Storage: Force starget->scsi_level in usb-storage scsiglue.cPaul Walmsley2005-12-211-2/+2
* [PATCH] USB: storage: Fix messed-up lockingMatthew Dharm2005-09-121-11/+9
* [PATCH] USB Storage: wedge SCSI revision at 2 for usb-storage devicesMatthew Dharm2005-09-081-0/+8
* [PATCH] USB Storage: retry hard errorsMatthew Dharm2005-06-271-0/+9
* [PATCH] USB Storage: port reset on transport errorMatthew Dharm2005-06-271-32/+13
* [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacksYani Ioannou2005-06-201-2/+2
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-3/+0
* [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-171-4/+0
* [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-171-2/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+500