public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Tiny input update for 2.6.15
@ 2006-01-10  7:09 Dmitry Torokhov
  2006-01-10  7:09 ` [PATCH 1/5] grip_mp: small cleanup Dmitry Torokhov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Dmitry Torokhov @ 2006-01-10  7:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Vojtech Pavlik, LKML

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-01-10  7:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-10  7:09 [PATCH 0/5] Tiny input update for 2.6.15 Dmitry Torokhov
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox