aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/rtsx_pci_sdmmc.c
Commit message (Expand)AuthorAge
* mmc: rtsx: check sg_count before long data xferMicky Ching2015-01-21
* mmc: rtsx: finish request if no card existMicky Ching2015-01-21
* mmc: rtsx: swap function position to avoid pre declarationMicky Ching2015-01-19
* mmc: rtsx: add support for sdio cardMicky Ching2015-01-19
* mmc: rtsx: add helper function to simplify codeMicky Ching2015-01-19
* mmc: rtsx: init cookie at probe/card_eventMicky Ching2015-01-19
* mmc: rtsx: add dump_reg_range to simplify dump registerMicky Ching2015-01-19
* mmc: rtsx_pci: Set power related cap2 macrosRoger Tseng2014-09-24
* mmc: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-09
* mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng2014-09-09
* mmc: rtsx: add support for async requestMicky Ching2014-07-09
* Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-10
|\
| * mmc: rtsx: add R1-no-CRC mmc command type handleMicky Ching2014-04-22
| * mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2014-04-20
* | mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2014-05-08
|/
* mmc: rtsx: add support for pre_req and post_reqMicky Ching2014-02-22
* mmc: rtsx: modify phase searching method for tuningMicky Ching2014-02-22
* mmc: rtsx: fix card poweroff bugMicky Ching2014-02-22
* mmc: rtsx: Remove redundant suspend and resume callbacksUlf Hansson2013-10-30
* mmc: core: clean up duplicate macrosJackey Shen2013-09-25
* mmc: memstick: rtsx: Modify copyright commentsWei WANG2013-08-30
* mmc: rtsx: Clear SD_CLK toggle enable bit if switching voltage failWei WANG2013-08-30
* mfd: mmc: rtsx: Change default tx phaseWei WANG2013-08-30
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-26
* mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedlyWei WANG2013-03-22
* Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-26
|\
| * mmc: rtsx: remove driving adjustmentRoger Tseng2013-02-24
* | mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG2013-02-13
|/
* mmc: rtsx: Call MFD hook to switch output voltageWei WANG2013-01-26
* mmc: rtsx: Explicitely include slab.h in rtsx_pci_sdmmc.cWei WANG2012-11-21
* mmc: rtsx: Configure SD_CFG2 register in sd_rw_multiWei WANG2012-11-21
* mmc: rtsx: Remove a duplicate command in sd_rw_multiWei WANG2012-11-20
* mmc: Add realtek pcie sdmmc host driverWei WANG2012-11-08