aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-22USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren1-0/+7
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman1-4/+4
2013-05-16usb: storage: alauda: initialize variables directlyEmilio López1-5/+1
2013-05-16usb: storage: sddr09: initialize variables directlyEmilio López1-5/+1
2013-05-16USB: usb-stor: realtek_cr: Fix compile errorWei WANG1-4/+4
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-28/+14
2013-04-30drivers/usb/storage/realtek_cr.c: fix buildAndrew Morton1-4/+1
2013-04-23usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden1-2/+14
2013-04-19USB: storage: convert to use module_usb_driver()Greg Kroah-Hartman1-29/+1
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches20-834/+753
2013-04-18usb: storage: Fix link errorJoe Perches1-0/+2
2013-04-17usb: storage: Add usb_stor_dbg, reduce object sizeJoe Perches3-12/+34
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli1-4/+3
2013-04-09usb-storage: switch to ->show_info()Al Viro1-28/+14
2013-03-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman3-78/+346
2013-03-15usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow1-0/+7
2013-03-15driver: usb: storage: remove cast for kmalloc return valueZhang Yanfei1-2/+1
2013-03-15usb: storage: onetouch: tighten a range checkDan Carpenter1-2/+2
2013-03-07USB: storage: fix Huawei mode switching regressionBjørn Mork3-78/+331
2013-03-07USB: storage: in-kernel modeswitching is deprecatedBjørn Mork1-0/+8
2013-02-14USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer1-1/+1
2013-02-08USB: storage: properly handle the endian issues of idProductfangxiaozhi1-2/+2
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman5-331/+105
2013-02-04USB: storage: optimize to match the Huawei USB storage devices and support new switch commandfangxiaozhi3-331/+78
2013-02-04USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2-0/+27
2013-01-25usb-uas: set max_lun and max_channelGerd Hoffmann1-0/+2
2013-01-20USB: storage: avoid scanning other targets for single target deviceMing Lei1-0/+3
2013-01-11uas: fail any request submitted while resetting the device.Gerd Hoffmann1-0/+6
2013-01-11uas: improve device resetGerd Hoffmann1-1/+44
2013-01-11uas: improve abort handlerGerd Hoffmann1-2/+17
2013-01-11uas: add IS_IN_WORK_LIST flagGerd Hoffmann1-2/+8
2013-01-11uas: add UNLINK_DATA_URBS flagGerd Hoffmann1-3/+21
2013-01-11uas: new function to cancel data urbsGerd Hoffmann1-10/+12
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-3/+2
2012-11-28USB: mark uas driver as BROKENGreg KH1-1/+1
2012-11-26usb: storage: remove redundant memset() in usb_probe_stor1()Yan Hong1-1/+0
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-11-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen1-0/+3
2012-11-13[SCSI] Add a report opcode helperMartin K. Petersen1-0/+3
2012-10-30USB: ums_realtek: fix build warningJingoo Han1-1/+1
2012-10-24usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin1-0/+6
2012-09-26USB: uas: fix gcc warningGerd Hoffmann1-10/+8
2012-09-26USB: uas: fix lockingGerd Hoffmann1-0/+2
2012-09-25USB: uas: add lockingGerd Hoffmann1-7/+44
2012-09-25USB: uas: fix abortGerd Hoffmann1-7/+4
2012-09-25USB: uas: remove aborted field, replace with status bit.Gerd Hoffmann1-6/+6
2012-09-25USB: uas: fix task managementGerd Hoffmann1-3/+3
2012-09-25USB: uas: keep track of command urbsGerd Hoffmann1-1/+10
2012-09-21USB: sierra_ms: don't keep unused variableAlan Cox1-2/+1