aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/rtsx_pci_sdmmc.c
AgeCommit message (Expand)Author
2022-05-12mmc: rtsx: add 74 Clocks in power on flowRicky WU
2021-09-22mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb
2020-03-25mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng
2017-10-30mmc: rtsx: fix tuning fail on gen3 PCI-Expressrui_feng
2017-02-13mmc: use empty initializer list to zero-clear structuresMasahiro Yamada
2016-11-29mmc: delete is_first_req parameter from pre-request callbackLinus Walleij
2016-09-26mmc: rtsx_pci: use new macro for R1 without CRCWolfram Sang
2016-07-29mmc: rtsx_pci: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-29mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requestsUlf Hansson
2016-07-29mmc: rtsx_pci: Use the provided busy timeout from the mmc coreUlf Hansson
2015-06-01mmc: rtsx: Constify platform_device_idKrzysztof Kozlowski
2015-01-21mmc: rtsx: check sg_count before long data xferMicky Ching
2015-01-21mmc: rtsx: finish request if no card existMicky Ching
2015-01-19mmc: rtsx: swap function position to avoid pre declarationMicky Ching
2015-01-19mmc: rtsx: add support for sdio cardMicky Ching
2015-01-19mmc: rtsx: add helper function to simplify codeMicky Ching
2015-01-19mmc: rtsx: init cookie at probe/card_eventMicky Ching
2015-01-19mmc: rtsx: add dump_reg_range to simplify dump registerMicky Ching
2014-09-24mmc: rtsx_pci: Set power related cap2 macrosRoger Tseng
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-09-09mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng
2014-07-09mmc: rtsx: add support for async requestMicky Ching
2014-06-10Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching
2014-04-22mmc: rtsx: add R1-no-CRC mmc command type handleMicky Ching
2014-04-20mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-02-22mmc: rtsx: add support for pre_req and post_reqMicky Ching
2014-02-22mmc: rtsx: modify phase searching method for tuningMicky Ching
2014-02-22mmc: rtsx: fix card poweroff bugMicky Ching
2013-10-30mmc: rtsx: Remove redundant suspend and resume callbacksUlf Hansson
2013-09-25mmc: core: clean up duplicate macrosJackey Shen
2013-08-30mmc: memstick: rtsx: Modify copyright commentsWei WANG
2013-08-30mmc: rtsx: Clear SD_CLK toggle enable bit if switching voltage failWei WANG
2013-08-30mfd: mmc: rtsx: Change default tx phaseWei WANG
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-03-22mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedlyWei WANG
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-24mmc: rtsx: remove driving adjustmentRoger Tseng
2013-02-14mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG
2013-01-27mmc: rtsx: Call MFD hook to switch output voltageWei WANG
2012-11-21mmc: rtsx: Explicitely include slab.h in rtsx_pci_sdmmc.cWei WANG
2012-11-21mmc: rtsx: Configure SD_CFG2 register in sd_rw_multiWei WANG
2012-11-20mmc: rtsx: Remove a duplicate command in sd_rw_multiWei WANG
2012-11-08mmc: Add realtek pcie sdmmc host driverWei WANG