mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/6] MFD patches for Realtek cardreader
@ 2013-08-20  6:18 wei_wang
  2013-08-20  6:18 ` [PATCH v3 1/6] mfd:rtsx: Read vendor setting from config space wei_wang
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: wei_wang @ 2013-08-20  6:18 UTC (permalink / raw)
  To: sameo; +Cc: devel, linux-kernel, gregkh, rogerable, Wei WANG

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-08-20  8:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-20  6:18 [PATCH v3 0/6] MFD patches for Realtek cardreader wei_wang
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

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