summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: restore detect line inversion semanticsLinus Walleij2014-10-021-2/+2
* mmc: mmci: rename sdio flag in vendor data to st_sdioSrinivas Kandagatla2014-09-101-24/+24
* mmc: mmci: Add sdio enable mask in variant dataSrinivas Kandagatla2014-09-101-7/+7
* mmc: mmci: augment driver to handle gpio descriptorsLinus Walleij2014-09-091-10/+29
* mmc: mmci: Add qcom dml support to the driver.Srinivas Kandagatla2014-09-091-1/+17
* mmc: mmci: Reverse IRQ handling for the arm_variantUlf Hansson2014-08-111-2/+10
* mmc: mmci: Move all CMD irq handling to mmci_cmd_irq()Ulf Hansson2014-08-111-10/+12
* mmc: mmci: Remove redundant check of status for DATA irqUlf Hansson2014-08-111-6/+5Star
* mmc: mmci: Add Qualcomm Id to amba id tableSrinivas Kandagatla2014-07-091-0/+23
* mmc: mmci: Add Qcom specific rx_fifocnt logic.Srinivas Kandagatla2014-07-091-2/+28
* mmc: mmci: add explicit clk controlSrinivas Kandagatla2014-07-091-3/+26
* mmc: mmci: add f_max to variant structureSrinivas Kandagatla2014-07-091-2/+11
* mmc: mmci: Add support to data commands via variant structure.Srinivas Kandagatla2014-07-091-0/+5
* mmc: mmci: add edge support to data and command out in variant data.Srinivas Kandagatla2014-07-091-1/+5
* mmc: mmci: add 8bit bus support in variant dataSrinivas Kandagatla2014-07-091-1/+6
* mmc: mmci: add ddrmode mask to variant dataSrinivas Kandagatla2014-07-091-1/+4
* mmc: mmci: Add Qcom datactrl register variantSrinivas Kandagatla2014-07-091-0/+5
* mmc: mmci: Add enough delay between writes to CMD register.Srinivas Kandagatla2014-07-091-1/+1
* mmc: mmci: use NSEC_PER_SEC macroSrinivas Kandagatla2014-07-091-1/+1
* Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-101-2/+4
|\
| * mmc: mmci: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2014-04-201-2/+4
* | mmc: mmci: Enforce DMA configuration through DTUlf Hansson2014-06-021-23/+1Star
* | mmc: mmci: Enforce max frequency configuration through DTUlf Hansson2014-05-201-4/+1Star
* | mmc: mmci: Enforce mmc capabilities through DTUlf Hansson2014-05-121-2/+0Star
* | mmc: mmci: Enforce DT for signal direction and feedback clockUlf Hansson2014-05-121-20/+14Star
* | mmc: mmci: Enable MMC_CAP_CMD23Ulf Hansson2014-05-121-0/+3
* | mmc: mmci: Use the common mmc DT parserUlf Hansson2014-05-121-59/+33Star
* | mmc: mmci: Add DT bindings for feedback clock pinUlf Hansson2014-05-121-0/+2
* | mmc: mmci: Add DT bindings for signal directionUlf Hansson2014-05-121-0/+11
* | mmc: mmci: Convert to devm functionsUlf Hansson2014-05-121-35/+17Star
* | mmc: mmci: Convert to the mmc gpio APIUlf Hansson2014-05-121-82/+15Star
* | mmc: mmci: Put the device into low power state at system suspendUlf Hansson2014-05-121-31/+2Star
* | mmc: mmci: Let runtime PM callbacks be available for CONFIG_PMUlf Hansson2014-05-121-2/+2
* | mmc: mmci: Mask IRQs for all variants during runtime suspendUlf Hansson2014-05-121-12/+11Star
|/
* mmc: mmci: Enable support for busy detection for ux500 variantUlf Hansson2014-02-231-8/+43
* mmc: mmci: Handle CMD irq before DATA irqUlf Hansson2014-02-231-4/+5
* ARM: 7906/1: mmc: mmci: Remove unnecessary amba_set_drvdata()Michal Simek2013-12-291-2/+0Star
* Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-181-13/+4Star
|\
| * mmc: mmci: Move away from using deprecated APIsUlf Hansson2013-10-311-13/+4Star
* | ARM: 7834/1: mmc: mmci: Save and restore register contextUlf Hansson2013-09-191-0/+43
* | ARM: 7833/1: mmc: mmci: Adapt to register write restrictionsUlf Hansson2013-09-191-0/+16
* | ARM: 7832/1: mmc: mmci: Use optional sleep pinctrl stateUlf Hansson2013-09-191-0/+2
* | ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handlingUlf Hansson2013-09-191-17/+0Star
|/
* ARM: 7726/1: mmc: mmci: Add card_busy function to improve UHS card supportUlf Hansson2013-05-231-1/+32
* ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL registerUlf Hansson2013-05-231-3/+14
* ARM: 7724/1: mmc: mmci: Support signal voltage switch for UHS cardsUlf Hansson2013-05-231-0/+34
* ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmcUlf Hansson2013-05-231-4/+6
* ARM: 7713/1: mmc: mmci: Allow MMCI to request channels with information acqui...Lee Jones2013-05-231-21/+22
* ARM: 7719/1: mmc: mmci: Support for CMD23Ulf Hansson2013-05-231-4/+10
* ARM: 7718/1: mmc: mmci: Set actual clock for debug purposeUlf Hansson2013-05-231-0/+6