All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <ext-jani.1.nikula@nokia.com>
To: tony@atomide.com, dmitry.torokhov@gmail.com
Cc: james@mastros.biz, linux-omap@vger.kernel.org,
	linux-input@vger.kernel.org, ext-jani.1.nikula@nokia.com
Subject: [PATCH v2 0/2] new input keycodes, gpio-keys for RX-51
Date: Wed,  4 Nov 2009 17:13:56 +0200	[thread overview]
Message-ID: <cover.1257345114.git.ext-jani.1.nikula@nokia.com> (raw)
In-Reply-To: <cover.1256907278.git.ext-jani.1.nikula@nokia.com>

Hi Dmitry and Tony -

These patches expose some RX-51 input GPIO lines to user space through
gpio-keys, and introduce a few new relevant keycodes. Second round.

BR,
Jani.


Changes in v2:

 * SW_CAMERA_LENS_COVER typo fixed (thanks to James Mastros).

 * Use board-rx51-peripherals.c instead of board-rx51.c as suggested
   by Tony.

 * Merge rx51_defconfig change into patch 2/2 as suggested by Tony.


Jani Nikula (2):
  Input: add new keycodes useful in mobile devices
  ARM OMAP3: RX-51 board: add initialization of gpio keys

 arch/arm/configs/rx51_defconfig              |    2 +-
 arch/arm/mach-omap2/board-rx51-peripherals.c |   82 ++++++++++++++++++++++++++
 include/linux/input.h                        |    5 ++
 3 files changed, 88 insertions(+), 1 deletions(-)


  parent reply	other threads:[~2009-11-04 15:14 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-22  9:32 [RFC PATCH 0/1] new keycodes Jani Nikula
2009-10-22  9:32 ` [RFC PATCH 1/1] Input: add new keycodes useful in mobile devices Jani Nikula
2009-10-23  7:13   ` Dmitry Torokhov
2009-10-26 14:43     ` Jani Nikula
2009-10-27 16:20       ` Dmitry Torokhov
2009-10-30 13:38         ` [PATCH 0/3] new input keycodes, gpio-keys for RX-51 Jani Nikula
2009-10-30 13:38           ` [PATCH 1/3] Input: add new keycodes useful in mobile devices Jani Nikula
2009-10-30 21:41             ` James Mastros
2009-10-30 13:38           ` [PATCH 2/3] ARM OMAP3: RX-51 board: add initialization of gpio keys Jani Nikula
2009-10-30 17:43             ` Tony Lindgren
2009-10-30 13:38           ` [PATCH 3/3] ARM OMAP3: rx51_defconfig: enable support for " Jani Nikula
2009-10-30 17:44             ` Tony Lindgren
2009-11-04 15:13           ` Jani Nikula [this message]
2009-11-04 15:13             ` [PATCH v2 1/2] Input: add new keycodes useful in mobile devices Jani Nikula
2009-11-04 15:13             ` [PATCH v2 2/2] ARM OMAP3: RX-51 board: add initialization of gpio keys Jani Nikula
2009-11-06  7:40             ` [PATCH v2 0/2] new input keycodes, gpio-keys for RX-51 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=cover.1257345114.git.ext-jani.1.nikula@nokia.com \
    --to=ext-jani.1.nikula@nokia.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=james@mastros.biz \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.com \
    /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.