summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/rtsx_pcr.c
Commit message (Expand)AuthorAgeFilesLines
* MFD: rtsx_pcr: Fix probe fail pathJiri Slaby2013-04-051-2/+4
* mfd: convert to idr_alloc()Tejun Heo2013-02-281-7/+6Star
* mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG2013-02-141-0/+30
* mfd: rtsx: Support RTS5227Roger Tseng2013-02-141-0/+5
* mfd: rtsx: Optimize card detect flowWei WANG2013-02-141-12/+19
* mfd: rtsx: Use macros to replace some variablesWei WANG2013-02-141-9/+4Star
* mfd: rtsx: Fix checkpatch warningWei WANG2013-02-141-13/+13
* mfd: rtsx: Declare that the DMA address limitation is 32bit explicitlyWei WANG2013-02-141-0/+4
* mfd: rtsx: Remove redundant codeWei WANG2013-02-141-1/+0Star
* mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probedWei WANG2013-01-271-2/+2
* mfd: rtsx: Add clock divider hookWei WANG2013-01-271-2/+12
* mfd: rtsx: Add output voltage switch hookWei WANG2013-01-271-0/+9
* Drivers: mfd: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-4/+4
* mfd: Explicitely include slab.h to rtsxSamuel Ortiz2012-11-091-0/+1
* mfd: Add realtek pcie card reader driverWei WANG2012-11-081-0/+1251