]> git.hungrycats.org Git - linux/commit
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
authorHans de Goede <hdegoede@redhat.com>
Mon, 15 Sep 2014 14:04:12 +0000 (16:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Oct 2014 10:29:23 +0000 (12:29 +0200)
commitc36cac9f20886a5a60d4f9388f6faef547d78d61
tree87a614ebd7dbfc90a721976c3b2a87d252c4dee3
parent117ef0db3c7f8e218ebb3bd9dfbf3856a0320e4d
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands

commit 593078525c8b234a35a36ff551b8716464e86481 upstream.

And set this quirk for the Seagate Expansion Desk (0bc2:2312), as that one
seems to hang upon receiving an ATA_12 or ATA_16 command.

https://bugzilla.kernel.org/show_bug.cgi?id=79511
https://bbs.archlinux.org/viewtopic.php?id=183190

While at it also add missing documentation for the u value for usb-storage
quirks.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/kernel-parameters.txt
drivers/usb/storage/uas.c
drivers/usb/storage/unusual_uas.h
drivers/usb/storage/usb.c
include/linux/usb_usual.h