aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-14mmc: sdhci-of: fix build on non-powerpc platformsRob Herring1-0/+9
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+4
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds16-321/+3215
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-3/+5
2011-01-09mmc: davinci: add support for SDIO irq handlingAlagu Sankar1-5/+73
2011-01-08mmc: tmio_mmc: fix CMD irq handlingArnd Hannemann1-2/+4
2011-01-08mmc: tmio_mmc: handle missing HW interruptsArnd Hannemann1-4/+86
2011-01-08mmc: tmio_mmc: implement SDIO IRQ supportArnd Hannemann1-0/+79
2011-01-08mmc: tmio_mmc: silence compiler warningsArnd Hannemann1-2/+6
2011-01-08mmc: tmio_mmc: implement a bounce buffer for unaligned DMAGuennadi Liakhovetski1-6/+83
2011-01-08mmc: tmio_mmc: merge the private header into the driverGuennadi Liakhovetski2-231/+210
2011-01-08mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failureGuennadi Liakhovetski2-46/+25
2011-01-08mmc: tmio_mmc: allow multi-element scatter-gather listsGuennadi Liakhovetski1-2/+7
2011-01-08mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton4-0/+1981
2011-01-08mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson5-0/+272
2011-01-08mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson1-3/+7
2011-01-08mmc: sdhci-s3c: Support controllers with no internal clock dividerJeongbae Seo1-0/+62
2011-01-08mmc: sdhci-s3c: Support additional host capabilitiesJeongbae Seo1-0/+4
2011-01-08mmc: sdhci: Enable bus-width test for JMicron controllersTakashi Iwai1-0/+2
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee2-1/+7
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai2-11/+59
2011-01-08mmc: davinci_mmc: Remove unnecessary semicolonJoe Perches1-1/+1
2011-01-08mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registersPhilip Rakity2-2/+5
2011-01-08mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.Jennifer Li1-0/+112
2011-01-08mmc: mxcmmc: remove a unnecessary release_resource() callAxel Lin1-1/+0
2011-01-08mmc: mxcmmc: update the regulator support code to the latest APIAlberto Panizzo1-8/+12
2011-01-08mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltageAlberto Panizzo1-6/+42
2011-01-08mmc: Add support for the Marvell Dove SDHCI controllerMike Rapoport5-0/+86
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-7/+19
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latestPaul Mundt6-74/+320
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-30/+186
2011-01-06Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2-34/+113
2011-01-05Merge branches 'mmci' and 'pl011-dma' into develRussell King2-30/+186
2011-01-05Merge branches 'rmobile/mmcif', 'rmobile/ag5' and 'rmobile/mackerel' into rmobile-latestPaul Mundt2-26/+0
2011-01-05mmc: sh_mmcif: make DMA support by the driver unconditionalGuennadi Liakhovetski2-26/+0
2011-01-03of: Fixes for OF probing on little endian systemsRob Herring1-2/+2
2011-01-03of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring1-1/+3
2010-12-30ARM: mmci: Clean up MMCI announcement printkRussell King1-4/+4
2010-12-24mmc: update workqueue usagesTejun Heo2-7/+19
2010-12-22Merge branch 'master' into for-nextJiri Kosina7-32/+110
2010-12-21mmc: atmel-mci: fix multiblock SDIO transfersNicolas Ferre1-6/+12
2010-12-21mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy1-4/+9
2010-12-20Merge branches 'msm-core' and 'msm-mmc' into for-nextDavid Brown2-34/+113
2010-12-20mmc: msm_sdcc: Check for only DATA_END interrupt to end a requestSahitya Tummala2-12/+4
2010-12-20mmc: msm_sdcc: Fix bug in PIO mode when data size is not word alignedSahitya Tummala1-2/+6
2010-12-20mmc: msm_sdcc: Reset SDCC in case of data transfer errorsSahitya Tummala1-0/+39
2010-12-20mmc: msm_sdcc: Add prog done interrupt supportSahitya Tummala2-4/+28
2010-12-20mmc: msm_sdcc: Fix possible circular locking dependency warningSahitya Tummala2-16/+36
2010-12-21Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt7-32/+110
2010-12-19ARM: 6530/1: mmci: partially revert clock divisor codeLinus Walleij1-7/+1