summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: mmci: use clk_prepare_enable and clk_disable_unprepareJulia Lawall2012-10-031-10/+3
* ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOsRoland Stigge2012-06-171-0/+8
* ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0Roland Stigge2012-06-171-5/+0
* ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree bootLee Jones2012-06-141-0/+6
* Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-251-4/+61
|\
| * mmc: mmci: Fix compiler error when CONFIG_OF is not setLee Jones2012-05-081-0/+6
| * mmc: mmci: Use correct GPIO binding for IRQ requestsLee Jones2012-05-041-2/+3
| * mmc: mmci: Enable Device Tree support for ux500 variantsLee Jones2012-05-041-4/+54
| |
| \
*-. \ Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-211-0/+16
|\ \ \ | | |/ | |/|
| | * ARM: 7378/1: mmci: add support for the Nomadik MMCI variantLinus Walleij2012-04-251-0/+16
| |/
* | AMBA: get rid of last two uses of NO_IRQRussell King2012-05-031-1/+1
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-291-1/+3
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-1/+1
| * dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-221-0/+2
* | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-231-56/+122
|\ \
| * \ Merge branch 'mmci' into ambaRussell King2012-03-241-45/+121
| |\ \
| | * | ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER registerUlf Hansson2012-02-021-12/+29
| | * | ARM: 7230/1: mmc: mmci: Fix PIO read for small SDIO packetsUlf Hansson2012-01-201-1/+18
| | * | ARM: 7227/1: mmc: mmci: Prepare for SDIO before setting up DMA jobUlf Hansson2012-01-201-5/+5
| | * | ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspendUlf Hansson2012-01-201-3/+16
| | * | ARM: 7221/1: mmc: mmci: Change from using legacy suspendUlf Hansson2012-01-201-10/+12
| | * | ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handlerUlf Hansson2012-01-201-4/+4
| | * | ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson2012-01-201-0/+21
| | * | ARM: 7217/1: mmc: mmci: Put power register deviations in variant dataUlf Hansson2012-01-201-5/+17
| | * | ARM: 7216/1: mmc: mmci: Do not release spinlock in request_endUlf Hansson2012-01-201-6/+0
| | |/
| * | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-161-11/+1
* | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-231-1/+1
|\ \ \ | |/ /
| * | ARM: amba: make irq 0 invalidRussell King2012-01-251-1/+1
| |/
* | mmc: mmci: reduce max_blk_count to avoid overflowing max_req_sizeWill Deacon2012-03-041-3/+4
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-4/+7
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-4/+7
| |\
| | * mmc-host: move to dma_transfer_directionVinod Koul2011-10-311-4/+7
* | | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-131-0/+1
|\ \ \
| * | | mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin2012-01-111-0/+1
| |/ /
* | | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2012-01-061-0/+2
|\ \ \
| * | | mmc: mmci: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
| |/ /
* | | ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2011-12-181-1/+5
* | | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2011-12-181-3/+5
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-281-2/+2
|\ \
| * | mmc: replace printk with appropriate display macroGirish K S2011-10-261-1/+1
| * | mmc: mmci: simplify err check in mmci_post_requestPer Forlin2011-10-261-1/+1
| |/
* | clk: mmci: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+8
* | PM: add runtime PM support to MMCIRussell King2011-09-221-0/+12
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-241-1/+9
|\
| *---. Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-221-1/+11
| |\ \ \
| | | | * ARM: 6981/2: mmci: adjust calculation of f_minLinus Walleij2011-07-191-1/+9
| | |_|/ | |/| |
* | | | mmc: mmci: implement pre_req() and post_req()Per Forlin2011-07-201-13/+134
| |/ / |/| |
* | | ARM: 6980/1: mmci: use StartBitErr to detect bad connectionsLinus Walleij2011-07-061-0/+2
|/ /
* | ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij2011-06-061-2/+10
|/
* ARM: 6832/1: mmci: support for ST-Ericsson db8500v2Philippe Langlais2011-05-261-2/+23
OpenPOWER on IntegriCloud