summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/rtsx_pcr.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: avoid newly introduced compiler warningLinus Torvalds2015-11-061-2/+0
* mfd: rtsx: Add support for rts522AMicky Ching2015-10-301-0/+5
* mfd: rtsx: Simplify function return logicJavier Martinez Canillas2015-10-301-5/+1
* mfd: rtsx: Using pcr_dbg replace dev_dbgMicky Ching2015-03-031-27/+22
* mfd: rtsx: Add support for rts525AMicky Ching2015-03-031-3/+10
* mfd: rtsx: Add support for rts524AMicky Ching2015-03-031-2/+23
* mfd: rtsx: Remove LCTLR definationMicky Ching2015-03-031-5/+17
* mfd: rtsx: Fix build warnings for !PMThierry Reding2014-11-101-0/+2
* mfd: rtsx_pcr: Fix MSI enable error handlingChris Ball2014-09-261-1/+1
* mfd: rtsx: Add dma transfer functionMicky Ching2014-07-091-28/+48
* mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2014-05-081-91/+41
* mmc: rtsx: add support for pre_req and post_reqMicky Ching2014-02-221-41/+91
* Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds2014-01-211-1/+6
|\
| * mfd: rtsx: Add support for card reader rtl8402Micky Ching2014-01-211-0/+5
| * mfd: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-01-211-1/+1
* | mfd: rtsx_pcr: Disable interrupts before cancelling delayed worksThomas Gleixner2013-12-101-2/+8
|/
* mfd: mc12xx-i2c: rtsx_pcr: ti-ssp: Remove redundant dev_set_drvdataSachin Kamat2013-10-231-4/+1
* mfd: rtsx: Copyright modificationsWei WANG2013-08-201-2/+1
* mfd: rtsx: Configure to enter a deeper power-saving mode in S3Wei WANG2013-08-201-1/+1
* mfd: rtsx: Move some actions from rtsx_pci_init_hw to individual extra_init_hwWei WANG2013-08-201-4/+0
* mfd: rtsx: Add shutdown callback in rtsx_pci_driverWei WANG2013-08-201-10/+33
* mfd: rtsx: Read vendor setting from config spaceWei WANG2013-08-201-3/+23
* mfd: rtsx: Add support for RTL8411BRoger Tseng2013-06-111-0/+5
* mfd: rtsx: Support RTS5249Wei WANG2013-04-191-0/+5
* MFD: rtsx_pcr: Fix probe fail pathJiri Slaby2013-04-051-2/+4
* mfd: convert to idr_alloc()Tejun Heo2013-02-271-7/+6
* 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/+4
* 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/+0
* 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-031-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
OpenPOWER on IntegriCloud