From: Dmitry Torokhov <dtor@insightbb.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>, linux-kernel@vger.kernel.org
Subject: [git pull] Input updates ofr 2.6.22-rc2
Date: Wed, 23 May 2007 00:08:46 -0400 [thread overview]
Message-ID: <200705230008.47803.dtor@insightbb.com> (raw)
Hi Linus,
Please consider pulling 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. You will get bugfixes for ALPS
touchpad, iforce force feedback support, ads7846 touchscreen and several
small cleanups.
Changelog:
----------
David Brownell (1):
Input: ads7846 - document that it handles tsc2046 too
Dmitry Torokhov (3):
Input: adbhid - do not access input_dev->private directly
Input: ALPS - force stream mode
Input: ucb1x00-ts - remove commented out code
Eric Piel (1):
Input: input-polldev - add module info
Johann Deneux (2):
Input: iforce - fix force feedback not working
Input: iforce - minor clean-ups
Peter Samuelson (1):
Input: logips2pp - add type 72 (PS/2 TrackMan Marble)
Satoru Takeuchi (1):
Input: ucb1400_ts - use sched_setscheduler()
Semih Hazar (1):
Input: ads7846 - SPI_CPHA mode bugfix
drivers/input/joystick/iforce/iforce-main.c | 4 +-
drivers/input/joystick/iforce/iforce-packets.c | 10 +++-
drivers/input/joystick/iforce/iforce-usb.c | 5 +-
drivers/input/misc/input-polldev.c | 5 ++
drivers/input/mouse/alps.c | 58 +++++++++++++-----------
drivers/input/mouse/logips2pp.c | 1 +
drivers/input/touchscreen/Kconfig | 8 ++--
drivers/input/touchscreen/ads7846.c | 3 +-
drivers/input/touchscreen/ucb1400_ts.c | 4 +-
drivers/macintosh/adbhid.c | 16 +++---
drivers/mfd/ucb1x00-ts.c | 11 +----
11 files changed, 66 insertions(+), 59 deletions(-)
--
Dmitry
reply other threads:[~2007-05-23 4:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200705230008.47803.dtor@insightbb.com \
--to=dtor@insightbb.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.