2008-01-14 06:01:58

by Dmitry Torokhov

[permalink] [raw]
Subject: [git pull] Input updates for 2.6.24-rc3

Hi Linus,

Please pull 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 the input subsystem.

Changelog:
---------

Dmitry Baryshkov (1):
Input: Handle EV_PWR type of input caps in input_set_capability.

Ivan Kokshaysky (1):
gameport: don't export functions that are static inline

Kristoffer Ericson (2):
Input: jornada680_kbd - fix default keymap
Input: improve Kconfig help entries for HP Jornada devices

Richard Purdie (2):
Input: spitzkbd - fix suspend key handling
Input: pass EV_PWR events to event handlers


Diffstat:
--------

drivers/input/gameport/gameport.c | 2 -
drivers/input/input.c | 8 ++++++
drivers/input/keyboard/Kconfig | 12 ++++----
drivers/input/keyboard/jornada680_kbd.c | 40 +++++++++++++++---------------
drivers/input/keyboard/spitzkbd.c | 1 +
drivers/input/touchscreen/Kconfig | 8 ++----
6 files changed, 38 insertions(+), 33 deletions(-)

--
Dmitry


2008-01-14 06:05:50

by Dmitry Torokhov

[permalink] [raw]
Subject: Re: [git pull] Input updates for 2.6.24-rc3

On Monday 14 January 2008, Dmitry Torokhov wrote:
> Hi Linus,
>
> Please pull 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 the input subsystem.
>

The subject should read "Input updates for 2.6.24-rc7" of course...

--
Dmitry