summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/appledisplay.c
diff options
context:
space:
mode:
authorKai-Heng Feng <kai.heng.feng@canonical.com>2018-10-26 07:33:15 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-07 13:23:18 +0100
commitdeefd24228a172d1b27d4a9adbfd2cdacd60ae64 (patch)
tree570090a218fa6c096a2b63ca9cd8c4c9fd59c1b7 /drivers/usb/misc/appledisplay.c
parentusb: quirks: Add delay-init quirk for Corsair K70 LUX RGB (diff)
downloadlinux-deefd24228a172d1b27d4a9adbfd2cdacd60ae64.tar.xz
linux-deefd24228a172d1b27d4a9adbfd2cdacd60ae64.zip
USB: quirks: Add no-lpm quirk for Raydium touchscreens
Raydium USB touchscreen fails to set config if LPM is enabled: [ 2.030658] usb 1-8: New USB device found, idVendor=2386, idProduct=3119 [ 2.030659] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.030660] usb 1-8: Product: Raydium Touch System [ 2.030661] usb 1-8: Manufacturer: Raydium Corporation [ 7.132209] usb 1-8: can't set config #1, error -110 Same behavior can be observed on 2386:3114. Raydium claims the touchscreen supports LPM under Windows, so I used Microsoft USB Test Tools (MUTT) [1] to check its LPM status. MUTT shows that the LPM doesn't work under Windows, either. So let's just disable LPM for Raydium touchscreens. [1] https://docs.microsoft.com/en-us/windows-hardware/drivers/usbcon/usb-test-tools Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/misc/appledisplay.c')
0 files changed, 0 insertions, 0 deletions