summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
AgeCommit message (Expand)Author
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
2019-12-16Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas
2019-11-20mmc: sdhci: Fix grammar in warning messageFabio Estevam
2019-11-13mmc: sdhci: Check card status after resetRaul E Rangel
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