summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-01-11mmc: dw_mmc: Support predefined mutiple block transfersSeungwon Jeon
2012-01-11mmc: dw_mmc: Remove unnecessary else clausesChris Ball
2012-01-11mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon
2012-01-11mmc: dw_mmc: use dev_pm_ops for dw_mmc controllersJaehoon Chung
2012-01-11mmc: card: Kill block requests if card is removedSujit Reddy Thumma
2012-01-11mmc: core: Fixup delayed work clock gating patchStephen Boyd
2012-01-11mmc: sdhci-pci: simplify error handlingAxel Lin
2012-01-11mmc: boot partition ro lock supportJohan Rudholm
2012-01-11mmc: sdhci-s3c: Add pm_caps into SD/MMC hostSangwook Lee
2012-01-11mmc: allow upper layers to know immediately if card has been removedAdrian Hunter
2012-01-11mmc: remove the second argument of k[un]map_atomic()Cong Wang
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin
2012-01-11mmc: Remove redundant spi driver bus initializationLars-Peter Clausen
2012-01-11mmc: sh_mmcif: simplify clock divisor calculationGuennadi Liakhovetski
2012-01-11mmc: core: check for zero length ioctl dataJohan Rudholm
2012-01-11mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1msTony Lin
2012-01-11mmc: mmc_test: align max_seg_sizePer Forlin
2012-01-11mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin
2012-01-11mmc: sdio: support SDIO UHS cardsPhilip Rakity
2012-01-11mmc: sdhci-spear: Implement suspend/resumeViresh Kumar
2012-01-11mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma
2012-01-11mmc: card: Use manufacturer ID symbols in card quirks.Chris Ball
2012-01-11mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO
2012-01-11mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK
2012-01-11mmc: sd: Macro name cleanup for high speed dtrQiang Liu
2011-12-19mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell
2011-12-19Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss
2011-12-10mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma
2011-12-10mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown
2011-12-10mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski
2011-12-10mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski
2011-12-10mmc: core: Fix typo at mmc_card_sleepKyungmin Park
2011-12-10mmc: core: Fix power_off_notify during suspendGirish K S
2011-12-10mmc: core: Fix setting power notify state variable for non-eMMCGirish K S
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK
2011-12-10mmc: Add module.h include to sdhci-cns3xxx.cChris Ball
2011-12-10mmc: mxcmmc: fix falling back to PIOSascha Hauer
2011-12-07mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker
2011-10-31mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-31mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann