On Sun, Nov 20, 2005 at 01:36:11AM -0500, Dmitry Torokhov wrote:
> Hi Linus,
>
> Please consider pulling from:
>
> master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git
>
> It corrects couple of problems caused by recein input dynalloc
> conversion, converts uinput driver to dynamic allocation and
> adds new wistron button driver which was siting in -mm for quite
> a while.
>
> Vojtech, please bless the pull.
Yup, I have no objections at all. Thanks, Dmitry!
Linus, please pull these changes into your tree.
> Changelog:
>
> Fix missing initialization in ir-kbd-gpio.c
> Fix an OOPS when initializing IR remote on saa7134
> Input: make serio and gameport more swsusp friendly
> Input: handle failures in input_register_device()
> Input: uinput - don't use "interruptible" in FF code
> Input: uinput - add UI_SET_SWBIT ioctl
> Input: uinput - convert to dynalloc allocation
> Input: wistron - disable wifi/bluetooth on suspend
> Input: wistron - add PM support
> Input: wistron - convert to dynamic input_dev allocation
> Input: wistron - add support for Acer Aspire 1500 notebooks
> Input: wistron - disable for x86_64
> Input: add Wistron driver
> Input: atkbd - speed up setting leds/repeat state
>
> Diffstat:
>
> MAINTAINERS | 5
> drivers/input/gameport/gameport.c | 12
> drivers/input/input.c | 63 +--
> drivers/input/keyboard/atkbd.c | 99 +++-
> drivers/input/misc/Kconfig | 10
> drivers/input/misc/Makefile | 1
> drivers/input/misc/uinput.c | 323 ++++++++--------
> drivers/input/misc/wistron_btns.c | 561 ++++++++++++++++++++++++++++
> drivers/input/serio/serio.c | 12
> drivers/media/video/ir-kbd-gpio.c | 5
> drivers/media/video/saa7134/saa7134-input.c | 2
> include/linux/uinput.h | 13
> 12 files changed, 880 insertions(+), 226 deletions(-)
--
Vojtech Pavlik
SuSE Labs, SuSE CR
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]