summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sunxi-mmc.c
Commit message (Expand)AuthorAgeFilesLines
...
* mmc: sunxi: Disable sample clks on removeHans de Goede2016-09-261-0/+2
* mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80Chen-Yu Tsai2016-06-021-5/+0
* mmc: sunxi: Fix DDR MMC timings for A80Chen-Yu Tsai2016-06-021-2/+2
* mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80Chen-Yu Tsai2016-04-281-0/+5
* mmc: sunxi-mmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-5/+0
* mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) supportChen-Yu Tsai2016-02-291-0/+1
* mmc: sunxi: Support 8 bit eMMC DDR transfer modesChen-Yu Tsai2016-02-291-7/+26
* mmc: sunxi: Support MMC_DDR52 timing modesChen-Yu Tsai2016-02-291-5/+7
* mmc: sunxi: Support vqmmc regulatorChen-Yu Tsai2016-02-291-0/+31
* mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios opChen-Yu Tsai2016-02-291-1/+4
* mmc: sunxi: Document host init sequenceChen-Yu Tsai2016-02-291-0/+12
* mmc: sunxi: Add card busy detectionHans de Goede2015-10-261-0/+8
* mmc: sunxi: Fix clk-delay settingsHans de Goede2015-09-291-14/+39
* mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoffMichal Suchanek2015-08-271-1/+1
* mmc: sunxi: add MMC_CAP_SDIO_IRQ capabilityHans de Goede2015-03-231-1/+1
* mmc: sunxi: avoid invalid pointer calculationArnd Bergmann2015-03-231-2/+3
* mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai2015-03-231-1/+3
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-211-15/+48
|\
| * mmc: sunxi: Convert MMC driver to the standard clock phase APIMaxime Ripard2015-01-141-24/+49
* | mmc: sunxi: Removing unused codeDavid Lanzendörfer2015-01-191-9/+1
* | mmc: sunxi: Correcting SDXC_HARDWARE_RESET bitDavid Lanzendörfer2015-01-191-1/+1
* | mmc: sunxi: Lock fixDavid Lanzendörfer2015-01-191-1/+12
* | mmc: sunxi: Fix setup of last descriptor of dma transferHans de Goede2015-01-191-1/+3
|/
* mmc: sunxi: Remove unused includes of linux/clk-private.hTomeu Vizoso2014-11-101-1/+0
* mmc: sunxi: Declare ERASE capabilityChen-Yu Tsai2014-09-091-1/+2
* mmc: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-091-1/+0
* mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCsDavid Lanzendörfer2014-06-031-0/+1049