From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Vojtech Pavlik <vojtech@suse.cz>, LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/5] Tiny input update for 2.6.15
Date: Tue, 10 Jan 2006 02:09:45 -0500 [thread overview]
Message-ID: <20060110070945.912712000.dtor_core@ameritech.net> (raw)
Hi Linus, please consider pulling from:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git/
or
master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git/
Changelog:
Input: ibmasm - fix input initialization error path
Input: remove obsolete maple input drivers (Paul Mundt)
Input: prepare for f_ops constness (Arjan van de Ven)
Input: wistron - do not crash if BIOS does not support interface (Miloslav Trmac)
Input: grip_mp - kill commented out code
Diffstat:
drivers/input/input.c | 2
drivers/input/joystick/grip_mp.c | 9 ---
drivers/input/keyboard/Kconfig | 10 ---
drivers/input/keyboard/Makefile | 1
drivers/input/misc/wistron_btns.c | 6 +-
drivers/input/mouse/Kconfig | 10 ---
drivers/input/mouse/Makefile | 1
drivers/misc/ibmasm/remote.c | 1
drivers/input/mouse/maplemouse.c | 101 ------------------------------------
9 files changed, 5 insertions(+), 136 deletions(-)
--
Dmitry
next reply other threads:[~2006-01-10 7:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-10 7:09 Dmitry Torokhov [this message]
2006-01-10 7:09 ` [PATCH 1/5] grip_mp: small cleanup Dmitry Torokhov
2006-01-10 7:09 ` [PATCH 2/5] wistron: do not crash if BIOS does not support interface Dmitry Torokhov
2006-01-10 7:09 ` [PATCH 3/5] Input core: prepare for fops constness Dmitry Torokhov
2006-01-10 7:09 ` [PATCH 4/5] Remove obsolete maple input drivers Dmitry Torokhov
2006-01-10 7:09 ` [PATCH 5/5] ibmasm: fix input initialization error path Dmitry Torokhov
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=20060110070945.912712000.dtor_core@ameritech.net \
--to=dtor_core@ameritech.net \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
--cc=vojtech@suse.cz \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome