aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/rtsx_pcr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng1-1569/+0
2017-10-13mfd: rts5249: Add support for RTS5250S power savingRui Feng1-5/+137
2017-09-05mfd: rtsx: Make arrays depth and cd_mask static constColin Ian King1-2/+2
2017-07-06mfd: rtsx: Do retry when DMA transfer errorSteven Feng1-2/+15
2017-04-27mfd: rtsx: Convert forgotten dev_info() statement to pcr_dbg()Borislav Petkov1-1/+1
2015-11-06mfd: avoid newly introduced compiler warningLinus Torvalds1-2/+0
2015-10-30mfd: rtsx: Add support for rts522AMicky Ching1-0/+5
2015-10-30mfd: rtsx: Simplify function return logicJavier Martinez Canillas1-5/+1
2015-03-03mfd: rtsx: Using pcr_dbg replace dev_dbgMicky Ching1-27/+22
2015-03-03mfd: rtsx: Add support for rts525AMicky Ching1-3/+10
2015-03-03mfd: rtsx: Add support for rts524AMicky Ching1-2/+23
2015-03-03mfd: rtsx: Remove LCTLR definationMicky Ching1-5/+17
2014-11-10mfd: rtsx: Fix build warnings for !PMThierry Reding1-0/+2
2014-09-26mfd: rtsx_pcr: Fix MSI enable error handlingChris Ball1-1/+1
2014-07-09mfd: rtsx: Add dma transfer functionMicky Ching1-28/+48
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching1-91/+41
2014-02-22mmc: rtsx: add support for pre_req and post_reqMicky Ching1-41/+91
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