summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
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: 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-11mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski1-3/+3
2012-07-11mmc: tmio: use MMC opcode defines instead of numbersGuennadi Liakhovetski1-3/+4
2012-07-07Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-3/+3
2012-07-07Merge branch 'tegra/cleanup' into next/clkArnd Bergmann1-1/+4
2012-07-07Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-1/+4
2012-06-27Revert "mmc: omap_hsmmc: Enable Auto CMD12"Ming Lei1-12/+3
2012-06-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+2
2012-06-21Viresh has movedViresh Kumar1-2/+2
2012-06-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-5/+14
2012-06-18ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOsRoland Stigge1-0/+8
2012-06-18ARM: 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: 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: atmel-mci: fix burst/chunk size modificationNicolas Ferre2-3/+19
2012-06-06mmc: atmel-mci: fix data timeout issueLudovic Desroches1-2/+2
2012-06-06mmc: sdhci: Use DBG() instead of pr_warning() on large timeoutChris Ball1-2/+2
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-86/+111
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-25/+70
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-4/+8
2012-05-25Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-1516/+532
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-19/+22
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King6-8/+29
2012-05-17mmc: at91-mci: this driver is now deprecatedLudovic Desroches1-2/+5
2012-05-17mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irqMing Lei1-1/+1
2012-05-17mmc: atmel-mci: add debug logsLudovic Desroches1-0/+41
2012-05-17mmc: atmel-mci: add support for version lower than v2xxLudovic Desroches1-4/+58
2012-05-17mmc: atmel-mci: change the state machine for compatibility with old IPLudovic Desroches1-116/+162
2012-05-17mmc: atmel-mci: the r/w proof capability lack was not well managedLudovic Desroches1-14/+78
2012-05-17mmc: dw_mmc: Fixed sdio interrupt mask bit setting bugKyoungil Kim1-2/+2
2012-05-17mmc: omap: convert to module_platform_driverVenkatraman S1-13/+1
2012-05-17mmc: omap: make it behave well as a moduleVenkatraman S1-4/+5