summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.h
AgeCommit message (Expand)Author
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
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-15mmc: sdhci: Remove finish_taskletAdrian Hunter
2019-04-15mmc: sdhci: allow host to specify maximum tuning loopsSowjanya Komatineni
2019-02-25mmc: sdhci: Add ADMA3 DMA support for V4 enabled hostSowjanya Komatineni
2019-02-25mmc: sdhci: Fix O2 Host PLL and card detect issueErnest Zhang(WH)
2018-12-17mmc: sdhci: Add quirk to disable LED controlAdrian Hunter
2018-12-17mmc: sdhci: Handle auto-command errorsAdrian Hunter
2018-12-17mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter
2018-10-08mmc: sdhci: Add Auto CMD Auto Select supportChunyan Zhang
2018-10-08mmc: sdhci: Add 32-bit block count support for v4 modeChunyan Zhang
2018-10-08mmc: sdhci: Add ADMA2 64-bit addressing support for V4 modeChunyan Zhang
2018-10-08mmc: sdhci: Add sd host v4 modeChunyan Zhang
2018-10-08mmc: sdhci: Add version V4 definitionChunyan Zhang
2018-10-08mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_opsJisheng Zhang
2018-10-08mmc: sdhci: add adma_table_cnt member to struct sdhci_hostJisheng Zhang
2018-10-08mmc: sdhci: Export sdhci_request()Aapo Vienamo
2018-10-08mmc: sdhci: add tuning error codesYinbo Zhu
2018-07-30mmc: sdhci: Export sdhci tuning function symbolernest.zhang
2018-05-03mmc: sdhci: Program a relatively accurate SW timeout valueKishon Vijay Abraham I
2018-05-03mmc: sdhci: Add quirk to disable HW timeoutAdrian Hunter
2018-01-31mmc: sdhci: Implement an SDHCI-specific bounce bufferLinus Walleij
2018-01-17mmc: sdhci: Handle failure of enable_irq_wake()Adrian Hunter
2018-01-17mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()Adrian Hunter