summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callbackLudovic Barre2019-04-151-7/+0Star
* mmc: mmci: stm32: define get_dctrl_cfgLudovic Barre2019-04-151-0/+5
* mmc: mmci: add get_datactrl_cfg callback and helper functionsLudovic Barre2019-04-151-0/+6
* mmc: mmci: Share sdmmc_variant_init() via the common header fileUlf Hansson2019-04-151-0/+6
* mmc: mmci: Drop qcom specific header fileUlf Hansson2019-04-151-0/+6
* mmc: mmci: Don't share un-implemented DMA functionsUlf Hansson2019-04-151-0/+2
* mmc: mmci: Send a CMD12 to clear the DPSM at errorsUlf Hansson2019-02-251-0/+1
* mmc: mmci: add variant property to set command stop bitLudovic Barre2018-12-171-0/+2
* mmc: mmci: add stm32 sdmmc variantLudovic Barre2018-10-091-0/+5
* mmc: mmci: add stm32 sdmmc registersLudovic Barre2018-10-091-0/+56
* mmc: mmci: add clock divider for stm32 sdmmcLudovic Barre2018-10-091-0/+2
* mmc: mmci: add optional reset propertyLudovic Barre2018-10-091-0/+2
* mmc: mmci: add variant property to not read datacntLudovic Barre2018-10-091-0/+3
* mmc: mmci: add variant property to write datactrl before commandLudovic Barre2018-10-091-0/+2
* mmc: mmci: add variant property to define irq pio maskLudovic Barre2018-10-091-1/+4
* mmc: mmci: add variant property to define dpsm bitLudovic Barre2018-10-091-0/+2
* mmc: mmci: add variant properties to define cpsm & cmdresp bitsLudovic Barre2018-10-091-0/+8
* mmc: mmci: expand startbiterr to irqmask and error checkLudovic Barre2018-10-091-3/+3
* mmc: mmci: add datactrl block size variant propertyLudovic Barre2018-10-091-0/+2
* mmc: mmci: add set_clk/pwrreg callbacksLudovic Barre2018-10-091-0/+5
* mmc: mmci: add validate_data callbackLudovic Barre2018-10-091-0/+1
* mmc: mmci: add dma_error callbackLudovic Barre2018-10-091-0/+2
* mmc: mmci: add dma_finalize callbackLudovic Barre2018-10-091-1/+2
* mmc: mmci: add dma_start callbackLudovic Barre2018-10-091-0/+2
* mmc: mmci: add get_next_data callbackLudovic Barre2018-10-091-0/+2
* mmc: mmci: add prepare/unprepare_data callbacksLudovic Barre2018-10-091-0/+8
* mmc: mmci: introduce dma_priv pointer to mmci_hostLudovic Barre2018-10-091-15/+4Star
* mmc: mmci: create common mmci_dma_setup/releaseLudovic Barre2018-10-091-1/+6
* mmc: mmci: Change struct members from bool to u8Ludovic Barre2018-10-081-16/+16
* mmc: mmci: internalize dma_inprogress into mmci dma functionsLudovic Barre2018-10-081-2/+0Star
* mmc: mmci: Add and implement a ->dma_setup() callback for qcom dmlUlf Hansson2018-08-011-0/+1
* mmc: mmci: Initial support to manage variant specific callbacksUlf Hansson2018-07-301-1/+79
* mmc: mmci: Add support for setting pad type via pinctrlPatrice Chotard2018-01-181-0/+5
* mmc: mmci: Don't pretend all variants to have MMCIMASK1 registerPatrice Chotard2018-01-181-0/+1
* mmc: core/mmci: restore pre/post_req behaviourLinus Walleij2017-02-131-1/+2
* mmc: mmci: refactor ST Micro busy detectionLinus Walleij2016-11-291-1/+1
* mmc: mmci: clean up header definesLinus Walleij2016-11-291-31/+38
* mmc: mmci: Add Qcom specific rx_fifocnt logic.Srinivas Kandagatla2014-07-091-0/+1
* mmc: mmci: add explicit clk controlSrinivas Kandagatla2014-07-091-0/+2
* mmc: mmci: Add Qualcomm specific register defines.Srinivas Kandagatla2014-07-091-0/+17
* mmc: mmci: Enforce DT for signal direction and feedback clockUlf Hansson2014-05-121-0/+11
* mmc: mmci: Convert to the mmc gpio APIUlf Hansson2014-05-121-3/+0Star
* Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-091-0/+2
|\
| * mmc: mmci: Enable support for busy detection for ux500 variantUlf Hansson2014-02-231-0/+2
* | ARM: 7956/1: mmci: rename some extended flagsLinus Walleij2014-02-121-4/+5
|/
* ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handlingUlf Hansson2013-09-191-4/+0Star
* ARM: 7726/1: mmc: mmci: Add card_busy function to improve UHS card supportUlf Hansson2013-05-231-0/+2
* ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL registerUlf Hansson2013-05-231-0/+1
* ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmcUlf Hansson2013-05-231-0/+1