aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/sunxi_mmc.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07mmc: Remove <common.h> and add needed includesTom Rini
2023-11-12sunxi: mmc: Sort compatible strings numericallySamuel Holland
2023-11-12sunxi: mmc: Move header to the driver directorySamuel Holland
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara
2023-01-21sunxi: mmc: group non-DM specific functionsAndre Przywara
2023-01-21sunxi: mmc: ignore card detect in SPLAndre Przywara
2022-01-30mmc: sunxi: Use DM_GPIO flags to set pull-upSamuel Holland
2021-10-25mmc: sunxi: conditionally include MMC2 initialization codeIcenowy Zheng
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland
2021-09-14sunxi: mmc: A20: Fix MMC optimisationAndre Przywara
2021-07-10mmc: sunxi: Use mmc_of_parse()Andre Przywara
2021-07-10mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara
2021-07-10mmc: sunxi: Cleanup and fix self-calibration codeAndre Przywara
2021-07-10mmc: sunxi: Cleanup "new timing mode" selectionAndre Przywara
2021-07-10mmc: sunxi: Fix MMC clock parent selectionAndre Przywara
2021-07-10mmc: sunxi: Fix warnings with CONFIG_PHYS_64BITAndre Przywara
2021-07-10mmc: sunxi: Avoid #ifdefs in delay and width setupAndre Przywara
2021-01-25mmc: sunxi: Refactor mod clock register offsetAndre Przywara
2021-01-25mmc: sunxi: Replace H6 ifdefs with H6 gen macroJernej Skrabec
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-01-29mmc: sunxi: Honour non-removable property in DTAndre Przywara
2019-01-29mmc: sunxi: Add DM clk and reset supportAndre Przywara
2019-01-29mmc: sunxi: Add DM_MMC support for A80Jagan Teki
2019-01-29mmc: sunxi: Add DM_MMC support for H6Jagan Teki
2019-01-29mmc: sunxi: Add remaining compatible stringsJagan Teki
2019-01-10mmc: sunxi: Fix mmc clocks for DM_MMCJagan Teki
2018-11-22sunxi-mmc: use new mode on both controllers on A64Vasily Khoruzhick
2018-11-22sunxi-mmc: don't double clock for new mode unconditionallyVasily Khoruzhick
2018-11-22sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH optionVasily Khoruzhick
2018-11-13mmc: sunxi: add support for automatic delay calibrationVasily Khoruzhick
2018-07-31sunxi: add MMC support for H6Icenowy Zheng
2018-07-16dm: mmc: sunxi: Add A10/A20 compatible stringsAdam Sampson
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-25sunxi: improve throughput in the sunxi_mmc driverPhilipp Tomsich
2018-04-23sunxi: mmc: Fix phase delaysStefan Mavrodiev
2018-03-13mmc: sunxi: support cd-invertedHeinrich Schuchardt
2017-09-01mmc: sunxi: Only update timing mode bit when enabling new timing modeChen-Yu Tsai
2017-08-28mmc: sunxi: fix legacy MMC initialisationMaxime Ripard
2017-08-28mmc: sunxi: Support new modeMaxime Ripard
2017-08-01dm: mmc: sunxi: Add support for driver modelSimon Glass
2017-08-01dm: mmc: sunxi: Drop mmc_clk_io_on()Simon Glass
2017-08-01dm: mmc: sunxi: Pass private data around explicitlySimon Glass