summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-of-at91.c
AgeCommit message (Expand)Author
2023-08-15mmc: sdhci-of-at91: Use sdhci_pltfm_remove()Adrian Hunter
2023-08-15mmc: sdhci-of-at91: Convert to platform remove callback returning voidYangtao Li
2023-08-09mmc: Explicitly include correct DT includesRob Herring
2022-07-12mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1REugen Hristev
2022-02-28mmc: sdhci-of-at91: Use of_device_get_match_data() helperBean Huo
2021-10-06mmc: sdhci-of-at91: replace while loop with read_poll_timeoutClaudiu Beznea
2021-10-06mmc: sdhci-of-at91: wait for calibration done before proceedClaudiu Beznea
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2020-05-29mmc: sdhci-of-at91: fix CALCR register being rewrittenEugen Hristev
2020-05-28mmc: sdhci: use FIELD_GET/PREP for capabilities bit masksMasahiro Yamada
2020-03-24mmc: sdhci-of-at91: Display clock changes for debug purpose onlyCristian Birsan
2020-03-24mmc: sdhci: at91: Use sdhci_set_power_and_voltage()Nicolas Saenz Julienne
2020-03-17mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2Michał Mirosław
2020-01-16mmc: sdhci-of-at91: fix memleak on clk_get failureMichał Mirosław
2019-12-16mmc: sdhci-of-at91: rework clocks management to support SAM9x60 deviceLudovic Desroches
2019-11-14Merge branch 'fixes' into nextUlf Hansson
2019-11-14mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev
2019-11-13mmc: sdhci-of-at91: add DT property to enable calibration on full resetNicolas Ferre
2019-08-22mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev
2019-08-06mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2017-10-30mmc: sdhci-of-at91: make function sdhci_at91_set_uhs_signaling staticColin Ian King
2017-08-30mmc: sdhci-of-at91: set clocks and presets after resume from deepest PMQuentin Schulz
2017-08-30mmc: sdhci-of-at91: factor out clks and presets settingQuentin Schulz
2017-08-03mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches
2017-04-24mmc: sdhci: Do not use spin lock in set_ios pathsAdrian Hunter
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter
2017-03-30mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches
2017-03-16mmc: sdhci-of-at91: Support external regulatorsRomain Izard
2016-11-29mmc: sdhci-of-at91: Fix module autoloadJavier Martinez Canillas
2016-07-25mmc: host: use the defined function to check whether card is removableJaehoon Chung
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-04mmc: sdhci-of-at91: add presets setupLudovic Desroches
2016-05-02mmc: sdhci-of-at91: Implement specific ->set_clock() functionLudovic Desroches
2016-03-18mmc: sdhci-of-at91: fix wake-up issue when using runtime pmludovic.desroches@atmel.com
2016-02-29mmc: sdhci-of-at91: use sdhci_pltfm_init for private allocationJisheng Zhang
2016-02-02mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error pathJisheng Zhang
2015-12-22mmc: sdhci-of-at91: add PM supportludovic.desroches@atmel.com
2015-10-26mmc: sdhci-of-at91: remove a line of dead codeDan Carpenter
2015-10-08mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirkludovic.desroches@atmel.com
2015-08-27mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-08-24mmc: sdhci-of-at91: introduce driver for the Atmel SDMMCludovic.desroches@atmel.com