All of lore.kernel.org
 help / color / mirror / Atom feed
* - usb-hid-hidbp-drivers-add-imon-lcds-to-hid-blacklist.patch removed from -mm tree
@ 2008-05-13 15:11 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2008-05-13 15:11 UTC (permalink / raw)
  To: dylan.semler, greg, jkosina, mm-commits


The patch titled
     USB HID/HIDBP DRIVERS: Add iMON LCDs to HID blacklist
has been removed from the -mm tree.  Its filename was
     usb-hid-hidbp-drivers-add-imon-lcds-to-hid-blacklist.patch

This patch was dropped because an updated version will be merged

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: USB HID/HIDBP DRIVERS: Add iMON LCDs to HID blacklist
From: Dylan R Semler <dylan.semler@gmail.com>

The new iMON LCDs from SoundGraph need to be blacklisted from HID in order
to be used by lirc.

This patch adds vendor and device IDs for iMON LCDs and adds them to the
blacklist.

Signed-off-by: Dylan R Semler dylan.semler@gmail.com
Cc: Greg KH <greg@kroah.com>
Cc: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/hid/usbhid/hid-quirks.c |    3 +++
 1 file changed, 3 insertions(+)

diff -puN drivers/hid/usbhid/hid-quirks.c~usb-hid-hidbp-drivers-add-imon-lcds-to-hid-blacklist drivers/hid/usbhid/hid-quirks.c
--- a/drivers/hid/usbhid/hid-quirks.c~usb-hid-hidbp-drivers-add-imon-lcds-to-hid-blacklist
+++ a/drivers/hid/usbhid/hid-quirks.c
@@ -371,6 +371,9 @@
 #define USB_VENDOR_ID_SONY			0x054c
 #define USB_DEVICE_ID_SONY_PS3_CONTROLLER	0x0268
 
+#define USB_VENDOR_ID_SOUNDGRAPH		0x15c2
+#define USB_DEVICE_ID_SOUNDGRAPH_IMON_LCD	0x0038
+
 #define USB_VENDOR_ID_SUN		0x0430
 #define USB_DEVICE_ID_RARITAN_KVM_DONGLE	0xcdab
 
_

Patches currently in -mm which might be from dylan.semler@gmail.com are

usb-hid-hidbp-drivers-add-imon-lcds-to-hid-blacklist.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-13 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-13 15:11 - usb-hid-hidbp-drivers-add-imon-lcds-to-hid-blacklist.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.