From: wellsk40@gmail.com
To: linux-input@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Subject: input/touch: LPC32xx: Introduce touch driver for the LPC32xx (v2)
Date: Mon, 16 Aug 2010 14:21:00 -0700 [thread overview]
Message-ID: <1281993661-21097-1-git-send-email-wellsk40@gmail.com> (raw)
This patch set introduces support for the LPC32xx touchscreen
controller driver. The LPC32xx touchscreen controller supports
automated event detection and conversion for resistive touchscreens.
The patch can be pulled from:
git://git.lpclinux.com/linux-2.6-lpc ts-lpc32xx_v2
v2 includes updates from the initial review of the TSC driver..
All local TSC_* macros have been prefixed with LCP32XX_
Added lpc32xx_ prefix to stop_tsc() and start_tsc()
Moved clk_enable and clk_disable into lpc32xx_start_tsc()
and lpc32xx_stop_tsc() functions
Added ->open and ->close methods using the start and
stop tsc functions
Removed use of devm_* functions. Modified error unwinding
and _remove() based on this change.
Fixed an error return condition from input_register_device()
Fixed use of input_free_device
Added a use count check for suspend and resume so device
state isn't altered if it isn't open
next reply other threads:[~2010-08-16 21:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-16 21:21 wellsk40 [this message]
2010-08-16 21:21 ` [PATCH] input/touch: Introduce the LPC32xx touchscreen controller driver (v2) wellsk40
2010-08-16 22:09 ` Ryan Mallon
2010-08-18 0:34 ` Kevin Wells
2010-08-29 5:48 ` Dmitry Torokhov
2010-08-31 22:46 ` Kevin Wells
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=1281993661-21097-1-git-send-email-wellsk40@gmail.com \
--to=wellsk40@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-input@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).