summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.h
AgeCommit message (Expand)Author
2018-12-17mmc: mmci: add variant property to set command stop bitLudovic Barre
2018-10-09mmc: mmci: add stm32 sdmmc variantLudovic Barre
2018-10-09mmc: mmci: add stm32 sdmmc registersLudovic 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: introduce dma_priv pointer to mmci_hostLudovic Barre
2018-10-09mmc: mmci: create common mmci_dma_setup/releaseLudovic Barre
2018-10-08mmc: mmci: Change struct members from bool to u8Ludovic Barre
2018-10-08mmc: mmci: internalize dma_inprogress into mmci dma functionsLudovic Barre
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-01-18mmc: mmci: Add support for setting pad type via pinctrlPatrice Chotard
2018-01-18mmc: mmci: Don't pretend all variants to have MMCIMASK1 registerPatrice Chotard
2017-02-13mmc: core/mmci: restore pre/post_req behaviourLinus Walleij
2016-11-29mmc: mmci: refactor ST Micro busy detectionLinus Walleij
2016-11-29mmc: mmci: clean up header definesLinus Walleij
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 Qualcomm specific register defines.Srinivas Kandagatla
2014-05-12mmc: mmci: Enforce DT for signal direction and feedback clockUlf Hansson
2014-05-12mmc: mmci: Convert to the mmc gpio APIUlf Hansson
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-23mmc: mmci: Enable support for busy detection for ux500 variantUlf Hansson
2014-02-12ARM: 7956/1: mmci: rename some extended flagsLinus Walleij
2013-09-19ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handlingUlf Hansson
2013-05-23ARM: 7726/1: mmc: mmci: Add card_busy function to improve UHS card supportUlf Hansson
2013-05-23ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL registerUlf Hansson
2013-05-23ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmcUlf Hansson
2013-01-28ARM: 7631/1: mmc: mmci: Add new VE MMCI variantPawel Moll
2013-01-08ARM: 7620/1: mmc: mmci: Convert to use mmc_regulator_get_supplyUlf Hansson
2012-11-04ARM: 7562/2: MMCI: fetch pinctrl handle and set default stateLinus Walleij
2012-02-02ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER registerUlf Hansson
2012-01-20ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson
2012-01-20ARM: 7215/1: mmc: mmci: Increase max_segs from 16 to 128Ulf Hansson
2011-07-20mmc: mmci: implement pre_req() and post_req()Per Forlin
2011-07-06ARM: 6980/1: mmci: use StartBitErr to detect bad connectionsLinus Walleij