summaryrefslogtreecommitdiff
path: root/drivers/usb/storage/scsiglue.c
AgeCommit message (Expand)Author
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
2010-10-22usb-storage: add new no_read_capacity_16 quirkHans de Goede
2010-10-22usb-storage: add new no_read_disc_info quirkHans de Goede
2010-10-22USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02usb-storage: use max_hw_sectors instead of max_sectorsAlan Stern
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2009-12-11USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox
2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen
2009-03-24usb-storage: prepare for subdriver separationAlan Stern
2009-03-24USB: usb-storage: increase max_sectors for tape drivesAlan Stern
2009-02-09USB: usb-storage: add Pentax to the bad-vendor listAlan Stern
2009-01-07USB: storage: set CAPACITY_HEURISTICS flag for bad vendorsAlan Stern
2009-01-07USB: storage: add last-sector hacksAlan Stern
2009-01-07USB: storage: set bounce limit for non-DMA-capable host controllersAlan Stern
2009-01-07USB: storage devices and SATBen Efros
2008-07-21usb-storage: revert DMA-alignment change for Wireless USBAlan Stern
2008-07-21USB: remove CVS keywordsAdrian Bunk
2008-07-21usb-storage: change remaining semaphore to completionAlan Stern
2008-07-21usb-storage: separate dynamic flags from fixed flagsAlan Stern
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: usb-storage: use adaptive DMA maskAlan Stern
2008-04-24USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet
2008-01-25[SCSI] usbstorage: use last_sector_bug flag universallyHans de Goede