aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/rtsx_pcr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-19mfd: rtsx: Support RTS5249Wei WANG1-0/+5
2013-04-05MFD: rtsx_pcr: Fix probe fail pathJiri Slaby1-2/+4
2013-02-27mfd: convert to idr_alloc()Tejun Heo1-7/+6
2013-02-14mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG1-0/+30
2013-02-14mfd: rtsx: Support RTS5227Roger Tseng1-0/+5
2013-02-14mfd: rtsx: Optimize card detect flowWei WANG1-12/+19
2013-02-14mfd: rtsx: Use macros to replace some variablesWei WANG1-9/+4
2013-02-14mfd: rtsx: Fix checkpatch warningWei WANG1-13/+13
2013-02-14mfd: rtsx: Declare that the DMA address limitation is 32bit explicitlyWei WANG1-0/+4
2013-02-14mfd: rtsx: Remove redundant codeWei WANG1-1/+0
2013-01-27mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probedWei WANG1-2/+2
2013-01-27mfd: rtsx: Add clock divider hookWei WANG1-2/+12
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG1-0/+9
2013-01-03Drivers: mfd: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-11-09mfd: Explicitely include slab.h to rtsxSamuel Ortiz1-0/+1
2012-11-08mfd: Add realtek pcie card reader driverWei WANG1-0/+1251