summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mmci.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-06mmc: mmci: Prevent polling for busy detection in IRQ contextLudovic Barre
2019-05-06mmc: mmci: Cleanup mmci_cmd_irq() for busy detectLudovic Barre
2019-04-15mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callbackLudovic Barre
2019-04-15mmc: mmci: define get_dctrl_cfg for legacy variantLudovic Barre
2019-04-15mmc: mmci: Make mmci_variant_init() staticUlf Hansson
2019-04-15mmc: mmci: Share sdmmc_variant_init() via the common header fileUlf Hansson
2019-04-15mmc: mmci: Drop qcom specific header fileUlf Hansson
2019-04-15mmc: mmci: Re-work code starting DMA for the qcom variantUlf Hansson
2019-02-25mmc: mmci: Send a CMD12 to clear the DPSM at errorsUlf Hansson
2019-02-25mmc: slot-gpio: Remove override_active_level on WPLinus Walleij
2018-12-17mmc: mmci: add variant property to set command stop bitLudovic Barre
2018-12-17mmc: mmci: send stop command if sbc error issueLudovic Barre
2018-10-09mmc: mmci: add stm32 sdmmc variantLudovic Barre
2018-10-09mmc: mmci: add clock divider for stm32 sdmmcLudovic Barre
2018-10-09mmc: mmci: add optional reset propertyLudovic Barre
2018-10-09mmc: mmci: add variant property to not read datacntLudovic Barre
2018-10-09mmc: mmci: add variant property to write datactrl before commandLudovic Barre
2018-10-09mmc: mmci: add variant property to define irq pio maskLudovic Barre
2018-10-09mmc: mmci: add variant property to define dpsm bitLudovic Barre
2018-10-09mmc: mmci: add variant properties to define cpsm & cmdresp bitsLudovic Barre
2018-10-09mmc: mmci: expand startbiterr to irqmask and error checkLudovic Barre
2018-10-09mmc: mmci: add datactrl block size variant propertyLudovic Barre
2018-10-09mmc: mmci: add set_clk/pwrreg callbacksLudovic Barre
2018-10-09mmc: mmci: add validate_data callbackLudovic Barre
2018-10-09mmc: mmci: add dma_error callbackLudovic Barre
2018-10-09mmc: mmci: add dma_finalize callbackLudovic Barre
2018-10-09mmc: mmci: add dma_start callbackLudovic Barre
2018-10-09mmc: mmci: add get_next_data callbackLudovic Barre
2018-10-09mmc: mmci: add prepare/unprepare_data callbacksLudovic Barre
2018-10-09mmc: mmci: merge prepare data functionsLudovic Barre
2018-10-09mmc: mmci: introduce dma_priv pointer to mmci_hostLudovic Barre
2018-10-09mmc: mmci: create common mmci_dma_setup/releaseLudovic Barre
2018-10-08mmc: mmci: internalize dma_inprogress into mmci dma functionsLudovic Barre
2018-10-08mmc: mmci: internalize dma map/unmap into mmci dma functionsLudovic Barre
2018-10-08mmc: mmci: Drop support for pdata GPIO numbersLinus Walleij
2018-08-01mmc: mmci: Add and implement a ->dma_setup() callback for qcom dmlUlf Hansson
2018-07-30mmc: mmci: Initial support to manage variant specific callbacksUlf Hansson
2018-05-02mmc: mmci: Remove bogus local_irq_save()Thomas Gleixner
2018-01-24mmc: mmci: fix error return code in mmci_probe()Wei Yongjun
2018-01-18mmc: mmci: Add STM32 variantPatrice Chotard
2018-01-18mmc: mmci: Add support for setting pad type via pinctrlPatrice Chotard
2018-01-18mmc: mmci: Don't pretend all variants to have OPENDRAIN bitPatrice Chotard
2018-01-18mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flagPatrice Chotard
2018-01-18mmc: mmci: Don't pretend all variants to have MMCIMASK1 registerPatrice Chotard
2017-10-30mmc: mmci: catch all errors when getting regulatorsWolfram Sang
2017-08-30mmc: mmci: constify amba_idArvind Yadav
2017-04-24mmc: use new core function mmc_get_dma_dirHeiner Kallweit
2017-02-13mmc: core/mmci: restore pre/post_req behaviourLinus Walleij
2017-02-08mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenlyJean-Nicolas Graux