linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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>,
	Wei WANG <wei_wang@realsil.com.cn>
Subject: [PATCH v2 0/5] mfd:rtsx: MFD patches for Realtek cardreader
Date: Wed, 17 Jul 2013 16:09:50 +0800	[thread overview]
Message-ID: <cover.1373953200.git.wei_wang@realsil.com.cn> (raw)

From: Wei WANG <wei_wang@realsil.com.cn>

v2:
Use macro when initializing vendor settings

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           |   90 +++++++++++++++++++++++++++---
 drivers/mfd/rts5209.c           |   61 +++++++++++++++------
 drivers/mfd/rts5227.c           |  115 +++++++++++++++++++++++++++++++--------
 drivers/mfd/rts5229.c           |   51 +++++++++++++++--
 drivers/mfd/rts5249.c           |  110 ++++++++++++++++++++++++++++++-------
 drivers/mfd/rtsx_pcr.c          |   76 +++++++++++++++++++-------
 drivers/mfd/rtsx_pcr.h          |   32 ++++++++++-
 include/linux/mfd/rtsx_common.h |    3 +-
 include/linux/mfd/rtsx_pci.h    |   35 ++++++++++--
 9 files changed, 470 insertions(+), 103 deletions(-)

-- 
1.7.9.5


             reply	other threads:[~2013-07-17  8:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-17  8:09 wei_wang [this message]
2013-07-17  8:09 ` [PATCH v2 1/5] mfd:rtsx: Read vendor setting from config space wei_wang
2013-07-17 11:24   ` Dan Carpenter
2013-08-20  0:48   ` Samuel Ortiz
2013-07-17  8:09 ` [PATCH v2 2/5] mfd:rtsx: Add shutdown callback in rtsx_pci_driver wei_wang
2013-07-17  8:09 ` [PATCH v2 3/5] mfd:rtsx: Move some actions from rtsx_pci_init_hw to individual extra_init_hw wei_wang
2013-07-17  8:09 ` [PATCH v2 4/5] mfd:rtsx: Clear hardware PFM mode in rtl8411b wei_wang
2013-07-17  8:09 ` [PATCH v2 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.1373953200.git.wei_wang@realsil.com.cn \
    --to=wei_wang@realsil.com.cn \
    --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 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).