aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/storage/unusual_devs.h
Commit message (Collapse)AuthorAgeFilesLines
* usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum2016-08-261-0/+12
| | | | | | | | | | | | | | | | | | | commit 5fb2c782f451a4fb9c19c076e2c442839faf0f76 upstream. This device automatically switches itself to another mode (0x1405) unless the specific access pattern of Windows is followed in its initial mode. That makes a dirty unmount of the internal storage devices inevitable if they are mounted. So the card reader of such a device should be ignored, lest an unclean removal become inevitable. This replaces an earlier patch that ignored all LUNs of this device. That patch was overly broad. Signed-off-by: Oliver Neukum <oneukum@suse.com> Reviewed-by: Lars Melin <larsm17@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
* 3.10.79 -> 3.10.80Jan Engelmohr2016-08-261-0/+7
|
* first commitMeizu OpenSource2016-08-151-0/+2142