| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: sdhci-of-arasan: Issue DLL reset explicitly | Manish Narani | 2020-11-17 | 1 | -0/+6 |
* | mmc: sdhci-of-arasan: Use Mask writes for Tap delays | Manish Narani | 2020-11-17 | 1 | -0/+5 |
* | mmc: sdhci-of-arasan: Allow configuring zero tap values | Manish Narani | 2020-11-17 | 1 | -32/+8 |
* | mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based Intel c... | Adrian Hunter | 2020-11-17 | 1 | -2/+11 |
* | Revert "mmc: renesas_sdhi: workaround a regression when reinserting SD cards" | Wolfram Sang | 2020-11-10 | 1 | -13/+0 |
* | mmc: tmio: bring tuning HW to a sane state with MMC_POWER_OFF | Wolfram Sang | 2020-11-10 | 1 | -0/+3 |
* | mmc: tmio: when resetting, reset DMA controller, too | Wolfram Sang | 2020-11-10 | 1 | -2/+2 |
* | mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCs | Yangbo Lu | 2020-11-10 | 1 | -0/+2 |
* | mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at remove | Yoshihiro Shimoda | 2020-11-10 | 1 | -0/+1 |
* | Merge tag 'mmc-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh... | Linus Torvalds | 2020-10-30 | 3 | -2/+34 |
|\ |
|
| * | mmc: sdhci-of-esdhc: make sure delay chain locked for HS400 | Yangbo Lu | 2020-10-28 | 2 | -0/+19 |
| * | mmc: sdhci-of-esdhc: set timeout to max before tuning | Michael Walle | 2020-10-23 | 1 | -0/+11 |
| * | mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is true | Jisheng Zhang | 2020-10-15 | 1 | -2/+4 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2020-10-24 | 2 | -56/+18 |
|\ \
| |/
|/| |
|
| * | Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2020-09-13 | 2 | -56/+18 |
| |\ |
|
| | * | ARM: s3c24xx: move s3cmci pinctrl handling into board files | Arnd Bergmann | 2020-08-20 | 1 | -54/+17 |
| | * | ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG | Arnd Bergmann | 2020-08-19 | 1 | -1/+1 |
| | * | ARM: exynos: stop selecting PLAT_SAMSUNG | Arnd Bergmann | 2020-08-19 | 1 | -1/+1 |
| | * | mmc: s3cmci: remove unneeded machine header include | Krzysztof Kozlowski | 2020-08-17 | 1 | -1/+0 |
* | | | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-13 | 2 | -3/+2 |
|\ \ \ |
|
| * | | | block: add a bdev_is_partition helper | Christoph Hellwig | 2020-09-25 | 1 | -1/+1 |
| * | | | bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag | Christoph Hellwig | 2020-09-24 | 1 | -2/+1 |
| |/ / |
|
* | | | mmc: sdhci_am654: Fix module autoload | Faiz Abbas | 2020-10-09 | 1 | -0/+1 |
* | | | Merge branch 'fixes' into next | Ulf Hansson | 2020-10-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | mmc: core: don't set limits.discard_granularity as 0 | Coly Li | 2020-10-09 | 1 | -1/+1 |
* | | | | mmc: renesas_sdhi: workaround a regression when reinserting SD cards | Wolfram Sang | 2020-10-08 | 1 | -0/+13 |
* | | | | mmc: sdhci-pci-gli: Add CQHCI Support for GL9763E | Ben Chuang | 2020-10-07 | 1 | -2/+148 |
* | | | | mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKEN | Raul E Rangel | 2020-10-05 | 1 | -0/+37 |
* | | | | mmc: sdhci_am654: Enable tuning for SDR50 | Faiz Abbas | 2020-09-28 | 1 | -0/+6 |
* | | | | mmc: sdhci_am654: Add support for software tuning | Faiz Abbas | 2020-09-28 | 1 | -0/+41 |
* | | | | mmc: sdhci_am654: Add support for input tap delay | Faiz Abbas | 2020-09-28 | 1 | -30/+84 |
* | | | | mmc: sdhci_am654: Fix hard coded otap delay array size | Faiz Abbas | 2020-09-28 | 1 | -21/+21 |
* | | | | mmc: sdhci-of-esdhc: fix reference clock source selection | Yangbo Lu | 2020-09-28 | 1 | -6/+12 |
* | | | | mmc: host: fix depends for MMC_MESON_GX w/ COMPILE_TEST | Randy Dunlap | 2020-09-28 | 1 | -0/+1 |
* | | | | Merge branch 'fixes' into next | Ulf Hansson | 2020-09-28 | 1 | -1/+2 |
|\| | | |
|
| * | | | mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS models | Hans de Goede | 2020-09-28 | 1 | -1/+2 |
* | | | | mmc: sdhci-s3c: hide forward declaration of of_device_id behind CONFIG_OF | Krzysztof Kozlowski | 2020-09-25 | 1 | -0/+2 |
* | | | | mmc: sdhci: fix indentation mistakes | Krzysztof Kozlowski | 2020-09-25 | 2 | -3/+3 |
* | | | | mmc: moxart: remove unneeded check for drvdata | Krzysztof Kozlowski | 2020-09-25 | 1 | -12/+11 |
* | | | | mmc: renesas_sdhi: drop local flag for tuning | Wolfram Sang | 2020-09-25 | 2 | -4/+1 |
* | | | | mmc: rtsx_usb_sdmmc: simplify the return expression of sd_change_phase() | Qinglang Miao | 2020-09-25 | 1 | -6/+1 |
* | | | | mmc: core: document mmc_hw_reset() | Wolfram Sang | 2020-09-25 | 1 | -0/+10 |
* | | | | mmc: mediatek: Drop pointer to mmc_host from msdc_host | Amey Narkhede | 2020-09-24 | 1 | -20/+25 |
* | | | | mmc: core: clear 'doing_init_tune' also after failures | Wolfram Sang | 2020-09-14 | 1 | -4/+4 |
* | | | | Merge branch 'fixes' into next | Ulf Hansson | 2020-09-14 | 1 | -1/+1 |
|\| | | |
|
| * | | | mmc: mmc_spi: Fix mmc_spi_dma_alloc() return type for !HAS_DMA | Geert Uytterhoeven | 2020-09-14 | 1 | -1/+1 |
* | | | | mmc: sdhci-msm: Unconditionally call dev_pm_opp_of_remove_table() | Viresh Kumar | 2020-09-11 | 1 | -9/+5 |
* | | | | mmc: renesas_sdhi: support manual calibration | Wolfram Sang | 2020-09-09 | 2 | -2/+155 |
* | | | | mmc: tmio: add generic hook to fixup after a completed request | Wolfram Sang | 2020-09-09 | 2 | -0/+4 |
* | | | | mmc: Drop COMPILE_TEST Kconfig option for MMC_S3C | Ulf Hansson | 2020-09-08 | 1 | -1/+1 |