aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.c
AgeCommit message (Expand)Author
2014-05-12mmc: mmci: Enable MMC_CAP_CMD23Ulf Hansson
2014-05-12mmc: mmci: Use the common mmc DT parserUlf Hansson
2014-05-12mmc: mmci: Add DT bindings for feedback clock pinUlf Hansson
2014-05-12mmc: mmci: Add DT bindings for signal directionUlf Hansson
2014-05-12mmc: mmci: Convert to devm functionsUlf Hansson
2014-05-12mmc: mmci: Convert to the mmc gpio APIUlf Hansson
2014-05-12mmc: mmci: Put the device into low power state at system suspendUlf Hansson
2014-05-12mmc: mmci: Let runtime PM callbacks be available for CONFIG_PMUlf Hansson
2014-05-12mmc: mmci: Mask IRQs for all variants during runtime suspendUlf Hansson
2014-04-20mmc: mmci: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-02-23mmc: mmci: Enable support for busy detection for ux500 variantUlf Hansson
2014-02-23mmc: mmci: Handle CMD irq before DATA irqUlf Hansson
2013-12-29ARM: 7906/1: mmc: mmci: Remove unnecessary amba_set_drvdata()Michal Simek
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-30mmc: mmci: Move away from using deprecated APIsUlf Hansson
2013-09-19ARM: 7834/1: mmc: mmci: Save and restore register contextUlf Hansson
2013-09-19ARM: 7833/1: mmc: mmci: Adapt to register write restrictionsUlf Hansson
2013-09-19ARM: 7832/1: mmc: mmci: Use optional sleep pinctrl stateUlf Hansson
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: 7724/1: mmc: mmci: Support signal voltage switch for UHS cardsUlf Hansson
2013-05-23ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmcUlf Hansson
2013-05-23ARM: 7713/1: mmc: mmci: Allow MMCI to request channels with information acqui...Lee Jones
2013-05-23ARM: 7719/1: mmc: mmci: Support for CMD23Ulf Hansson
2013-05-23ARM: 7718/1: mmc: mmci: Set actual clock for debug purposeUlf Hansson
2013-05-23ARM: 7717/1: mmc: mmci: Use devm_clk_get APIUlf Hansson
2013-05-10ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checkedLee Jones
2013-03-01mmc: mmci: Move ios_handler functionality into the driverLee Jones
2013-01-28ARM: 7630/1: mmc: mmci: Fixup and cleanup code for DMA handlingUlf Hansson
2013-01-28ARM: 7631/1: mmc: mmci: Add new VE MMCI variantPawel Moll
2013-01-23ARM: 7623/1: mmc: mmci: Fixup clock gating when freq is 0 for ST-variantsUlf Hansson
2013-01-23ARM: 7622/1: mmc: mmci: Gate the clock in runtime suspend to save powerUlf Hansson
2013-01-08ARM: 7620/1: mmc: mmci: Convert to use mmc_regulator_get_supplyUlf Hansson
2013-01-08ARM: 7618/1: mmc: mmci: Support MMC_PM_KEEP_POWERUlf Hansson
2013-01-08ARM: 7617/1: mmc: mmci: Support for DDR modeUlf Hansson
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-11ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_repDavide Ciminaghi
2012-11-28mmc: remove use of __devexitBill Pemberton
2012-11-28mmc: remove use of __devinitBill Pemberton
2012-11-28mmc: remove use of __devexit_pBill Pemberton
2012-11-04ARM: 7562/2: MMCI: fetch pinctrl handle and set default stateLinus Walleij
2012-10-18ARM: 7552/1: mmc: mmci: Switching off HWFC for SDIO depends on MCLKUlf Hansson
2012-10-18ARM: 7551/1: mmc: mmci: Fix incorrect handling of HW flow control for SDIOUlf Hansson
2012-10-03mmc: mmci: use clk_prepare_enable and clk_disable_unprepareJulia Lawall
2012-06-17ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOsRoland Stigge
2012-06-17ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0Roland Stigge
2012-06-14ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree bootLee Jones
2012-05-25Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King