]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
USB: uas: Add a new NO_REPORT_LUNS quirk
authorHans de Goede <hdegoede@redhat.com>
Tue, 12 Apr 2016 10:27:09 +0000 (12:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Apr 2016 06:45:18 +0000 (15:45 +0900)
commitb0838ed602d46fc4778020cd7a6ba073652b72cb
tree12caf1f1b6c10d2733644601dd5570e8b36ee7e1
parent39f0cd2c3f4fced06b50f1451250c3b38c16b0ed
USB: uas: Add a new NO_REPORT_LUNS quirk

commit 1363074667a6b7d0507527742ccd7bbed5e3ceaa upstream.

Add a new NO_REPORT_LUNS quirk and set it for Seagate drives with
an usb-id of: 0bc2:331a, as these will fail to respond to a
REPORT_LUNS command.

Reported-and-tested-by: David Webb <djw@noc.ac.uk>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
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