aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-09mmc: mmci: Add Qualcomm specific register defines.Srinivas Kandagatla1-0/+17
2014-05-12mmc: mmci: Enforce DT for signal direction and feedback clockUlf Hansson1-0/+11
2014-05-12mmc: mmci: Convert to the mmc gpio APIUlf Hansson1-3/+0
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+2
2014-02-23mmc: mmci: Enable support for busy detection for ux500 variantUlf Hansson1-0/+2
2014-02-12ARM: 7956/1: mmci: rename some extended flagsLinus Walleij1-4/+5
2013-09-19ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handlingUlf Hansson1-4/+0
2013-05-23ARM: 7726/1: mmc: mmci: Add card_busy function to improve UHS card supportUlf Hansson1-0/+2
2013-05-23ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL registerUlf Hansson1-0/+1
2013-05-23ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmcUlf Hansson1-0/+1