From: Dmitry Torokhov <dtor@insightbb.com>
To: Linus Torvalds <torvalds@osdl.org>
Cc: LKML <linux-kernel@vger.kernel.org>, Andrew Morton <akpm@osdl.org>
Subject: [git pull] Input patches for 2.6.19-rc2
Date: Mon, 16 Oct 2006 23:56:49 -0400 [thread overview]
Message-ID: <200610162356.52100.dtor@insightbb.com> (raw)
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 input subsystem. The tree contains a fix for
lockdep warning in psmouse driver and improved blinking durng panic
in i8042 plus couple more minor fixes.
Changelog:
----------
Andrew Morton:
Lockdep: fix compile error in drivers/input/serio/serio.c
Dmitry Torokhov:
Input: add missing exports to fix modular build
Input: i8042 - supress ACK/NAKs when blinking during panic
Input: atkbd - supress "too many keys" error message
Input: serio core - handle errors returned by device_bind_driver()
Input: gameport core - handle errors returned by device_bind_driver()
Jeff Garzik:
Input: fm801-gp - handle errors from pci_enable_device()
Jiri Kosina:
Input: serio - add lockdep annotations
Peter Zijlstra:
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Diffstat:
----------
b/drivers/char/random.c | 1
b/drivers/input/gameport/fm801-gp.c | 22 ++++++++++----
b/drivers/input/gameport/gameport.c | 18 ++++++++++--
b/drivers/input/keyboard/atkbd.c | 54 +++++++++++++++++++++++++++---------
b/drivers/input/serio/i8042.c | 13 +++++++-
b/drivers/input/serio/libps2.c | 3 +-
b/drivers/input/serio/serio.c | 16 +++++++++-
b/include/linux/lockdep.h | 2 +
b/include/linux/serio.h | 1
b/kernel/lockdep.c | 10 ++++--
b/kernel/mutex-debug.c | 2 -
b/lib/kobject.c | 1
b/lib/rwsem-spinlock.c | 2 -
b/lib/rwsem.c | 2 -
b/lib/spinlock_debug.c | 4 +-
b/net/core/sock.c | 2 -
drivers/input/serio/serio.c | 6 +++-
include/linux/lockdep.h | 15 +++++++---
18 files changed, 132 insertions(+), 42 deletions(-)
--
Dmitry
next reply other threads:[~2006-10-17 3:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-17 3:56 Dmitry Torokhov [this message]
2006-10-17 15:20 ` [git pull] Input patches for 2.6.19-rc2 Linus Torvalds
2006-10-17 15:34 ` Dmitry Torokhov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200610162356.52100.dtor@insightbb.com \
--to=dtor@insightbb.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox