summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
2021-07-02mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper
2021-06-29mmc: sdhci: Clear unused bounce buffer at DMA mmap error pathTakashi Iwai
2021-06-14mmc: Improve function name when aborting a tuning cmdWolfram Sang
2021-03-30mmc: sdhci: replace mmc->parent with mmc_dev() for consistencyJisheng Zhang
2021-03-30mmc: sdhci: Use "mmc" directly rather than "host->mmc"Jisheng Zhang
2021-03-30mmc: sdhci: Check for reset prior to DMA address unmapPradeep P V K
2021-02-20sdhci: stop poking into swiotlb internalsChristoph Hellwig
2020-12-04mmc: sdhci: Use more concise device_property_read_u64Jeremy Linton
2020-11-24mmc: sdhci: Update firmware interface APIJeremy Linton
2020-10-15mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is trueJisheng Zhang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-07-24mmc: sdhci: Fix a potential uninitialized variableDan Carpenter
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-13mmc: sdhci: Fix potential null pointer access while accessing vqmmcVeerabhadrarao Badiganti
2020-07-13mmc: sdhci: Allow platform controlled voltage switchingVijay Viswanath
2020-05-28Merge branch 'fixes' into nextUlf Hansson
2020-05-28mmc: sdhci-msm: Introduce new ops to dump vendor specific registersSarthak Garg
2020-05-28mmc: sdhci: add quirks for be to le byte swappingAngelo Dureghello
2020-05-28mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masksMasahiro Yamada
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson
2020-05-28mmc: sdhci: add spin lock for sdhci_set_default_irqs in sdhci_initHaibo Chen
2020-05-28mmc: host: sdhci: Implement the request_atomic() APIBaolin Wang
2020-05-28mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()Adrian Hunter
2020-05-28mmc: sdhci: Tidy sdhci_request() a bitAdrian Hunter
2020-05-28mmc: sdhci: Remove unneeded forward declaration of sdhci_finish_data()Adrian Hunter
2020-05-28mmc: sdhci: Stop exporting sdhci_send_command()Adrian Hunter
2020-05-28mmc: sdhci: Add helpers for the auto-CMD23 flagAdrian Hunter
2020-05-28mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0Marek Vasut
2020-05-28mmc: sdhci: use FIELD_GET/PREP for capabilities bit masksMasahiro Yamada
2020-05-18mmc: sdhci: Fix SDHCI_QUIRK_BROKEN_CQEAdrian Hunter
2020-03-24mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada
2020-03-24mmc: sdhci: Introduce sdhci_set_power_and_bus_voltage()Nicolas Saenz Julienne
2020-03-24mmc: sdhci: do not enable card detect interrupt for gpio cd typeHaibo Chen
2020-03-24mmc: host: sdhci: Add a variable to defer to complete requests if neededBaolin Wang
2020-03-24mmc: host: sdhci: Add request_done ops for struct sdhci_opsBaolin Wang
2020-01-24mmc: sdhci: Let a vendor driver supply and update ADMA descriptor sizeVeerabhadrarao Badiganti
2020-01-20mmc: sdhci: fix an issue of mixing different typesChunyan Zhang
2020-01-20Merge branch 'fixes' into nextUlf Hansson
2020-01-20mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław
2020-01-20mmc: sdhci: Refactor sdhci_set_timeout()Faiz Abbas
2020-01-20mmc: sdhci: Convert sdhci_set_timeout_irq() to non-staticFaiz Abbas
2020-01-20mmc: sdhci: add support for using external DMA devicesChunyan Zhang
2020-01-20mmc: sdhci: Factor out some operations set to their own functionsFaiz Abbas
2019-12-18Merge branch 'fixes' into nextUlf Hansson
2019-12-18mmc: sdhci: Add a quirk for broken command queuingAdrian Hunter
2019-12-16Merge branch 'fixes' into nextUlf Hansson
2019-12-16mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas
2019-12-16mmc: sdhci: fix up CMD12 sendingYangbo Lu
2019-12-16mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas