aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-21mmc: prohibit card detection when host is not readyGuennadi Liakhovetski2-0/+4
2012-07-21mmc: sh-mmcif: add OF support, make platform data optionalGuennadi Liakhovetski1-9/+20
2012-07-21mmc: sdhi: add OF support, make platform data optionalGuennadi Liakhovetski1-12/+23
2012-07-21mmc: tmio: use generic GPIO CD and WP handlersGuennadi Liakhovetski1-0/+6
2012-07-21mmc: sh_mobile_sdhi: support caps2 flagsGuennadi Liakhovetski1-0/+1
2012-07-21mmc: tmio: support caps2 flagsGuennadi Liakhovetski1-0/+1
2012-07-21mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski1-1/+51
2012-07-21mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski2-13/+40
2012-07-21mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski1-13/+43
2012-07-21mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski2-4/+6
2012-07-21mmc: sh_mmcif: add regulator supportGuennadi Liakhovetski1-7/+31
2012-07-21mmc: sh_mmcif: remove redundant .down_pwr() callbackGuennadi Liakhovetski1-2/+2
2012-07-21mmc: sh_mmcif: re-read the clock frequency every time it is turned onGuennadi Liakhovetski1-5/+18
2012-07-21mmc: sh_mmcif: fix clock managementGuennadi Liakhovetski1-23/+23
2012-07-21mmc: sh_mmcif: simplify and use meaningful label names in error-handlingGuennadi Liakhovetski1-21/+20
2012-07-21mmc: tmio: remove a duplicated comment lineGuennadi Liakhovetski1-1/+0
2012-07-21mmc: sdhi: do not install dummy callbacksGuennadi Liakhovetski1-8/+6
2012-07-21mmc: tmio: add regulator supportGuennadi Liakhovetski1-8/+29
2012-07-21mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacksGuennadi Liakhovetski1-1/+23
2012-07-21mmc: tmio: add callbacks to enable-update and disable the interface clockGuennadi Liakhovetski1-3/+32
2012-07-21mmc: tmio: don't needlessly enable interrupts during probingGuennadi Liakhovetski1-10/+11
2012-07-21mmc: dw_mmc: Fix null dma_ops access when use_dma is falseJonathan Kliegman1-1/+1
2012-07-21mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski1-0/+23
2012-07-21mmc: tmio: Don't access hardware registers after stopping clocksLaurent Pinchart1-8/+10
2012-07-21mmc: sh_mmcif: Support MMC_SLEEP_AWAKE commandLaurent Pinchart1-10/+4
2012-07-21mmc: dw_mmc: Add check for IDMAC configurationGirish K S1-2/+13
2012-07-21mmc: sdhci-pxa: Add device tree supportChris Ball2-0/+106
2012-07-20mmc: sh_mmcif: switch to the new DMA channel allocation and configurationGuennadi Liakhovetski1-35/+47
2012-07-13mmc: sh_mobile_sdhi: prepare for conversion to the shdma base libraryGuennadi Liakhovetski1-4/+4
2012-07-13mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski1-14/+10
2012-07-10mmc: core: Export regulator_* functions as GPLChris Ball1-2/+2
2012-07-10mmc: block: replace __blk_end_request() with blk_end_request()Subhash Jadavani1-27/+9
2012-07-10mmc: core: Fix the HPI execution sequenceVenkatraman S2-24/+32
2012-07-10mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski3-28/+28
2012-07-10mmc: tmio: use MMC opcode defines instead of numbersGuennadi Liakhovetski1-3/+4
2012-07-10mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski1-2/+2
2012-07-10mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S1-7/+11
2012-07-06Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/clkArnd Bergmann1-3/+3
2012-07-06Merge branch 'tegra/cleanup' into next/clkArnd Bergmann1-1/+4
2012-07-06Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupArnd Bergmann1-1/+4
2012-06-26Revert "mmc: omap_hsmmc: Enable Auto CMD12"Ming Lei1-12/+3
2012-06-26mmc: block: fix the data timeout issue with ACMD22Subhash Jadavani1-13/+1
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+2
2012-06-20Viresh has movedViresh Kumar1-2/+2
2012-06-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-5/+14
2012-06-17ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOsRoland Stigge1-0/+8
2012-06-17ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0Roland Stigge1-5/+0
2012-06-14ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree bootLee Jones1-0/+6
2012-06-11mmc: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad1-3/+3
2012-06-11mmc: tegra: use bus-width property instead of support-8bitStephen Warren1-1/+4