aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/storage
AgeCommit message (Expand)Author
2014-11-14usb-storage: handle a skipped data phaseAlan Stern
2014-10-05USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark
2014-10-05USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark
2014-10-05USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark
2014-10-05storage: Add single-LUN quirk for Jaz USB AdapterMark
2014-06-07USB: Nokia 5300 should be treated as unusual devDaniele Forsi
2014-06-07USB: Nokia 305 should be treated as unusual devVictor A. Santos
2014-06-07usb: storage: shuttle_usbat: fix discs being detected twiceDaniele Forsi
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-11-13usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-08-04USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren
2013-05-16USB: usb-stor: realtek_cr: Fix compile errorWei WANG
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30drivers/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-18usb: 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-20USB: 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-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen
2012-11-13[SCSI] Add a report opcode helperMartin K. Petersen