summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.h
AgeCommit message (Expand)Author
2024-10-24mmc: sdhci-uhs2: add pre-detect_init hookBen Chuang
2024-10-24mmc: sdhci-uhs2: add request() and othersVictor Shih
2024-10-24mmc: sdhci-uhs2: add irq() and othersVictor Shih
2024-10-24mmc: sdhci-uhs2: add set_ios()Victor Shih
2024-10-24mmc: sdhci-uhs2: add set_power() to support vdd2Victor Shih
2024-10-24mmc: sdhci-uhs2: dump UHS-II registersVictor Shih
2024-10-24mmc: sdhci: add UHS-II related definitions in headersVictor Shih
2024-06-20mmc: sdhci: Eliminate SDHCI_QUIRK_UNSTABLE_RO_DETECTAdrian Hunter
2024-04-26mmc: sdhci: Add support for "Tuning Error" interruptsAdrian Hunter
2023-12-07mmc: sdhci: add __sdhci_execute_tuning() to headerDrew Fustini
2023-06-12mmc: sdhci: Add VDD2 definition for power control registerVictor Shih
2023-01-23mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPSAdrian Hunter
2022-12-07mmc: sdhci-tegra: Issue CMD and DAT resets togetherPrathamesh Shete
2022-12-07mmc: Remove duplicate words in commentsAdrian Hunter
2022-11-29mmc: sdhci: Fix voltage switch delayAdrian Hunter
2022-09-28mmc: sdhci: Get rid of SDHCI_QUIRK_RESET_CMD_DATA_ON_IOSAdrian Hunter
2022-07-12mmc: sdhci: Capture eMMC and SD card errorsShaik Sajida Bhanu
2021-11-17mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiBAdrian Hunter
2021-10-19mmc: sdhci: Remove unused prototype declaration in the headerAndy Shevchenko
2021-10-19mmc: sdhci: Deduplicate sdhci_get_cd_nogpio()Andy Shevchenko
2021-08-24mmc: sdhci: Introduce max_timeout_count variable in sdhci_hostSarthak Garg
2021-07-02mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper
2021-06-15mmc: sdhci-iproc: Add support for the legacy sdhci controller on the BCM7211Al Cooper
2020-07-13mmc: sdhci: Allow platform controlled voltage switchingVijay Viswanath
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: 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: Stop exporting sdhci_send_command()Adrian Hunter
2020-05-28mmc: sdhci: use FIELD_GET/PREP for capabilities bit masksMasahiro Yamada
2020-05-28mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable placeMasahiro Yamada
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: Replace zero-length array with flexible-array memberGustavo A. R. Silva
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: 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
2019-12-18mmc: sdhci: Add a quirk for broken command queuingAdrian Hunter
2019-09-27mmc: sdhci: Let drivers define their DMA maskAdrian Hunter
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: 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-08-06mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang
2019-06-18mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUSRaul E Rangel