public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull][resend] Input updates for 2.6.22-rc7
@ 2007-07-05  5:11 Dmitry Torokhov
  2007-07-05 23:09 ` Linus Torvalds
  0 siblings, 1 reply; 8+ messages in thread
From: Dmitry Torokhov @ 2007-07-05  5:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, LKML

[Resending with proper kernel version in subject... I guess original claiming
to be for 2.6.22-rc4 might have something to do with it being dropped...]

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. You will get update to AT keyboard
driver that throttles LED switching so that 'setleds' does not lock up
keyboards. Also fix for an oops happening if user presses Ctrl-Alt-Del in
the middle of keyboard being probed (serio_cleanup should take mutex).
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] 8+ messages in thread

end of thread, other threads:[~2007-07-06 21:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-05  5:11 [git pull][resend] Input updates for 2.6.22-rc7 Dmitry Torokhov
2007-07-05 23:09 ` Linus Torvalds
2007-07-05 23:32   ` Linus Torvalds
2007-07-05 23:50     ` Jesper Juhl
2007-07-06  1:01       ` Linus Torvalds
2007-07-06  3:40   ` Dmitry Torokhov
2007-07-06  4:06     ` Linus Torvalds
2007-07-06 21:21   ` plain text MUAs (Re: [git pull][resend] Input updates for 2.6.22-rc7) Oleg Verych

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