aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/uas-detect.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-21usb-storage,uas: make internal quirks flags 64bitMilan Broz1-2/+2
2023-01-17usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park1-0/+13
2020-06-19USB: storage: fix wording in error messageGreg Kroah-Hartman1-1/+1
2017-11-28uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devicesHans de Goede1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-22USB: uas: fix bug in handling of alternate settingsAlan Stern1-7/+8
2015-04-28uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede1-1/+4
2015-04-28uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede1-1/+5
2015-01-09uas: Do not blacklist ASM1153 disk enclosuresHans de Goede1-5/+28
2014-09-11uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id checkHans de Goede1-2/+2
2014-09-10uas: Disable uas on ASM1051 devicesHans de Goede1-4/+23
2014-08-01uas: Log a warning when we cannot use uas because the hcd lacks streamsHans de Goede1-3/+9
2014-08-01uas: Only complain about missing sg if all other checks succeedHans de Goede1-18/+10
2014-03-04storage: accept some UAS devices if streams are unavailableOliver Neukum1-0/+4
2014-03-04uas: Verify endpoint descriptors from uas_use_uas_driver()Hans de Goede1-1/+11
2014-03-04uas: Move uas_find_endpoints to uas-detect.hHans de Goede1-0/+27
2014-03-04uas: Honor no-uas quirk set in usb-storage's quirks module parameterHans de Goede1-0/+4
2014-03-04uas: Add the posibilty to blacklist uas devices from using the uas driverHans de Goede1-0/+11
2014-03-04uas: Move uas detect code to uas-detect.hHans de Goede1-0/+40