[git pull] Input updates for 2.6.25-rc7



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. This does not contain the fix for
evdev crash since it is yet undecided which way we should go with regard to
lifetime rule change.

Changelog:
---------

Helge Deller (1):
Input: apm-power - fix crash when unloading modules

Samuel Ortiz (1):
Input: pxa27x - fix keypad KPC macros

Diffstat:
--------

drivers/input/apm-power.c | 7 ++-----
drivers/input/keyboard/pxa27x_keypad.c | 6 +++---
2 files changed, 5 insertions(+), 8 deletions(-)

--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: [git pull] Input updates for 2.6.26-rc0
    ... to receive updates for the input subsystem. ... Please do another pull from: ... to get the fix for build failure reported by Ingo. ...
    (Linux-Kernel)
  • Re: [git pull] Input updates for 2.6.25-rc7
    ... to receive updates for the input subsystem. ... This time it has fix for evdev oops ... cause by recent changes to device's lifetime rules. ... apm-power - fix crash when unloading modules ...
    (Linux-Kernel)