summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
2022-05-19Merge remote-tracking branch 'gh-fslc/5.4-2.3.x-imx' into toradex_5.4-2.3.x-imxPhilippe Schenker
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-01-12Merge remote-tracking branch 'fscl/5.4-2.3.x-imx' into toradex_5.4-2.3.x-imx-...Denys Drozdov
2022-01-10Merge tag 'v5.4.157' into HEADDenys Drozdov
2021-12-01mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiBAdrian Hunter
2021-11-08Merge remote-tracking branch 'fscl/5.4-2.3.x-imx' into toradex_5.4-2.3.x-imxDenys Drozdov
2021-11-02mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo
2021-07-20Merge tag 'v5.4.133' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-07-19mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper
2021-07-15mmc: sdhci: Check for reset prior to DMA address unmapPradeep P V K
2021-05-11Merge tag 'v5.4.118' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-05-11mmc: sdhci: Check for reset prior to DMA address unmapPradeep P V K
2021-01-27sdhci: print opcode/retries on timeout errorTroy Kisky
2021-01-11Merge tag 'v5.4.75' into 5.4-2.3.x-imxAndrey Zhizhikin
2020-11-05mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is trueJisheng Zhang
2020-07-22mmc: sdhci: do not enable card detect interrupt for gpio cd typeHaibo Chen
2020-07-10mmc: sdhci-msm: Introduce new ops to dump vendor specific registersSarthak Garg
2020-06-19Merge tag 'v5.4.47' into imx_5.4.yJason Liu
2020-04-17mmc: sdhci: Refactor sdhci_set_timeout()Faiz Abbas
2020-04-17mmc: sdhci: Convert sdhci_set_timeout_irq() to non-staticFaiz Abbas
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-01-29mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław
2019-12-31mmc: sdhci: Add a quirk for broken command queuingAdrian Hunter
2019-12-31mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas
2019-12-31Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas
2019-11-25mmc: sdhci: disable irq in sdhci host suspend ranther than free this irqHaibo Chen
2019-11-25mmc: sdhci: add usdhc support for IOMMUHaibo Chen
2019-11-25mmc: sdhci: remove MMC_CAP_NEEDS_POLLHaibo Chen
2019-11-25mmc: sdhci: do not enable card detect interrupt for gpio cd typeHaibo Chen
2019-11-25Revert "mmc: sdhci: Drop redundant code for SDIO IRQs"Leonard Crestez
2019-11-25Revert "mmc: sdhci: Convert to use sdio_irq_claimed()"Leonard Crestez
2019-09-27mmc: sdhci: Let drivers define their DMA maskAdrian Hunter
2019-09-27mmc: sdhci: improve ADMA error reportingRussell King
2019-09-11mmc: sdhci: Convert to use sdio_irq_claimed()Ulf Hansson
2019-09-11mmc: sdhci: Drop redundant code for SDIO IRQsUlf Hansson
2019-09-11mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq()Ulf Hansson
2019-09-11mmc: sdhci: Fix incorrect switch to HS modeAl Cooper
2019-09-11mmc: sdhci: use lower/upper_32_bits() macros for DMA addressesMasahiro Yamada
2019-09-11mmc: sdhci: constify references of parameters to __sdhci_read_caps()Masahiro Yamada
2019-09-11mmc: sdhci: Export sdhci_abort_tuning function symbolBen Chuang
2019-09-11mmc: sdhci: Add PLL Enable support to internal clock setupBen Chuang
2019-09-11mmc: sdhci: Change timeout of loop for checking internal clock stableBen Chuang
2019-08-06mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang
2019-06-07Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-28mmc: sdhci: Fix SDIO IRQ thread deadlockAdrian Hunter
2019-05-07Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-04-15mmc: sdhci: Remove finish_taskletAdrian Hunter
2019-04-15mmc: sdhci: Call mmc_request_done() from IRQ handler if possibleAdrian Hunter
2019-04-15mmc: sdhci: Move some processing to __sdhci_finish_mrq()Adrian Hunter