summaryrefslogtreecommitdiff
path: root/drivers/usb/storage
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2014-02-22usb-storage: enable multi-LUN scanning when neededAlan Stern
2014-02-22usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern
2014-02-22usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern
2014-02-06USB: Nokia 502 is an unusual deviceMikhail Zolotaryov
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-08-27USB storage: audit sysfs attribute permissionsGreg Kroah-Hartman
2013-07-22USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman
2013-05-17usb: storage: alauda: initialize variables directlyEmilio López
2013-05-17usb: storage: sddr09: initialize variables directlyEmilio López
2013-05-17USB: usb-stor: realtek_cr: Fix compile errorWei WANG
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01drivers/usb/storage/realtek_cr.c: fix buildAndrew Morton
2013-04-23usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden
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-04-19usb: storage: Fix link errorJoe Perches
2013-04-17usb: storage: Add usb_stor_dbg, reduce object sizeJoe Perches
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli
2013-04-09usb-storage: switch to ->show_info()Al Viro
2013-03-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-15usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow
2013-03-15driver: usb: storage: remove cast for kmalloc return valueZhang Yanfei
2013-03-15usb: storage: onetouch: tighten a range checkDan Carpenter
2013-03-07USB: storage: fix Huawei mode switching regressionBjørn Mork
2013-03-07USB: storage: in-kernel modeswitching is deprecatedBjørn Mork
2013-02-14USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer
2013-02-08USB: storage: properly handle the endian issues of idProductfangxiaozhi
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman
2013-02-04USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi
2013-02-04USB: storage: Define a new macro for USB storage match rulesfangxiaozhi
2013-01-25usb-uas: set max_lun and max_channelGerd Hoffmann
2013-01-21USB: storage: avoid scanning other targets for single target deviceMing Lei
2013-01-11uas: fail any request submitted while resetting the device.Gerd Hoffmann
2013-01-11uas: improve device resetGerd Hoffmann
2013-01-11uas: improve abort handlerGerd Hoffmann
2013-01-11uas: add IS_IN_WORK_LIST flagGerd Hoffmann
2013-01-11uas: add UNLINK_DATA_URBS flagGerd Hoffmann
2013-01-11uas: new function to cancel data urbsGerd Hoffmann
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-28USB: mark uas driver as BROKENGreg KH
2012-11-26usb: storage: remove redundant memset() in usb_probe_stor1()Yan Hong
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-14[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen
2012-11-14[SCSI] Add a report opcode helperMartin K. Petersen
2012-10-30USB: ums_realtek: fix build warningJingoo Han
2012-10-24usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin
2012-09-26USB: uas: fix gcc warningGerd Hoffmann