SDMMC: open the 8bit bus width and IDMA
[firefly-linux-kernel-4.4.55.git] / drivers / mmc / host / rk_sdmmc.c
2014-03-20 xbwSDMMC: open the 8bit bus width and IDMA
2014-03-18 xbwSDMMC: add the capabilities and ocr_avail of RK-host
2014-03-15 xbwSDMMC: Add the judgment on soc differences between...
2014-03-14 xbwSDMMC: printk independently the each information of...
2014-03-14 xbwSDMMC:
2014-03-12 黄涛Merge tag 'lsk-android-14.02' into develop-3.10
2014-03-12 xbwSDMMC: eMMC OK. It is good to run correctly from emmc
2014-03-11 lintaommc: rk_sdmmc: add host->hw_reset for eMMC
2014-03-11 xbw1.to support eMMC.
2014-03-10 libingMerge branch 'develop-3.10' of ssh://10.10.10.29/rk...
2014-03-10 xbwSDMMC: 1.to identify eMMC. 2.add the trace log in rk_sd...
2014-03-07 lintaoMerge branch 'develop-3.10' of ssh://10.10.10.29/rk...
2014-03-07 lintaommc: rk_sdmmc: fix dw_mci_resume
2014-03-07 lintaommc: rk_sdmmc: fix dw_mci_suspend
2014-03-07 Laurent Pinchartmmc: slot-gpio: Add debouncing capability to mmc_gpio_r...
2014-03-06 xbwSDMMC: complete submission rk_sdmmc debug function
2014-03-05 xbwSDMMC: complete submission for IDMA. With reading and...
2014-03-05 xbwSDMMC: define the debug log
2014-03-05 xbwSDMMC: guarantee stop-abort cmd in data errors
2014-03-05 xbwSDMMC: fix error handling on response error
2014-03-04 xbwSDMMC: use slot-gpio to handle cd pin
2014-03-04 xbwSDMMC: adjust the fifoth with block size, amend use...
2014-03-04 xbwSDMMC: set the supported max/min frequency
2014-03-04 xbwSDMMC-emmc:add the capability to support hs200 mode
2014-03-04 xbwSDMMC: to support tuning scheme for the speed modes...
2014-03-04 xbwSDMMC:
2014-03-04 xbwMerge branch 'develop-3.10' of ssh://10.10.10.29/rk...
2014-03-04 xbwSDMMC:
2014-03-04 xbwMerge branch 'develop-3.10' of ssh://10.10.10.29/rk...
2014-03-04 xbw1. fix error return code in dw_mci_probe()
2014-02-25 xbwSDMMC: Complete submission SDMMC driver in kernel-3...