aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/scsiglue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 implicit slab.h inclusion from percpu.hTejun 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: update device attribute callbacksYani 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-rc2Linus Torvalds1-0/+500