aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/rtsx_pcr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds1-1/+6
2014-01-21mfd: rtsx: Add support for card reader rtl8402Micky Ching1-0/+5
2014-01-21mfd: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-12-10mfd: rtsx_pcr: Disable interrupts before cancelling delayed worksThomas Gleixner1-2/+8
2013-10-23mfd: mc12xx-i2c: rtsx_pcr: ti-ssp: Remove redundant dev_set_drvdataSachin Kamat1-4/+1
2013-08-20mfd: rtsx: Copyright modificationsWei WANG1-2/+1
2013-08-20mfd: rtsx: Configure to enter a deeper power-saving mode in S3Wei WANG1-1/+1
2013-08-20mfd: rtsx: Move some actions from rtsx_pci_init_hw to individual extra_init_hwWei WANG1-4/+0
2013-08-20mfd: rtsx: Add shutdown callback in rtsx_pci_driverWei WANG1-10/+33
2013-08-20mfd: rtsx: Read vendor setting from config spaceWei WANG1-3/+23
2013-06-11mfd: rtsx: Add support for RTL8411BRoger Tseng1-0/+5
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