aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.c
Commit message (Expand)AuthorAge
* mmc: mmci: add stm32 sdmmc variantLudovic Barre2018-10-09
* mmc: mmci: add clock divider for stm32 sdmmcLudovic Barre2018-10-09
* mmc: mmci: add optional reset propertyLudovic Barre2018-10-09
* mmc: mmci: add variant property to not read datacntLudovic Barre2018-10-09
* mmc: mmci: add variant property to write datactrl before commandLudovic Barre2018-10-09
* mmc: mmci: add variant property to define irq pio maskLudovic Barre2018-10-09
* mmc: mmci: add variant property to define dpsm bitLudovic Barre2018-10-09
* mmc: mmci: add variant properties to define cpsm & cmdresp bitsLudovic Barre2018-10-09
* mmc: mmci: expand startbiterr to irqmask and error checkLudovic Barre2018-10-09
* mmc: mmci: add datactrl block size variant propertyLudovic Barre2018-10-09
* mmc: mmci: add set_clk/pwrreg callbacksLudovic Barre2018-10-09
* mmc: mmci: add validate_data callbackLudovic Barre2018-10-09
* mmc: mmci: add dma_error callbackLudovic Barre2018-10-09
* mmc: mmci: add dma_finalize callbackLudovic Barre2018-10-09
* mmc: mmci: add dma_start callbackLudovic Barre2018-10-09
* mmc: mmci: add get_next_data callbackLudovic Barre2018-10-09
* mmc: mmci: add prepare/unprepare_data callbacksLudovic Barre2018-10-09
* mmc: mmci: merge prepare data functionsLudovic Barre2018-10-09
* mmc: mmci: introduce dma_priv pointer to mmci_hostLudovic Barre2018-10-09
* mmc: mmci: create common mmci_dma_setup/releaseLudovic Barre2018-10-09
* mmc: mmci: internalize dma_inprogress into mmci dma functionsLudovic Barre2018-10-08
* mmc: mmci: internalize dma map/unmap into mmci dma functionsLudovic Barre2018-10-08
* mmc: mmci: Drop support for pdata GPIO numbersLinus Walleij2018-10-08
* mmc: mmci: Add and implement a ->dma_setup() callback for qcom dmlUlf Hansson2018-08-01
* mmc: mmci: Initial support to manage variant specific callbacksUlf Hansson2018-07-30
* mmc: mmci: Remove bogus local_irq_save()Thomas Gleixner2018-05-02
* mmc: mmci: fix error return code in mmci_probe()Wei Yongjun2018-01-24
* mmc: mmci: Add STM32 variantPatrice Chotard2018-01-18
* mmc: mmci: Add support for setting pad type via pinctrlPatrice Chotard2018-01-18
* mmc: mmci: Don't pretend all variants to have OPENDRAIN bitPatrice Chotard2018-01-18
* mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flagPatrice Chotard2018-01-18
* mmc: mmci: Don't pretend all variants to have MMCIMASK1 registerPatrice Chotard2018-01-18
* mmc: mmci: catch all errors when getting regulatorsWolfram Sang2017-10-30
* mmc: mmci: constify amba_idArvind Yadav2017-08-30
* mmc: use new core function mmc_get_dma_dirHeiner Kallweit2017-04-24
* mmc: core/mmci: restore pre/post_req behaviourLinus Walleij2017-02-13
* mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenlyJean-Nicolas Graux2017-02-08
* mmc: delete is_first_req parameter from pre-request callbackLinus Walleij2016-11-29
* mmc: mmci: refactor ST Micro busy detectionLinus Walleij2016-11-29
* mmc: mmci: clean up header definesLinus Walleij2016-11-29
* mmc: mmci: Remove redundant runtime PM callsUlf Hansson2016-05-02
* mmc: mmci: Remove unnecessary header fileWang Hongcheng2016-03-17
* mmc: mmci: support 8bit mode on the NomadikLinus Walleij2016-01-14
* mmc: mmci: fix an ages old detection errorLinus Walleij2016-01-14
* mmc: mmci: Cascade EPROBE_DEFER from regulators.Bjorn Andersson2015-03-25
* mmc: mmci: Get rid of dead code in mmci_dma_setupPramod Gurav2015-01-28
* mmc: mmci: Do pm_runtime_put() after the host has been addedUlf Hansson2015-01-19
* Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-11
|\
| * PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki2014-12-03
* | mmc: mmci: fix mmci_post_requestSrinivas Kandagatla2014-11-10
|/