linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Barry Song <21cnbao@gmail.com>
To: dbrownell@users.sourceforge.net, dmitry.torokhov@gmail.com, dtor@mail.ru
Cc: spi-devel-general@lists.sourceforge.net,
	linux-input@vger.kernel.org,
	uclinux-dist-devel@blackfin.uclinux.org,
	Barry Song <21cnbao@gmail.com>
Subject: [PATCH 0/2] add ad714x captouch sensor input driver
Date: Tue, 1 Sep 2009 11:55:28 +0800	[thread overview]
Message-ID: <1251777330-16994-1-git-send-email-21cnbao@gmail.com> (raw)

Dmitry/David,
The following two patches add the analog devices captouch sensor ad714x(AD7142/AD7147)
driver.

AD7142 and AD7147 are integrated capacitance-to-digital converters (CDCs) with on-chip 
environmental calibration for use in systems requiring a novel user input method. 
The AD7142 and AD7147 can interface to external capacitance sensors implementing 
functions such as capacitive buttons, scrollwheels, sliders, touchpads and so on.

David,
The patch[1/2] adds a file with platform_data definition for AD714x in include/linux/spi,
which describes the components layout on special target boards and need be filled in 
arch/mach.

Dmitry,
The patch[2/2] adds a file in drivers/input/misc and changes Kconfig&Makefile, fulfilling
the algorithms and state machines for the related buttons/sliders/scrollwheels/touchpads
defined in platform_data. So the driver becomes be independent of special target boards.

The patch[2/2] depends on patch[1/2] for compiling and work.

Thanks
Barry

             reply	other threads:[~2009-09-01  3:54 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-01  3:55 Barry Song [this message]
2009-09-01  3:55 ` [PATCH 1/2] add ad714x platform_data definition Barry Song
2009-09-01  3:55   ` [PATCH 2/2] add ad714x input driver for button/scrollwhell/slider/touchpad Barry Song
     [not found]     ` <1251777330-16994-3-git-send-email-21cnbao-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-09-01 19:30       ` Mike Frysinger
     [not found]         ` <8bd0f97a0909011230r50cb532ep46db64d65cbb49e5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-09-02  2:04           ` [Uclinux-dist-devel] " David Brownell
2009-09-02  2:46         ` [Uclinux-dist-devel] [PATCH 2/2] add ad714x input driver forbutton/scrollwhell/slider/touchpad Song, Barry
2009-09-02  3:09           ` Mike Frysinger
2009-09-02  3:17             ` Song, Barry
2009-09-02  9:50               ` [Uclinux-dist-devel] [PATCH 2/2] add ad714x input driverforbutton/scrollwhell/slider/touchpad Robin Getz
2009-09-02  9:48                 ` Mike Frysinger
     [not found]           ` <0F1B54C89D5F954D8535DB252AF412FA04A5CADA-SGdA1W8gREmuVPpjEGsWsTcYPEmu4y7e@public.gmane.org>
2009-09-02  4:31             ` [Uclinux-dist-devel] [PATCH 2/2] add ad714x input driver forbutton/scrollwhell/slider/touchpad David Brownell
2009-09-02  7:51               ` Barry Song
2009-09-02  8:37                 ` Song, Barry
2009-09-02  8:41                 ` David Brownell
2009-09-02  1:51       ` [PATCH 2/2] add ad714x input driver for button/scrollwhell/slider/touchpad David Brownell
2009-09-02  6:26         ` [Uclinux-dist-devel] [PATCH 2/2] add ad714x input driver forbutton/scrollwhell/slider/touchpad Song, Barry
2009-09-08  6:34     ` [PATCH 2/2] add ad714x input driver for button/scrollwhell/slider/touchpad Dmitry Torokhov
2009-09-08  6:48       ` [Uclinux-dist-devel] [PATCH 2/2] add ad714x input driverfor button/scrollwhell/slider/touchpad Song, Barry
2009-09-01 18:41   ` [Uclinux-dist-devel] [PATCH 1/2] add ad714x platform_data definition Mike Frysinger
2009-09-02  2:09     ` [Uclinux-dist-devel] [PATCH 1/2] add ad714x platform_datadefinition Song, Barry
     [not found]   ` <1251777330-16994-2-git-send-email-21cnbao-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-09-02  1:57     ` [PATCH 1/2] add ad714x platform_data definition David Brownell
2009-09-02  4:47       ` [Uclinux-dist-devel] [PATCH 1/2] add ad714x platform_datadefinition Song, Barry
     [not found]         ` <0F1B54C89D5F954D8535DB252AF412FA04A96A41-SGdA1W8gREmuVPpjEGsWsTcYPEmu4y7e@public.gmane.org>
2009-09-02  5:14           ` David Brownell
2009-09-02  5:24             ` [Uclinux-dist-devel] " Song, Barry
2009-09-02 12:16       ` [spi-devel-general] [PATCH 1/2] add ad714x platform_data definition Bill Gatliff
2009-09-01 18:46 ` [Uclinux-dist-devel] [PATCH 0/2] add ad714x captouch sensor input driver Mike Frysinger
     [not found]   ` <8bd0f97a0909011146t210cbacbx6b0fa323242ac3d3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-09-02  1:52     ` David Brownell
2009-09-02  2:08   ` [Uclinux-dist-devel] [PATCH 0/2] add ad714x captouch sensorinput driver Song, Barry

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=1251777330-16994-1-git-send-email-21cnbao@gmail.com \
    --to=21cnbao@gmail.com \
    --cc=dbrownell@users.sourceforge.net \
    --cc=dmitry.torokhov@gmail.com \
    --cc=dtor@mail.ru \
    --cc=linux-input@vger.kernel.org \
    --cc=spi-devel-general@lists.sourceforge.net \
    --cc=uclinux-dist-devel@blackfin.uclinux.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).