summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAge
* mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell2011-12-19
* Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen2011-12-19
* mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-19
* mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma2011-12-10
* mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown2011-12-10
* mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski2011-12-10
* mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski2011-12-10
* mmc: core: Fix typo at mmc_card_sleepKyungmin Park2011-12-10
* mmc: core: Fix power_off_notify during suspendGirish K S2011-12-10
* mmc: core: Fix setting power notify state variable for non-eMMCGirish K S2011-12-10
* mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-10
* mmc: Add module.h include to sdhci-cns3xxx.cChris Ball2011-12-10
* mmc: mxcmmc: fix falling back to PIOSascha Hauer2011-12-10
* mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin2011-12-07
* arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2011-11-11
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker2011-10-31
| * mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
| * mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-31
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-04
|\ \
| * | ARM: SAMSUNG: Remove Samsung specific enum type for dma directionBoojin Kim2011-09-14
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-03
|\ \ \
| * | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-24
| * | | MMC: au1xmmc: Remove Alchemy CPU subtype dependenciesManuel Lauss2011-10-24
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds2011-11-03
|\ \ \ \
* \ \ \ \ Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \ \ \
| * \ \ \ \ Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-31
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'imx/devel' into next/develArnd Bergmann2011-10-20
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | mmc: davinci: Add support for set_power callbackIdo Yariv2011-09-17
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-31
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-31
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| |
| * | | | | mmc: mxcmmc: explicitly includes mach/hardware.hShawn Guo2011-10-17
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-28
|\ \ \ \ \
| * | | | | mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon2011-10-27
| * | | | | mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley2011-10-27
| * | | | | mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley2011-10-27
| * | | | | mmc: core: Prevent too long response times for suspendUlf Hansson2011-10-26
| * | | | | mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao2011-10-26
| * | | | | mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani2011-10-26
| * | | | | mmc: core: support HPI send commandJaehoon Chung2011-10-26
| * | | | | mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon2011-10-26
| * | | | | mmc: core: Modify the timeout value for writing power classSeungwon Jeon2011-10-26
| * | | | | mmc: core: new discard feature support at eMMC v4.5Kyungmin Park2011-10-26
| * | | | | mmc: core: mmc sanitize feature support for v4.5Kyungmin Park2011-10-26
| * | | | | mmc: dw_mmc: modify DATA register offsetJaehoon Chung2011-10-26
| * | | | | mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter2011-10-26
| * | | | | mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter2011-10-26
| * | | | | mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-26
| * | | | | mmc: sdhci-s3c: fix potential NULL dereferenceJaehoon Chung2011-10-26