From: <wei_wang@realsil.com.cn>
To: <sameo@linux.intel.com>
Cc: <devel@linuxdriverproject.org>, <linux-kernel@vger.kernel.org>,
<gregkh@linuxfoundation.org>, <rogerable@realtek.com>,
<adam.lee@canonical.com>, Wei WANG <wei_wang@realsil.com.cn>
Subject: [PATCH 0/5] mfd:rtsx: MFD patches for Realtek cardreader
Date: Mon, 15 Jul 2013 14:56:09 +0800 [thread overview]
Message-ID: <cover.1373871135.git.wei_wang@realsil.com.cn> (raw)
From: Wei WANG <wei_wang@realsil.com.cn>
Wei WANG (5):
mfd:rtsx: Read vendor setting from config space
mfd:rtsx: Add shutdown callback in rtsx_pci_driver
mfd:rtsx: Move some actions from rtsx_pci_init_hw to individual
extra_init_hw
mfd:rtsx: Clear hardware PFM mode in rtl8411b
mfd:rtsx: Configure to enter a deeper power-saving mode in S3
drivers/mfd/rtl8411.c | 86 ++++++++++++++++++++++++++---
drivers/mfd/rts5209.c | 55 +++++++++++++------
drivers/mfd/rts5227.c | 113 ++++++++++++++++++++++++++++++---------
drivers/mfd/rts5229.c | 49 +++++++++++++++--
drivers/mfd/rts5249.c | 108 +++++++++++++++++++++++++++++--------
drivers/mfd/rtsx_pcr.c | 76 +++++++++++++++++++-------
drivers/mfd/rtsx_pcr.h | 15 +++++-
include/linux/mfd/rtsx_common.h | 3 +-
include/linux/mfd/rtsx_pci.h | 35 ++++++++++--
9 files changed, 439 insertions(+), 101 deletions(-)
--
1.7.9.5
next reply other threads:[~2013-07-15 7:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-15 6:56 wei_wang [this message]
2013-07-15 6:56 ` [PATCH 1/5] mfd:rtsx: Read vendor setting from config space wei_wang
2013-07-15 14:20 ` Dan Carpenter
2013-07-15 6:56 ` [PATCH 2/5] mfd:rtsx: Add shutdown callback in rtsx_pci_driver wei_wang
2013-07-15 6:56 ` [PATCH 3/5] mfd:rtsx: Move some actions from rtsx_pci_init_hw to individual extra_init_hw wei_wang
2013-07-15 6:56 ` [PATCH 4/5] mfd:rtsx: Clear hardware PFM mode in rtl8411b wei_wang
2013-07-15 6:56 ` [PATCH 5/5] mfd:rtsx: Configure to enter a deeper power-saving mode in S3 wei_wang
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.1373871135.git.wei_wang@realsil.com.cn \
--to=wei_wang@realsil.com.cn \
--cc=adam.lee@canonical.com \
--cc=devel@linuxdriverproject.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rogerable@realtek.com \
--cc=sameo@linux.intel.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.