From: akpm@linux-foundation.org
To: dylan.semler@gmail.com, greg@kroah.com, jkosina@suse.cz,
mm-commits@vger.kernel.org
Subject: - usb-hid-hidbp-drivers-add-imon-lcds-to-hid-blacklist.patch removed from -mm tree
Date: Tue, 13 May 2008 08:11:21 -0700 [thread overview]
Message-ID: <200805131511.m4DFBLWM018326@imap1.linux-foundation.org> (raw)
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
reply other threads:[~2008-05-13 15:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200805131511.m4DFBLWM018326@imap1.linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=dylan.semler@gmail.com \
--cc=greg@kroah.com \
--cc=jkosina@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=mm-commits@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.