projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
939936e
)
USB: misc: appledisplay: add 20" Apple Cinema Display
author
Mattias Jacobsson
<2pi@mok.nu>
Sun, 21 Oct 2018 09:25:37 +0000
(11:25 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 27 Nov 2018 15:10:51 +0000
(16:10 +0100)
commit
f6501f49199097b99e4e263644d88c90d1ec1060
upstream.
Add another Apple Cinema Display to the list of supported displays
Signed-off-by: Mattias Jacobsson <2pi@mok.nu>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/appledisplay.c
patch
|
blob
|
history
diff --git
a/drivers/usb/misc/appledisplay.c
b/drivers/usb/misc/appledisplay.c
index
8efdc50
..
288fe3e
100644
(file)
--- a/
drivers/usb/misc/appledisplay.c
+++ b/
drivers/usb/misc/appledisplay.c
@@
-63,6
+63,7
@@
static const struct usb_device_id appledisplay_table[] = {
{ APPLEDISPLAY_DEVICE(0x9219) },
{ APPLEDISPLAY_DEVICE(0x921c) },
{ APPLEDISPLAY_DEVICE(0x921d) },
+ { APPLEDISPLAY_DEVICE(0x9222) },
{ APPLEDISPLAY_DEVICE(0x9236) },
/* Terminating entry */