aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mmci.c
AgeCommit message (Expand)Author
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
2012-05-08mmc: mmci: Fix compiler error when CONFIG_OF is not setLee Jones
2012-05-04mmc: mmci: Use correct GPIO binding for IRQ requestsLee Jones
2012-05-04mmc: mmci: Enable Device Tree support for ux500 variantsLee Jones
2012-05-03AMBA: get rid of last two uses of NO_IRQRussell King
2012-04-25ARM: 7378/1: mmci: add support for the Nomadik MMCI variantLinus Walleij
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-24Merge branch 'mmci' into ambaRussell King
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar
2012-03-04mmc: mmci: reduce max_blk_count to avoid overflowing max_req_sizeWill Deacon
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
2012-02-02ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER registerUlf Hansson
2012-01-25ARM: amba: make irq 0 invalidRussell King
2012-01-20ARM: 7230/1: mmc: mmci: Fix PIO read for small SDIO packetsUlf Hansson
2012-01-20ARM: 7227/1: mmc: mmci: Prepare for SDIO before setting up DMA jobUlf Hansson
2012-01-20ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspendUlf Hansson
2012-01-20ARM: 7221/1: mmc: mmci: Change from using legacy suspendUlf Hansson
2012-01-20ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handlerUlf Hansson
2012-01-20ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson
2012-01-20ARM: 7217/1: mmc: mmci: Put power register deviations in variant dataUlf Hansson
2012-01-20ARM: 7216/1: mmc: mmci: Do not release spinlock in request_endUlf Hansson
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-11mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds