aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-06mmc: mxs-mmc: Move of_match_table out of CONFIG_PMMarek Vasut1-1/+1
2012-06-06mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irqHeiko Stübner1-1/+1
2012-06-06mmc: core: return an error on suspend if mmc_deselect_cards failsJaehoon Chung2-3/+5
2012-06-06mmc: omap: Fix broken reg_shift initializationTony Lindgren1-2/+1
2012-06-06mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() failsTony Lindgren1-5/+8
2012-06-06mmc: omap: Fix a section warning regressionTony Lindgren1-1/+1
2012-06-06mmc: dw_mmc: correct the calculation for CLKDIVSeungwon Jeon1-4/+5
2012-06-06mmc: dw_mmc: fix incorrect setting of host->data of NULLSeungwon Jeon1-1/+1
2012-06-06mmc: dw_mmc: fix the IDMAC sw resetSeungwon Jeon1-12/+12
2012-06-06mmc: dw_mmc: fix the transmission handling in IDMACSeungwon Jeon1-1/+0
2012-06-06mmc: sdio: fix setting card data bus width as 4-bitYong Ding1-0/+6