From: <wei_wang@realsil.com.cn>
To: cjb@laptop.org, sameo@linux.intel.com
Cc: devel@linuxdriverproject.org, linux-kernel@vger.kernel.org,
linux-mmc@vger.kernel.org, gregkh@linuxfoundation.org,
arnd@arndb.de, oakad@yahoo.com, bp@alien8.de,
Wei WANG <wei_wang@realsil.com.cn>
Subject: [PATCH 0/3] Fix two bugs in rtl8411
Date: Wed, 23 Jan 2013 09:51:03 +0800 [thread overview]
Message-ID: <cover.1358905022.git.wei_wang@realsil.com.cn> (raw)
From: Wei WANG <wei_wang@realsil.com.cn>
1. The method to switch output voltage is different in rtl8411
2. Fix the formula to calculate N from SD clock if clock divider is more than 1
Wei WANG (3):
MFD:rtsx: Add callback function switch_output_voltage
MMC:rtsx: Using callback function to switch output voltage
MFD:rtsx: Add callback function conv_clk_and_div_n
drivers/mfd/rtl8411.c | 29 +++++++++++++++++++++++++++++
drivers/mfd/rts5209.c | 21 +++++++++++++++++++++
drivers/mfd/rts5229.c | 21 +++++++++++++++++++++
drivers/mfd/rtsx_pcr.c | 23 +++++++++++++++++++++--
drivers/mmc/host/rtsx_pci_sdmmc.c | 30 +++++-------------------------
include/linux/mfd/rtsx_common.h | 3 +++
include/linux/mfd/rtsx_pci.h | 25 +++++++++++++++++++++----
7 files changed, 121 insertions(+), 31 deletions(-)
--
1.7.9.5
WARNING: multiple messages have this Message-ID (diff)
From: <wei_wang@realsil.com.cn>
To: <cjb@laptop.org>, <sameo@linux.intel.com>
Cc: <devel@linuxdriverproject.org>, <linux-kernel@vger.kernel.org>,
<linux-mmc@vger.kernel.org>, <gregkh@linuxfoundation.org>,
<arnd@arndb.de>, <oakad@yahoo.com>, <bp@alien8.de>,
Wei WANG <wei_wang@realsil.com.cn>
Subject: [PATCH 0/3] Fix two bugs in rtl8411
Date: Wed, 23 Jan 2013 09:51:03 +0800 [thread overview]
Message-ID: <cover.1358905022.git.wei_wang@realsil.com.cn> (raw)
From: Wei WANG <wei_wang@realsil.com.cn>
1. The method to switch output voltage is different in rtl8411
2. Fix the formula to calculate N from SD clock if clock divider is more than 1
Wei WANG (3):
MFD:rtsx: Add callback function switch_output_voltage
MMC:rtsx: Using callback function to switch output voltage
MFD:rtsx: Add callback function conv_clk_and_div_n
drivers/mfd/rtl8411.c | 29 +++++++++++++++++++++++++++++
drivers/mfd/rts5209.c | 21 +++++++++++++++++++++
drivers/mfd/rts5229.c | 21 +++++++++++++++++++++
drivers/mfd/rtsx_pcr.c | 23 +++++++++++++++++++++--
drivers/mmc/host/rtsx_pci_sdmmc.c | 30 +++++-------------------------
include/linux/mfd/rtsx_common.h | 3 +++
include/linux/mfd/rtsx_pci.h | 25 +++++++++++++++++++++----
7 files changed, 121 insertions(+), 31 deletions(-)
--
1.7.9.5
next reply other threads:[~2013-01-23 1:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-23 1:51 wei_wang [this message]
2013-01-23 1:51 ` [PATCH 0/3] Fix two bugs in rtl8411 wei_wang
2013-01-23 1:51 ` [PATCH 1/3] MFD:rtsx: Add callback function switch_output_voltage wei_wang
2013-01-23 1:51 ` wei_wang
2013-01-23 1:51 ` [PATCH 2/3] MMC:rtsx: Using callback function to switch output voltage wei_wang
2013-01-23 1:51 ` wei_wang
2013-01-23 1:51 ` [PATCH 3/3] MFD:rtsx: Add callback function conv_clk_and_div_n wei_wang
2013-01-23 1:51 ` wei_wang
2013-01-27 0:21 ` [PATCH 0/3] Fix two bugs in rtl8411 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.1358905022.git.wei_wang@realsil.com.cn \
--to=wei_wang@realsil.com.cn \
--cc=arnd@arndb.de \
--cc=bp@alien8.de \
--cc=cjb@laptop.org \
--cc=devel@linuxdriverproject.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=oakad@yahoo.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.