~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"Henrik Grimler2023-05-15
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* common: Drop log.h from common headerSimon Glass2020-05-18
* mmc: s5p_sdhci: Read generic MMC properties from DTMarek Szyprowski2020-01-23
* mmc: s5p: fix uninitialized pointer deref on probePeng Fan2019-08-09
* samsung: mmc: Drop old MMC init codeSimon Glass2019-02-09
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* dm: gpio: Add live tree supportSimon Glass2017-06-01
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier2017-01-23
* mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung2017-01-11
* mmc: s5p_sdhci: add the s5p_set_clock functionJaehoon Chung2017-01-11
* mmc: s5p_sdhci: fix to check proper pinmux idSeung-Woo Kim2016-12-01
* mmc: sdhci: use the generic error numberJaehoon Chung2016-10-10
* mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung2016-10-10
* mmc: s5p_sdhci: support the Driver model for ExynosJaehoon Chung2016-10-10
* mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung2016-08-05
* s5p sdhci: call pinmux for card's gpio pins before use themPrzemyslaw Marczak2015-11-02
* exynos: more debug and cleanup in do_sdhci_init()Tobias Jakobi2015-10-13
* exynos: be more verbose in process_nodes()Tobias Jakobi2015-10-13
* exynos: Fix passing of errors in exynos_mmc_init()Tobias Jakobi2015-10-13
* exynos: Properly zero initialize host in s5p_sdhci_init()Tobias Jakobi2015-10-13
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18
* exynos: Correct return value in exynos_mmc_init()Simon Glass2015-08-05
* mmc: remove the MMC_MODE_HC flagRob Herring2015-05-05
* mmc: s5p: properly mask SELBASECLKMatt Reimer2015-03-18
* dm: mmc: Remove use of fdtdec GPIO supportSimon Glass2015-01-29
* mmc: s5p: set SD detection pin as inputPrzemyslaw Marczak2014-10-27
* dm: exynos: Make sure that GPIOs are requestedSimon Glass2014-10-22
* samsung: Enable device tree for s5p_goniSimon Glass2014-10-08
* mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung2014-05-16
* drivers:mmc:sdhci: enable support for DTPiotr Wilczek2014-03-12
* mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung2013-09-17
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung2013-05-06
* mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera2012-10-22
* mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-05
* mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung2012-09-05
* mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung2012-09-05
* mmc: support the sdhci instead of s5p_mmc for samsung-socJaehoon Chung2012-05-08