summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-01-08mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton
2011-01-08mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson
2011-01-08mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson
2011-01-08mmc: check for > 1 clk_requests when disabling gatingLinus Walleij
2011-01-08mmc: sdhci-s3c: Support controllers with no internal clock dividerJeongbae Seo
2011-01-08mmc: sdhci-s3c: Support additional host capabilitiesJeongbae Seo
2011-01-08mmc: sdhci: Enable bus-width test for JMicron controllersTakashi Iwai
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee
2011-01-08mmc: fix detection of memory part of SD-combo card with broken SDIOMichal Miroslaw
2011-01-08mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen
2011-01-08mmc: sdio: don't power up cards on system suspendOhad Ben-Cohen
2011-01-08mmc: skip detection of nonremovable cards on rescanOhad Ben-Cohen
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai
2011-01-08mmc: davinci_mmc: Remove unnecessary semicolonJoe Perches
2011-01-08mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registersPhilip Rakity
2011-01-08mmc: Aggressive clock gating frameworkLinus Walleij
2011-01-08mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.Jennifer Li
2011-01-08mmc: mxcmmc: remove a unnecessary release_resource() callAxel Lin
2011-01-08mmc: mxcmmc: update the regulator support code to the latest APIAlberto Panizzo
2011-01-08mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltageAlberto Panizzo
2011-01-08mmc: Add support for the Marvell Dove SDHCI controllerMike Rapoport
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-01-05Merge branches 'mmci' and 'pl011-dma' into develRussell King
2011-01-05Merge branches 'rmobile/mmcif', 'rmobile/ag5' and 'rmobile/mackerel' into rmo...Paul Mundt
2011-01-05mmc: sh_mmcif: make DMA support by the driver unconditionalGuennadi Liakhovetski
2011-01-03of: Fixes for OF probing on little endian systemsRob Herring
2011-01-03of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring
2010-12-30ARM: mmci: Clean up MMCI announcement printkRussell King
2010-12-24mmc: update workqueue usagesTejun Heo
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-21mmc: Fix re-probing with PM_POST_RESTORE notificationTakashi Iwai
2010-12-21mmc: atmel-mci: fix multiblock SDIO transfersNicolas Ferre
2010-12-21mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy
2010-12-20Merge branches 'msm-core' and 'msm-mmc' into for-nextDavid Brown
2010-12-20mmc: msm_sdcc: Check for only DATA_END interrupt to end a requestSahitya Tummala
2010-12-20mmc: msm_sdcc: Fix bug in PIO mode when data size is not word alignedSahitya Tummala
2010-12-20mmc: msm_sdcc: Reset SDCC in case of data transfer errorsSahitya Tummala
2010-12-20mmc: msm_sdcc: Add prog done interrupt supportSahitya Tummala
2010-12-20mmc: msm_sdcc: Fix possible circular locking dependency warningSahitya Tummala
2010-12-21Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt
2010-12-19ARM: 6530/1: mmci: partially revert clock divisor codeLinus Walleij
2010-12-19ARM: 6526/1: mmci: corrected calculation of clock div for ux500Linus Walleij
2010-11-25mmc: sh_mmcif: add DMA supportGuennadi Liakhovetski
2010-11-25mmc: sh_mmcif: cosmetic clean upGuennadi Liakhovetski
2010-11-25mmc: sh_mmcif: switch to completion, fix flagsGuennadi Liakhovetski
2010-11-22mmc: sdhci: 8-bit bus width changesPhilip Rakity
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen