summaryrefslogtreecommitdiff
path: root/drivers/usb/storage/usb.c
AgeCommit message (Expand)Author
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum
2016-08-15usb: storage: usb: don't print error when allocating urb failsWolfram Sang
2016-08-09usb: storage: fix runtime pm issue in usb_stor_probe2Heiner Kallweit
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi
2016-04-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede
2015-04-28uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede
2015-02-24usb-storage: support for more than 8 LUNsOliver Neukum
2014-11-24storage: Fix bus scan and multi-LUN support for SCM eUSCSI devicesMark Knibbs
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-09-23usb: Fixed a few typosMickael Maison
2014-09-23uas: Add no-report-opcodes quirkHans de Goede
2014-09-23uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-03-04usb-storage: Modify and export adjust_quirks so that it can be used by uasHans de Goede
2014-03-04usb-storage: Don't bind to uas devices if the uas driver is enabledHans de Goede
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-04-19USB: storage: convert to use module_usb_driver()Greg Kroah-Hartman
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman
2013-02-04USB: storage: Define a new macro for USB storage match rulesfangxiaozhi
2013-01-20USB: storage: avoid scanning other targets for single target deviceMing Lei
2012-11-26usb: storage: remove redundant memset() in usb_probe_stor1()Yan Hong
2012-09-05usb: remove libusualSebastian Andrzej Siewior
2012-07-20[SCSI] usb-storage: add support for write cache quirkNamjae Jeon
2012-05-17USB: storage: fixed keyword related space issues.Jeffrin Jose
2012-05-17USB: storage: fixed several trailing white spaces issues.Jeffrin Jose
2012-05-17USB: storage: fixed C99 comment issue.Jeffrin Jose
2012-04-06usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)Ming Lei
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman
2012-02-21usb-storage: fix freezing of the scanning threadAlan Stern
2012-01-24usb: Re-enable usb-storage support dynamic idHuajun Li
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-04usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li
2011-11-21usb_storage: don't use set_freezable_with_signal()Tejun Heo
2011-08-22usb_storage: Don't freeze in usb-stor-scanSeth Forshee
2011-06-07usb-storage: redo incorrect readsAlan Stern
2011-05-19usb-storage: Correct adjust_quirks to include latest flagsKarl Relton
2010-10-22USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz
2010-08-10USB: usb-storage: implement autosuspendAlan Stern
2010-05-20usb-storage: always print quirksFelipe Contreras
2010-05-20USB: usb-storage: trivial debug improvementsFelipe Contreras
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern
2010-02-26Lower USB storage settling delay to something more reasonableLinus Torvalds
2010-01-20USB: fix bitmask merge errorAlan Stern
2009-12-11USB: usb-storage: fix bug in fill_inquiryAlan Stern
2009-12-11USB: usb-storage: add BAD_SENSE flagAlan Stern