LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [git pull] Input updates for 2.6.25-rc7
@ 2008-03-31 19:46 Dmitry Torokhov
2008-04-01 4:49 ` Dmitry Torokhov
0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2008-03-31 19:46 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] Input updates for 2.6.25-rc7
2008-03-31 19:46 [git pull] Input updates for 2.6.25-rc7 Dmitry Torokhov
@ 2008-04-01 4:49 ` Dmitry Torokhov
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2008-04-01 4:49 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-04-01 4:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-31 19:46 [git pull] Input updates for 2.6.25-rc7 Dmitry Torokhov
2008-04-01 4:49 ` Dmitry Torokhov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).