summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sunxi-mmc.c
AgeCommit message (Expand)Author
2016-11-29mmc: sunxi: Prevent against null dereference for vmmcMaxime Ripard
2016-09-26mmc: sunxi: add support for A64 mmc controllerIcenowy Zheng
2016-09-26mmc: sunxi-mmc: change idma descriptor to __le32Michael Weiser
2016-09-26mmc: sunxi: Check the value returned by clk_round_rateJean-Francois Moine
2016-09-26mmc: sunxi: sun4i / sun5i do not have sample clocksHans de Goede
2016-09-26mmc: sunxi: Factor out clock phase setting code into a helper functionHans de Goede
2016-09-26mmc: sunxi: Introduce a sunxi_mmc_cfg structHans de Goede
2016-09-26mmc: sunxi: Disable sample clks on removeHans de Goede
2016-06-02mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80Chen-Yu Tsai
2016-06-02mmc: sunxi: Fix DDR MMC timings for A80Chen-Yu Tsai
2016-04-28mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80Chen-Yu Tsai
2016-02-29mmc: sunxi-mmc: remove the MMC_DATA_STREAM flagJaehoon Chung
2016-02-29mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) supportChen-Yu Tsai
2016-02-29mmc: sunxi: Support 8 bit eMMC DDR transfer modesChen-Yu Tsai
2016-02-29mmc: sunxi: Support MMC_DDR52 timing modesChen-Yu Tsai
2016-02-29mmc: sunxi: Support vqmmc regulatorChen-Yu Tsai
2016-02-29mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios opChen-Yu Tsai
2016-02-29mmc: sunxi: Document host init sequenceChen-Yu Tsai
2015-10-26mmc: sunxi: Add card busy detectionHans de Goede
2015-09-29mmc: sunxi: Fix clk-delay settingsHans de Goede
2015-08-27mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoffMichal Suchanek
2015-03-23mmc: sunxi: add MMC_CAP_SDIO_IRQ capabilityHans de Goede
2015-03-23mmc: sunxi: avoid invalid pointer calculationArnd Bergmann
2015-03-23mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2015-01-19mmc: sunxi: Removing unused codeDavid Lanzendörfer
2015-01-19mmc: sunxi: Correcting SDXC_HARDWARE_RESET bitDavid Lanzendörfer
2015-01-19mmc: sunxi: Lock fixDavid Lanzendörfer
2015-01-19mmc: sunxi: Fix setup of last descriptor of dma transferHans de Goede
2015-01-14mmc: sunxi: Convert MMC driver to the standard clock phase APIMaxime Ripard
2014-11-10mmc: sunxi: Remove unused includes of linux/clk-private.hTomeu Vizoso
2014-09-09mmc: sunxi: Declare ERASE capabilityChen-Yu Tsai
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-06-03mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCsDavid Lanzendörfer