aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/storage
AgeCommit message (Expand)AuthorFilesLines
2014-03-04uas: Fix bounds check in uas_find_endpointsHans de Goede1-1/+1
2014-03-04uas: Add uas_find_endpoints() helper functionHans de Goede1-11/+23
2014-03-04uas: Honor no-uas quirk set in usb-storage's quirks module parameterHans de Goede2-1/+5
2014-03-04usb-storage: Modify and export adjust_quirks so that it can be used by uasHans de Goede2-6/+13
2014-03-04usb-storage: Don't bind to uas devices if the uas driver is enabledHans de Goede2-0/+15
2014-03-04uas: Add the posibilty to blacklist uas devices from using the uas driverHans de Goede3-4/+76
2014-03-04uas: Move uas detect code to uas-detect.hHans de Goede2-38/+42
2014-03-04uas: Add a uas_find_uas_alt_setting helper functionHans de Goede1-5/+16
2014-03-04uas: Use all available stream idsHans de Goede1-3/+3
2014-03-04uas: s/response_ui/response_iu/Hans de Goede1-1/+1
2014-03-04uas: Fix reset handling for externally triggered resetHans de Goede1-5/+31
2014-03-04uas: Fix reset lockingHans de Goede1-0/+9
2014-03-04uas: Fix uas not working when plugged into an ehci portHans de Goede1-4/+4
2014-03-04uas: uas_alloc_cmd_urb: drop unused stream_id parameterHans de Goede1-3/+2
2014-03-04uas: Avoid unnecessary unlock / lock calls around unlink_data_urbsHans de Goede1-13/+7
2014-03-04uas: Properly set interface to altsetting 0 on probe failureHans de Goede1-9/+9
2014-03-04uas: Urbs must be anchored before submitting themHans de Goede1-8/+12
2014-03-04uas: replace BUG_ON() + WARN_ON() with WARN_ON_ONCE()Gerd Hoffmann1-9/+10
2014-03-04uas: add dead request listGerd Hoffmann1-8/+42
2014-03-04uas: make work list per-deviceGerd Hoffmann1-62/+44
2014-03-04uas: properly reinitialize in uas_eh_bus_reset_handlerGerd Hoffmann1-0/+5
2014-02-04usb-storage: enable multi-LUN scanning when neededAlan Stern2-1/+9
2014-02-04usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern1-0/+7
2014-02-04usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern1-1/+1
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2-2/+0
2014-01-03USB: Nokia 502 is an unusual deviceMikhail Zolotaryov1-0/+7
2013-12-09USB: storage: fix compile warningMing Lei1-1/+2
2013-12-08USB: storage: use sg_miter_* APIs to access scsi bufferMing Lei1-54/+26
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2-1/+11
2013-08-27USB storage: audit sysfs attribute permissionsGreg Kroah-Hartman1-9/+7
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/vir...Linus 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