summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: Add support for "Tuning Error" interruptsAdrian Hunter2024-04-261-1/+2
* mmc: sdhci: add __sdhci_execute_tuning() to headerDrew Fustini2023-12-071-0/+1
* mmc: sdhci: Add VDD2 definition for power control registerVictor Shih2023-06-121-0/+7
* mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPSAdrian Hunter2023-01-231-2/+0
* mmc: sdhci-tegra: Issue CMD and DAT resets togetherPrathamesh Shete2022-12-071-0/+2
* mmc: Remove duplicate words in commentsAdrian Hunter2022-12-071-1/+1
* mmc: sdhci: Fix voltage switch delayAdrian Hunter2022-11-291-0/+2
* mmc: sdhci: Get rid of SDHCI_QUIRK_RESET_CMD_DATA_ON_IOSAdrian Hunter2022-09-281-2/+0
* mmc: sdhci: Capture eMMC and SD card errorsShaik Sajida Bhanu2022-07-121-0/+3
* mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiBAdrian Hunter2021-11-171-1/+3
* mmc: sdhci: Remove unused prototype declaration in the headerAndy Shevchenko2021-10-191-1/+0
* mmc: sdhci: Deduplicate sdhci_get_cd_nogpio()Andy Shevchenko2021-10-191-0/+1
* mmc: sdhci: Introduce max_timeout_count variable in sdhci_hostSarthak Garg2021-08-241-0/+1
* mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper2021-07-021-0/+1
* mmc: sdhci-iproc: Add support for the legacy sdhci controller on the BCM7211Al Cooper2021-06-151-0/+2
* mmc: sdhci: Allow platform controlled voltage switchingVijay Viswanath2020-07-131-0/+1
* mmc: sdhci-msm: Introduce new ops to dump vendor specific registersSarthak Garg2020-05-281-0/+1
* mmc: sdhci: add quirks for be to le byte swappingAngelo Dureghello2020-05-281-0/+3
* mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masksMasahiro Yamada2020-05-281-7/+4
* mmc: host: sdhci: Implement the request_atomic() APIBaolin Wang2020-05-281-0/+1
* mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()Adrian Hunter2020-05-281-0/+1
* mmc: sdhci: Stop exporting sdhci_send_command()Adrian Hunter2020-05-281-1/+0
* mmc: sdhci: use FIELD_GET/PREP for capabilities bit masksMasahiro Yamada2020-05-281-11/+6
* mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable placeMasahiro Yamada2020-05-281-2/+1
* mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada2020-03-241-6/+4
* mmc: sdhci: Introduce sdhci_set_power_and_bus_voltage()Nicolas Saenz Julienne2020-03-241-0/+3
* mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-241-1/+1
* mmc: host: sdhci: Add a variable to defer to complete requests if neededBaolin Wang2020-03-241-0/+1
* mmc: host: sdhci: Add request_done ops for struct sdhci_opsBaolin Wang2020-03-241-0/+2
* mmc: sdhci: Let a vendor driver supply and update ADMA descriptor sizeVeerabhadrarao Badiganti2020-01-241-1/+2
* mmc: sdhci: Refactor sdhci_set_timeout()Faiz Abbas2020-01-201-0/+1
* mmc: sdhci: Convert sdhci_set_timeout_irq() to non-staticFaiz Abbas2020-01-201-0/+1
* mmc: sdhci: add support for using external DMA devicesChunyan Zhang2020-01-201-0/+8
* mmc: sdhci: Add a quirk for broken command queuingAdrian Hunter2019-12-181-0/+2
* mmc: sdhci: Let drivers define their DMA maskAdrian Hunter2019-09-271-0/+1
* mmc: sdhci: Convert to use sdio_irq_claimed()Ulf Hansson2019-09-111-1/+0
* mmc: sdhci: Drop redundant code for SDIO IRQsUlf Hansson2019-09-111-5/+0
* mmc: sdhci: constify references of parameters to __sdhci_read_caps()Masahiro Yamada2019-09-111-2/+2
* mmc: sdhci: Export sdhci_abort_tuning function symbolBen Chuang2019-09-111-0/+1
* mmc: sdhci: Add PLL Enable support to internal clock setupBen Chuang2019-09-111-0/+1
* mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang2019-08-061-1/+1
* mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUSRaul E Rangel2019-06-181-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* mmc: sdhci: Remove finish_taskletAdrian Hunter2019-04-151-1/+2
* mmc: sdhci: allow host to specify maximum tuning loopsSowjanya Komatineni2019-04-151-0/+1
* mmc: sdhci: Add ADMA3 DMA support for V4 enabled hostSowjanya Komatineni2019-02-251-0/+2
* mmc: sdhci: Fix O2 Host PLL and card detect issueErnest Zhang(WH)2019-02-251-0/+4
* mmc: sdhci: Add quirk to disable LED controlAdrian Hunter2018-12-171-0/+2
* mmc: sdhci: Handle auto-command errorsAdrian Hunter2018-12-171-1/+6
* mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter2018-12-171-2/+2