summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-24mmc: mmci_sdmmc: Implement signal voltage callbacksLudovic Barre1-0/+4
2020-03-24mmc: mmci: Add callbacks for to manage signal voltage switchLudovic Barre1-0/+2
2020-03-24mmc: mmci: Add private pointer for variantLudovic Barre1-0/+1
2020-03-24mmc: mmci: Add a reference at mmc_host_ops in mmci structLudovic Barre1-0/+1
2019-12-18mmc: mmci: Support any block sizes for ux500v2 and qcom variantLinus Walleij1-1/+7
2019-12-18mmc: mmci: add threaded irq to abort DPSM of non-functional stateLudovic Barre1-0/+1
2019-12-16mmc: mmci: Convert to pinctrl_select_default_state()Ulf Hansson1-1/+0
2019-11-13mmc: mmci: sdmmc: add busy_complete callbackLudovic Barre1-0/+1
2019-11-13mmc: mmci: add busy_complete callbackLudovic Barre1-0/+1
2019-11-13mmc: mmci: add hardware busy timeout featureLudovic Barre1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-15mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callbackLudovic Barre1-7/+0
2019-04-15mmc: mmci: stm32: define get_dctrl_cfgLudovic Barre1-0/+5
2019-04-15mmc: mmci: add get_datactrl_cfg callback and helper functionsLudovic Barre1-0/+6
2019-04-15mmc: mmci: Share sdmmc_variant_init() via the common header fileUlf Hansson1-0/+6
2019-04-15mmc: mmci: Drop qcom specific header fileUlf Hansson1-0/+6
2019-04-15mmc: mmci: Don't share un-implemented DMA functionsUlf Hansson1-0/+2
2019-02-25mmc: mmci: Send a CMD12 to clear the DPSM at errorsUlf Hansson1-0/+1
2018-12-17mmc: mmci: add variant property to set command stop bitLudovic Barre1-0/+2
2018-10-09mmc: mmci: add stm32 sdmmc variantLudovic Barre1-0/+5
2018-10-09mmc: mmci: add stm32 sdmmc registersLudovic Barre1-0/+56
2018-10-09mmc: mmci: add clock divider for stm32 sdmmcLudovic Barre1-0/+2
2018-10-09mmc: mmci: add optional reset propertyLudovic Barre1-0/+2
2018-10-09mmc: mmci: add variant property to not read datacntLudovic Barre1-0/+3
2018-10-09mmc: mmci: add variant property to write datactrl before commandLudovic Barre1-0/+2
2018-10-09mmc: mmci: add variant property to define irq pio maskLudovic Barre1-1/+4
2018-10-09mmc: mmci: add variant property to define dpsm bitLudovic Barre1-0/+2
2018-10-09mmc: mmci: add variant properties to define cpsm & cmdresp bitsLudovic Barre1-0/+8
2018-10-09mmc: mmci: expand startbiterr to irqmask and error checkLudovic Barre1-3/+3
2018-10-09mmc: mmci: add datactrl block size variant propertyLudovic Barre1-0/+2
2018-10-09mmc: mmci: add set_clk/pwrreg callbacksLudovic Barre1-0/+5
2018-10-09mmc: mmci: add validate_data callbackLudovic Barre1-0/+1
2018-10-09mmc: mmci: add dma_error callbackLudovic Barre1-0/+2
2018-10-09mmc: mmci: add dma_finalize callbackLudovic Barre1-1/+2
2018-10-09mmc: mmci: add dma_start callbackLudovic Barre1-0/+2
2018-10-09mmc: mmci: add get_next_data callbackLudovic Barre1-0/+2
2018-10-09mmc: mmci: add prepare/unprepare_data callbacksLudovic Barre1-0/+8
2018-10-09mmc: mmci: introduce dma_priv pointer to mmci_hostLudovic Barre1-15/+4
2018-10-09mmc: mmci: create common mmci_dma_setup/releaseLudovic Barre1-1/+6
2018-10-08mmc: mmci: Change struct members from bool to u8Ludovic Barre1-16/+16
2018-10-08mmc: mmci: internalize dma_inprogress into mmci dma functionsLudovic Barre1-2/+0
2018-08-01mmc: mmci: Add and implement a ->dma_setup() callback for qcom dmlUlf Hansson1-0/+1
2018-07-30mmc: mmci: Initial support to manage variant specific callbacksUlf Hansson1-1/+79
2018-01-18mmc: mmci: Add support for setting pad type via pinctrlPatrice Chotard1-0/+5
2018-01-18mmc: mmci: Don't pretend all variants to have MMCIMASK1 registerPatrice Chotard1-0/+1
2017-02-13mmc: core/mmci: restore pre/post_req behaviourLinus Walleij1-1/+2
2016-11-29mmc: mmci: refactor ST Micro busy detectionLinus Walleij1-1/+1
2016-11-29mmc: mmci: clean up header definesLinus Walleij1-31/+38
2014-07-09mmc: mmci: Add Qcom specific rx_fifocnt logic.Srinivas Kandagatla1-0/+1
2014-07-09mmc: mmci: add explicit clk controlSrinivas Kandagatla1-0/+2