aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-01USB: uas: Fix slave queue_depth not being setHans de Goede1-0/+1
2016-06-01uas: remove can_queue set in host templateTom Yan1-1/+0
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds42-455/+851
2016-05-17Merge branch 'fixes' into miscJames Bottomley3-3/+30
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi42-455/+829
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-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede3-2/+24
2016-04-13USB: uas: Limit qdepth at the scsi-host levelHans de Goede1-1/+6
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-03-18USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede1-1/+1
2016-02-20usb: storage: use usb_store_dbg instead of US_DEBUGPXVictor Dodon3-20/+13
2016-02-03usb: storage: ene_ub6250: Remove unnecessary cast in kfreeAmitoj Kaur Chawla1-2/+2
2016-01-24USB: uas: add full support for RESPONSE IUOliver Neukum1-6/+30
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman3-2/+6
2015-12-01uas: no gfp argument to uas_submit_urbs()Oliver Neukum1-12/+12
2015-12-01uas: use the BIT() macroOliver Neukum1-12/+12
2015-12-01usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicronDmitry Katsubo3-2/+6
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+0
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-5/+0
2015-10-04USB: rewrite isd200_init_info for readabilityKris Borer1-17/+13
2015-10-04UAS: also check for ESHUTDOWN in error reportingOliver Neukum1-8/+8
2015-07-27Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman1-0/+23
2015-07-22usb: usleep_range is preferred over udelay where wakeup is flexibleSunny Kumar1-1/+1
2015-07-22usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectorsHans de Goede1-0/+11
2015-07-22usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum1-0/+12
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds17-58/+157
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+0
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2-2/+0
2015-05-18Merge 4.1-rc4 into usb-nextGreg Kroah-Hartman1-0/+7
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita17-47/+150
2015-05-10usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede1-0/+7
2015-05-08usb: storage: scsiglue: Remove SPRINTF macro useJoe Perches1-11/+7
2015-04-28uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede1-1/+4
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2-2/+14
2015-04-28uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede3-5/+9
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman1-0/+7
2015-03-18usb: storage: Fix trivial typo in isd200_log_config()Yannick Guerrini1-1/+1
2015-03-18drivers: usb: storage: cypress_atacb.c: trivial checkpatch fixesBas Peters1-9/+8
2015-03-18drivers: usb: storage: alauda.c: properly place braces after function declarationsBas Peters1-5/+10
2015-03-18uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede1-0/+7
2015-02-24usb-storage: support for more than 8 LUNsOliver Neukum1-0/+6
2015-02-24uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS539Hans de Goede1-0/+7
2015-01-25usb-storage/SCSI: blacklist FUA on JMicron 152d:2566 USB-SATA controllerDmitry Nezhevenko1-0/+7
2015-01-25uas: Add no-report-opcodes quirk for Simpletech devices with id 4971:8017Hans de Goede1-0/+7
2015-01-25storage: Revise/fix quirk for 04E6:000F SCM USB-SCSI converterMark Knibbs1-1/+1
2015-01-09uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosuresHans de Goede1-0/+14
2015-01-09uas: Do not blacklist ASM1153 disk enclosuresHans de Goede2-13/+28
2015-01-09uas: disable UAS on Apricorn SATA donglesDarrick J. Wong1-0/+10