aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.c
AgeCommit message (Expand)Author
2019-09-16mmc: mmci: Prevent polling for busy detection in IRQ contextLudovic Barre
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
2016-11-29mmc: delete is_first_req parameter from pre-request callbackLinus Walleij
2016-11-29mmc: mmci: refactor ST Micro busy detectionLinus Walleij
2016-11-29mmc: mmci: clean up header definesLinus Walleij
2016-05-02mmc: mmci: Remove redundant runtime PM callsUlf Hansson
2016-03-17mmc: mmci: Remove unnecessary header fileWang Hongcheng
2016-01-14mmc: mmci: support 8bit mode on the NomadikLinus Walleij
2016-01-14mmc: mmci: fix an ages old detection errorLinus Walleij
2015-03-25mmc: mmci: Cascade EPROBE_DEFER from regulators.Bjorn Andersson
2015-01-28mmc: mmci: Get rid of dead code in mmci_dma_setupPramod Gurav
2015-01-19mmc: mmci: Do pm_runtime_put() after the host has been addedUlf Hansson
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki
2014-11-10mmc: mmci: fix mmci_post_requestSrinivas Kandagatla
2014-10-02mmc: core: restore detect line inversion semanticsLinus Walleij
2014-09-10mmc: mmci: rename sdio flag in vendor data to st_sdioSrinivas Kandagatla
2014-09-10mmc: mmci: Add sdio enable mask in variant dataSrinivas Kandagatla
2014-09-09mmc: mmci: augment driver to handle gpio descriptorsLinus Walleij
2014-09-09mmc: mmci: Add qcom dml support to the driver.Srinivas Kandagatla
2014-08-11mmc: mmci: Reverse IRQ handling for the arm_variantUlf Hansson
2014-08-11mmc: mmci: Move all CMD irq handling to mmci_cmd_irq()Ulf Hansson
2014-08-11mmc: mmci: Remove redundant check of status for DATA irqUlf Hansson
2014-07-09mmc: mmci: Add Qualcomm Id to amba id tableSrinivas Kandagatla
2014-07-09mmc: mmci: Add Qcom specific rx_fifocnt logic.Srinivas Kandagatla
2014-07-09mmc: mmci: add explicit clk controlSrinivas Kandagatla
2014-07-09mmc: mmci: add f_max to variant structureSrinivas Kandagatla
2014-07-09mmc: mmci: Add support to data commands via variant structure.Srinivas Kandagatla
2014-07-09mmc: mmci: add edge support to data and command out in variant data.Srinivas Kandagatla
2014-07-09mmc: mmci: add 8bit bus support in variant dataSrinivas Kandagatla
2014-07-09mmc: mmci: add ddrmode mask to variant dataSrinivas Kandagatla
2014-07-09mmc: mmci: Add Qcom datactrl register variantSrinivas Kandagatla
2014-07-09mmc: mmci: Add enough delay between writes to CMD register.Srinivas Kandagatla
2014-07-09mmc: mmci: use NSEC_PER_SEC macroSrinivas Kandagatla
2014-06-10Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-02mmc: mmci: Enforce DMA configuration through DTUlf Hansson
2014-05-20mmc: mmci: Enforce max frequency configuration through DTUlf Hansson
2014-05-12mmc: mmci: Enforce mmc capabilities through DTUlf Hansson
2014-05-12mmc: mmci: Enforce DT for signal direction and feedback clockUlf Hansson