From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Grant Likely <grant@secretlab.ca>
Cc: linux-kernel@vger.kernel.org, Kukjin Kim <kgene.kim@samsung.com>
Subject: [PATCH 0/4] Random GPIO updates
Date: Thu, 8 Dec 2011 00:22:57 +0800 [thread overview]
Message-ID: <20111207162256.GI22355@opensource.wolfsonmicro.com> (raw)
This is a fairly random selection of updates I've been sitting on for
the gpios, partly built up over your sabbatical but a couple predating
that. No real theme here except for time.
The following changes since commit 5611cc4572e889b62a7b4c72a413536bf6a9c416:
Linux 3.2-rc4 (2011-12-01 14:56:01 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git gpio/misc
Mark Brown (4):
gpio: Explicitly index samsung_gpio_cfgs
gpio: Fix typo in comment in Samsung driver
gpio: Convert GPIO drivers to module_platform_driver
gpio: Add decode of WM8994 GPIO configuration
drivers/gpio/gpio-adp5520.c | 12 +------
drivers/gpio/gpio-cs5535.c | 13 +------
drivers/gpio/gpio-da9052.c | 12 +------
drivers/gpio/gpio-generic.c | 12 +------
drivers/gpio/gpio-janz-ttl.c | 13 +------
drivers/gpio/gpio-rdc321x.c | 13 +------
drivers/gpio/gpio-samsung.c | 31 ++++++++++------
drivers/gpio/gpio-sch.c | 13 +------
drivers/gpio/gpio-timberdale.c | 13 +------
drivers/gpio/gpio-ucb1400.c | 13 +------
drivers/gpio/gpio-vr41xx.c | 13 +------
drivers/gpio/gpio-vx855.c | 12 +------
drivers/gpio/gpio-wm8994.c | 79 +++++++++++++++++++++++++++++++++++++++-
13 files changed, 108 insertions(+), 141 deletions(-)
next reply other threads:[~2011-12-07 16:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-07 16:22 Mark Brown [this message]
2011-12-07 16:23 ` [PATCH 1/4] gpio: Explicitly index samsung_gpio_cfgs Mark Brown
2011-12-07 16:23 ` [PATCH 2/4] gpio: Fix typo in comment in Samsung driver Mark Brown
2011-12-08 0:28 ` Kukjin Kim
2012-01-02 7:27 ` Grant Likely
2011-12-07 16:24 ` [PATCH 3/4] gpio: Convert GPIO drivers to module_platform_driver Mark Brown
2012-01-02 7:27 ` Grant Likely
2011-12-07 16:24 ` [PATCH 4/4] gpio: Add decode of WM8994 GPIO configuration Mark Brown
2012-01-02 7:28 ` Grant Likely
2011-12-08 0:27 ` [PATCH 1/4] gpio: Explicitly index samsung_gpio_cfgs Kukjin Kim
2012-01-02 7:27 ` Grant Likely
2011-12-29 14:00 ` [PATCH 0/4] Random GPIO updates Mark Brown
2012-01-02 1:06 ` Kukjin Kim
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=20111207162256.GI22355@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=grant@secretlab.ca \
--cc=kgene.kim@samsung.com \
--cc=linux-kernel@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
Powered by JetHome