Messages in this thread |  | | | Date | Tue, 1 Apr 2008 00:49:20 -0400 | | From | Dmitry Torokhov <> | | Subject | Re: [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 time it has fix for evdev oops
cause by recent changes to device's lifetime rules.
Changelog:
---------
Dmitry Torokhov (1):
Input: make sure input interfaces pin parent input devices
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/evdev.c | 6 ++----
drivers/input/joydev.c | 3 ++-
drivers/input/keyboard/pxa27x_keypad.c | 6 +++---
drivers/input/mousedev.c | 3 ++-
include/linux/input.h | 5 +++--
6 files changed, 14 insertions(+), 16 deletions(-)
--
Dmitry
|  |