mirror of https://lore.kernel.org/lkml/
 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 v3 0/6] MFD patches for Realtek cardreader
Date: Tue, 20 Aug 2013 14:18:50 +0800	[thread overview]
Message-ID: <cover.1376978825.git.wei_wang@realsil.com.cn> (raw)

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

v3:
Seperate copyright changes to a distinct patch
Modify some coding style and naming style
Fix a bug that sd30_drive_sel would be assigned a wrong value, in rts5227 and rts5249

v2:
Use macro when initializing vendor settings

Wei WANG (6):
  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
  mfd:rtsx: Modify copyright comments

 drivers/mfd/rtl8411.c           |   90 ++++++++++++++++++++++++++++---
 drivers/mfd/rts5209.c           |   61 +++++++++++++++------
 drivers/mfd/rts5227.c           |  113 ++++++++++++++++++++++++++++++---------
 drivers/mfd/rts5229.c           |   51 ++++++++++++++++--
 drivers/mfd/rts5249.c           |  108 +++++++++++++++++++++++++++++--------
 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    |   51 ++++++++++++++++--
 9 files changed, 482 insertions(+), 103 deletions(-)

-- 
1.7.9.5


             reply	other threads:[~2013-08-20  6:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-20  6:18 wei_wang [this message]
2013-08-20  6:18 ` [PATCH v3 1/6] mfd:rtsx: Read vendor setting from config space wei_wang
2013-08-20  6:18 ` [PATCH v3 2/6] mfd:rtsx: Add shutdown callback in rtsx_pci_driver wei_wang
2013-08-20  6:18 ` [PATCH v3 3/6] mfd:rtsx: Move some actions from rtsx_pci_init_hw to individual extra_init_hw wei_wang
2013-08-20  6:18 ` [PATCH v3 4/6] mfd:rtsx: Clear hardware PFM mode in rtl8411b wei_wang
2013-08-20  6:18 ` [PATCH v3 5/6] mfd:rtsx: Configure to enter a deeper power-saving mode in S3 wei_wang
2013-08-20  6:18 ` [PATCH v3 6/6] mfd:rtsx: Modify copyright comments wei_wang
2013-08-20  8:22 ` [PATCH v3 0/6] MFD patches for Realtek cardreader Samuel Ortiz

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.1376978825.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

Powered by JetHome