linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "eric miao" <eric.y.miao@gmail.com>
To: linux-input@vger.kernel.org
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Subject: [PATCH 0/12] improve pxa27x keypad driver
Date: Wed, 23 Jan 2008 15:15:35 +0800	[thread overview]
Message-ID: <f17812d70801222315g6114a11frebd63c8eebfbba39@mail.gmail.com> (raw)

Most of the code are actually identical to the previous pxa3xx version
I sent to this list month ago. These are separated patches based on
the existing pxa27x_keyboard.c, as requested.

The series of the patches can actually be divided into two groups:
---
      pxa: rename the pxa27x_keyboard to pxa27x_keypad
      pxa: remove the pin configuration from the keypad driver
      pxa: introduce driver structure and use KEY() to define matrix keys
      pxa: introduce pxa27x_keypad_config() for keypad registers configuration
      pxa: enable both rotary encoders and direct keys for keypad
      pxa: use device resources for I/O memory mapping and IRQ
      pxa: add debounce_interval configuration to the keypad platform data
      pxa: make pxa27x_keypad.c support both pxa27x and pxa3xx

---
      pxa: add pxa27x_keypad device and pxa_set_keypad_info()
      pxa: add partial keypad support for mainstone
      pxa: add keypad support for zylonite
      pxa: add keypad support for littleton

I'll send the below 4 patches to RMK's tree if the above 6 are merged.
I'm listing them here for the purpose of completeness and illustration
of the usage.

-- 
Cheers
- eric

                 reply	other threads:[~2008-01-23  7:15 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=f17812d70801222315g6114a11frebd63c8eebfbba39@mail.gmail.com \
    --to=eric.y.miao@gmail.com \
    --cc=dmitry.torokhov@gmail.com \
    --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).