summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mmc: sdhci: Add Auto CMD Auto Select supportChunyan Zhang2018-10-081-0/+2
* mmc: sdhci: Add 32-bit block count support for v4 modeChunyan Zhang2018-10-081-0/+8
* mmc: sdhci: Add ADMA2 64-bit addressing support for V4 modeChunyan Zhang2018-10-081-2/+10
* mmc: sdhci: Add sd host v4 modeChunyan Zhang2018-10-081-0/+3
* mmc: sdhci: Add version V4 definitionChunyan Zhang2018-10-081-0/+3
* mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_opsJisheng Zhang2018-10-081-0/+4
* mmc: sdhci: add adma_table_cnt member to struct sdhci_hostJisheng Zhang2018-10-081-0/+3
* mmc: sdhci: Export sdhci_request()Aapo Vienamo2018-10-081-0/+1
* mmc: sdhci: add tuning error codesYinbo Zhu2018-10-081-0/+1
* mmc: sdhci: Export sdhci tuning function symbolernest.zhang2018-07-301-0/+5
* mmc: sdhci: Program a relatively accurate SW timeout valueKishon Vijay Abraham I2018-05-031-0/+10
* mmc: sdhci: Add quirk to disable HW timeoutAdrian Hunter2018-05-031-0/+5
* mmc: sdhci: Implement an SDHCI-specific bounce bufferLinus Walleij2018-01-311-0/+3
* mmc: sdhci: Handle failure of enable_irq_wake()Adrian Hunter2018-01-171-0/+1
* mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()Adrian Hunter2018-01-171-1/+0