linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull 0/7] Another input update for 2.6.15
@ 2006-01-14 15:16 Dmitry Torokhov
  2006-01-14 15:16 ` [git pull 1/7] Add Sony Vaio FSC-115b to i8042 MUX blacklist Dmitry Torokhov
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Dmitry Torokhov @ 2006-01-14 15:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Vojtech Pavlik

Hi Linus,

Please do a pull from:

	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git/
or
	master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git/

The main feature is psmouse resync patch which should make PS/2 mice
useable with cheap KVMs that reset mice when switching between boxes.
Also there is a fix for OOps in PID code, build for for powerpc and
HID tweaks to make new USB-based keyboards behave like older ADB ones.

Changelog:

	Input: i8042 - add Sony Vaio FSC-115b to MUX blacklist (Vojtech)
	Input: HID - add support for Cherry Cymotion keyboard (Vojtech)
	Input: HID - fix an oops in PID initialization code
	Input: psmouse - attempt to re-synchronize mouse every 5 seconds
	Input: HID - add more simulation usages
	Input: wacom - fix compile on PowerPC
	Input: HID - add support for fn key on Apple PowerBooks (Michael Hanselmann)

Diffstat:

 input/mouse/alps.c            |   38 +++++
 input/mouse/logips2pp.c       |    2 
 input/mouse/psmouse-base.c    |  316 +++++++++++++++++++++++++++++++++---------
 input/mouse/psmouse.h         |    9 +
 input/mouse/synaptics.c       |    2 
 input/serio/i8042-x86ia64io.h |    7 
 usb/input/Kconfig             |   10 +
 usb/input/hid-core.c          |   30 +++
 usb/input/hid-input.c         |  179 +++++++++++++++++++++++
 usb/input/hid.h               |   30 ++-
 usb/input/pid.c               |    2 
 usb/input/wacom.c             |   14 -
 12 files changed, 551 insertions(+), 88 deletions(-)

Thanks!

--
Dmitry


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-01-14 16:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-14 15:16 [git pull 0/7] Another input update for 2.6.15 Dmitry Torokhov
2006-01-14 15:16 ` [git pull 1/7] Add Sony Vaio FSC-115b to i8042 MUX blacklist Dmitry Torokhov
2006-01-14 15:16 ` [git pull 2/7] HID: Add support for Cherry Cymotion keyboard Dmitry Torokhov
2006-01-14 15:16 ` [git pull 3/7] HID: fix an oops in PID initialization code Dmitry Torokhov
2006-01-14 15:16 ` [git pull 4/7] psmouse: attempt to re-synchronize mouse every 5 seconds Dmitry Torokhov
2006-01-14 15:16 ` [git pull 5/7] HID: add more simulation usages Dmitry Torokhov
2006-01-14 15:16 ` [git pull 6/7] Wacom: fix compile on PowerPC Dmitry Torokhov
2006-01-14 15:16 ` [git pull 7/7] HID: add support for fn key on Apple PowerBooks Dmitry Torokhov
2006-01-14 16:44 ` [git pull 0/7] Another input update for 2.6.15 Vojtech Pavlik

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).