summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-1221-243/+21Star
* mmc: Remove redundant spi driver bus initializationLars-Peter Clausen2012-01-121-1/+0Star
* mmc: sh_mmcif: simplify clock divisor calculationGuennadi Liakhovetski2012-01-121-1/+2
* mmc: core: check for zero length ioctl dataJohan Rudholm2012-01-121-37/+45
* mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1msTony Lin2012-01-121-1/+1
* mmc: mmc_test: align max_seg_sizePer Forlin2012-01-121-0/+1
* mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin2012-01-121-0/+1
* mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-123-27/+306
* mmc: sdhci-spear: Implement suspend/resumeViresh Kumar2012-01-121-0/+40
* mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma2012-01-121-4/+53
* mmc: card: Use manufacturer ID symbols in card quirks.Chris Ball2012-01-121-9/+18
* mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2012-01-122-0/+12
* mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK2012-01-122-11/+11
* mmc: sd: Macro name cleanup for high speed dtrQiang Liu2012-01-121-2/+2
* mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell2011-12-201-1/+1
* Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen2011-12-201-11/+0Star
* mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-2014-63/+52Star
* mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma2011-12-101-1/+2
* mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown2011-12-101-2/+0Star
* mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski2011-12-101-1/+1
* mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski2011-12-101-1/+1
* mmc: core: Fix typo at mmc_card_sleepKyungmin Park2011-12-101-1/+1
* mmc: core: Fix power_off_notify during suspendGirish K S2011-12-102-33/+50
* mmc: core: Fix setting power notify state variable for non-eMMCGirish K S2011-12-101-3/+7
* mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-102-0/+20
* mmc: Add module.h include to sdhci-cns3xxx.cChris Ball2011-12-101-0/+1
* mmc: mxcmmc: fix falling back to PIOSascha Hauer2011-12-101-0/+1
* mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin2011-12-081-2/+5
* arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2011-11-111-0/+8
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0712-0/+13
|\
| * mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker2011-11-013-0/+3
| * mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-019-0/+9
| * mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-11-011-0/+1
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-051-3/+3
|\ \
| * | ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim2011-09-141-3/+3
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-032-44/+50
|\ \ \
| * | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-251-1/+1
| * | | MMC: au1xmmc: Remove Alchemy CPU subtype dependenciesManuel Lauss2011-10-251-43/+50
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds2011-11-031-1/+1
|\ \ \ \
* \ \ \ \ Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-0/+13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-312-2/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'imx/devel' into next/develArnd Bergmann2011-10-201-0/+3
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | mmc: davinci: Add support for set_power callbackIdo Yariv2011-09-171-0/+13
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-312-2/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-312-2/+4
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| |
| * | / | | mmc: mxcmmc: explicitly includes mach/hardware.hShawn Guo2011-10-171-0/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-2859-944/+2855
|\ \ \ \ \
| * | | | | mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon2011-10-271-11/+9Star
| * | | | | mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley2011-10-271-0/+4