aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (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 Torvalds4-5/+5
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds30-490/+3790
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: fix division by zero in MMC coreLinus Walleij1-2/+3
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: Register debugfs dir before calling card probe function.Viresh Kumar1-4/+4
2011-01-08mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.Chris Ball1-0/+1
2011-01-08mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.Chris Ball1-2/+4
2011-01-08mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross5-99/+68
2011-01-08mmc: fix mmc_set_bus_width_ddr() call without bus-width-test capTakashi Iwai1-2/+2
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: check for > 1 clk_requests when disabling gatingLinus Walleij1-1/+2
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 Lee5-30/+156
2011-01-08mmc: fix detection of memory part of SD-combo card with broken SDIOMichal Miroslaw1-0/+5
2011-01-08mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen1-2/+14
2011-01-08mmc: sdio: don't power up cards on system suspendOhad Ben-Cohen2-32/+13
2011-01-08mmc: skip detection of nonremovable cards on rescanOhad Ben-Cohen1-2/+6
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai5-12/+67
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: Aggressive clock gating frameworkLinus Walleij6-2/+305
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 Torvalds3-8/+20
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latestPaul Mundt7-74/+321
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