Age | Commit message (Expand) | Author | Files | Lines |
2017-11-29 | misc: rtsx: Move Realtek Card Reader Driver to misc | Rui Feng | 1 | -1/+1 |
2017-10-30 | mmc: rtsx: fix tuning fail on gen3 PCI-Express | rui_feng | 1 | -20/+18 |
2017-02-13 | mmc: use empty initializer list to zero-clear structures | Masahiro Yamada | 1 | -1/+1 |
2016-11-29 | mmc: delete is_first_req parameter from pre-request callback | Linus Walleij | 1 | -2/+1 |
2016-09-26 | mmc: rtsx_pci: use new macro for R1 without CRC | Wolfram Sang | 1 | -1/+1 |
2016-07-29 | mmc: rtsx_pci: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 1 | -10/+2 |
2016-07-29 | mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requests | Ulf Hansson | 1 | -1/+1 |
2016-07-29 | mmc: rtsx_pci: Use the provided busy timeout from the mmc core | Ulf Hansson | 1 | -1/+1 |
2015-06-01 | mmc: rtsx: Constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
2015-01-21 | mmc: rtsx: check sg_count before long data xfer | Micky Ching | 1 | -2/+9 |
2015-01-21 | mmc: rtsx: finish request if no card exist | Micky Ching | 1 | -2/+7 |
2015-01-19 | mmc: rtsx: swap function position to avoid pre declaration | Micky Ching | 1 | -103/+100 |
2015-01-19 | mmc: rtsx: add support for sdio card | Micky Ching | 1 | -96/+138 |
2015-01-19 | mmc: rtsx: add helper function to simplify code | Micky Ching | 1 | -44/+51 |
2015-01-19 | mmc: rtsx: init cookie at probe/card_event | Micky Ching | 1 | -0/+2 |
2015-01-19 | mmc: rtsx: add dump_reg_range to simplify dump register | Micky Ching | 1 | -17/+21 |
2014-09-24 | mmc: rtsx_pci: Set power related cap2 macros | Roger Tseng | 1 | -0/+1 |
2014-09-09 | mmc: remove .owner field for drivers using module_platform_driver | Peter Griffin | 1 | -1/+0 |
2014-09-09 | mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 response | Roger Tseng | 1 | -0/+7 |
2014-07-09 | mmc: rtsx: add support for async request | Micky Ching | 1 | -6/+127 |
2014-06-11 | Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+5 |
2014-05-08 | mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req" | Micky Ching | 1 | -350/+68 |
2014-04-22 | mmc: rtsx: add R1-no-CRC mmc command type handle | Micky Ching | 1 | -0/+3 |
2014-04-21 | mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMC | Seungwon Jeon | 1 | -0/+2 |
2014-02-22 | mmc: rtsx: add support for pre_req and post_req | Micky Ching | 1 | -68/+350 |
2014-02-22 | mmc: rtsx: modify phase searching method for tuning | Micky Ching | 1 | -80/+32 |
2014-02-22 | mmc: rtsx: fix card poweroff bug | Micky Ching | 1 | -1/+2 |
2013-10-31 | mmc: rtsx: Remove redundant suspend and resume callbacks | Ulf Hansson | 1 | -33/+0 |
2013-09-26 | mmc: core: clean up duplicate macros | Jackey Shen | 1 | -1/+1 |
2013-08-30 | mmc: memstick: rtsx: Modify copyright comments | Wei WANG | 1 | -2/+1 |
2013-08-30 | mmc: rtsx: Clear SD_CLK toggle enable bit if switching voltage fail | Wei WANG | 1 | -1/+8 |
2013-08-30 | mfd: mmc: rtsx: Change default tx phase | Wei WANG | 1 | -16/+42 |
2013-05-26 | mmc: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-03-22 | mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedly | Wei WANG | 1 | -0/+10 |
2013-02-26 | Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+0 |
2013-02-24 | mmc: rtsx: remove driving adjustment | Roger Tseng | 1 | -5/+0 |
2013-02-14 | mfd: rtsx: Fix issue that booting OS with SD card inserted | Wei WANG | 1 | -0/+18 |
2013-01-27 | mmc: rtsx: Call MFD hook to switch output voltage | Wei WANG | 1 | -25/+5 |
2012-11-21 | mmc: rtsx: Explicitely include slab.h in rtsx_pci_sdmmc.c | Wei WANG | 1 | -0/+1 |
2012-11-21 | mmc: rtsx: Configure SD_CFG2 register in sd_rw_multi | Wei WANG | 1 | -0/+1 |
2012-11-20 | mmc: rtsx: Remove a duplicate command in sd_rw_multi | Wei WANG | 1 | -2/+0 |
2012-11-08 | mmc: Add realtek pcie sdmmc host driver | Wei WANG | 1 | -0/+1348 |