* [git pull] Input updates for 2.6.22-rc4
@ 2007-06-29 5:47 Dmitry Torokhov
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2007-06-29 5:47 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, LKML
Hi Linus,
Please consider pulling from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
or
master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus
to receive updates for input subsystem. Note that the bulk of changes to
input.h are just comments for various KEY_XXX input codes and not functional
changes.
Changelog:
----------
Dmitry Torokhov (4):
Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklist
Input: atkbd - throttle LED switching
Input: serio - take drv_mutex in serio_cleanup()
Input: document some of keycodes
Henrique de Moraes Holschuh (1):
Input: add a new EV_SW SW_RADIO event, for radio switches on laptops
Qi Yong (1):
Input: atkbd - use printk_ratelimit for spurious ACK messages
Diffstat:
---------
drivers/input/keyboard/atkbd.c | 47 +++++++----
drivers/input/serio/i8042-x86ia64io.h | 11 +++
drivers/input/serio/serio.c | 2 +
include/linux/input.h | 143 +++++++++++++++++---------------
4 files changed, 119 insertions(+), 84 deletions(-)
--
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread* [git pull] Input updates for 2.6.22-rc4
@ 2007-06-13 6:10 Dmitry Torokhov
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2007-06-13 6:10 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, LKML
Hi Linus,
Please consider pulling from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
or
master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus
to receive updates for input subsystem.
Changelog:
----------
Dmitry Torokhov (3):
Input: i8042 - add ASUS P65UP5 to the noloop list
Input: i8042 - add ULI EV4873 to noloop list
Input: move input-polldev to drivers/input
Ondrej Zary (1):
Input: usbtouchscreen - fix fallout caused by move from drivers/usb
Diffstat:
---------
drivers/input/Kconfig | 13 ++++++++
drivers/input/Makefile | 1 +
drivers/input/{misc => }/input-polldev.c | 0
drivers/input/misc/Kconfig | 11 -------
drivers/input/misc/Makefile | 1 -
drivers/input/serio/i8042-x86ia64io.h | 18 +++++++++++
drivers/input/touchscreen/usbtouchscreen.c | 44 ++++++++++++++--------------
7 files changed, 54 insertions(+), 34 deletions(-)
rename drivers/input/{misc => }/input-polldev.c (100%)
--
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-29 5:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-29 5:47 [git pull] Input updates for 2.6.22-rc4 Dmitry Torokhov
-- strict thread matches above, loose matches on Subject: below --
2007-06-13 6:10 Dmitry Torokhov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox