- input-add-lenovo-3000-n100-to-nomux-blacklist.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     input: add Lenovo 3000 N100 to nomux blacklist
has been removed from the -mm tree.  Its filename was
     input-add-lenovo-3000-n100-to-nomux-blacklist.patch

This patch was dropped because it was merged into mainline or a subsystem tree

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

------------------------------------------------------
Subject: input: add Lenovo 3000 N100 to nomux blacklist
From: Jiri Kosina <jkosina@xxxxxxx>

Lenovo 3000 N100 needs entry in nomux blacklist.

Reported-by: Christopher Desjardins <cddesjardins@xxxxxxxxx>
Signed-off-by: Jiri Kosina <jkosina@xxxxxxx>
Cc: Dmitry Torokhov <dtor@xxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/input/serio/i8042-x86ia64io.h |    7 +++++++
 1 file changed, 7 insertions(+)

diff -puN drivers/input/serio/i8042-x86ia64io.h~input-add-lenovo-3000-n100-to-nomux-blacklist drivers/input/serio/i8042-x86ia64io.h
--- a/drivers/input/serio/i8042-x86ia64io.h~input-add-lenovo-3000-n100-to-nomux-blacklist
+++ a/drivers/input/serio/i8042-x86ia64io.h
@@ -284,6 +284,13 @@ static struct dmi_system_id __initdata i
 			DMI_MATCH(DMI_PRODUCT_VERSION, "3000 N100"),
 		},
 	},
+	{
+		.ident = "Lenovo 3000 n100",
+		.matches = {
+			DMI_MATCH(DMI_SYS_VENDOR, "LENOVO"),
+			DMI_MATCH(DMI_PRODUCT_VERSION, "3000 N100"),
+		},
+	},
 	{ }
 };
 
_

Patches currently in -mm which might be from jkosina@xxxxxxx are

git-hid.patch
elantech-touchpad-driver.patch
input-add-lenovo-3000-n100-to-nomux-blacklist.patch
input-touchscreen-driver-add-support-ad7877-touchscreen-driver.patch
xpad-match-xbox-360-devices-with-interface-info.patch
aiptekc-add-support-for-genius-g-pen-560-tablet.patch
ipwireless-remove-dead-code.patch
signals-re-assign-cld_continued-notification-from-the-sender-to-reciever.patch
kill_pid_info-dont-take-now-unneeded-tasklist_lock.patch
handle_stop_signal-unify-partial-full-stop-handling.patch
handle_stop_signal-use-the-cached-p-signal-value.patch
get_signal_to_deliver-use-the-cached-signal-sighand-values.patch
add-macros-similar-to-min-max-min_t-max_t.patch
input-ff-memlessc-use-clamp_val-macro.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux