aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2010-11-19mmc: sdio: fix nasty oops in mmc_sdio_detectOhad Ben-Cohen
2010-11-17mmc: omap4: hsmmc: Fix improper card detection while bootingkishore kadiyala
2010-11-11mmc: fix rmmod race for hosts using card-detection pollingGuennadi Liakhovetski
2010-11-10ARM: 6438/2: mmci: add SDIO support for ST VariantsLinus Walleij
2010-11-10ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardwareLinus Walleij
2010-11-10ARM: 6311/2: mmci: work with only one irqLinus Walleij
2010-11-10mmc, sh: Move constants to sh_mmcif.hSimon Horman
2010-11-09mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platformsJacob Pan
2010-11-07mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35Eric Bénard
2010-11-07mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhciEric Bénard
2010-11-07mmc: sdhci: Properly enable SDIO IRQ wakeupsDaniel Drake
2010-11-07mmc: ushc: Return proper error code for ushc_probe()Axel Lin
2010-11-07mmc: Fix printing of card DDR typePhilip Rakity
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-29mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala
2010-10-29mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda
2010-10-29mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann
2010-10-29mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-25mmc: add new sdhci-pxa driver for Marvell SoCsZhangfei Gao
2010-10-25mmc: make number of mmcblk minors configurableOlof Johansson
2010-10-23mmc_spi: Recover from CRC errors for r/w operation over SPI.Sonic Zhang
2010-10-23mmc: sdhci-pltfm: add -pltfm driver for imx35/51Wolfram Sang
2010-10-23mmc: sdhci-of-esdhc: factor out common stuffWolfram Sang
2010-10-23mmc: sdhci_pltfm: pass more data on custom init callWolfram Sang
2010-10-23mmc: sdhci: introduce get_ro private write-protect hookWolfram Sang
2010-10-23mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang
2010-10-23mmc: sdhci-pltfm: Add structure for host-specific dataWolfram Sang
2010-10-23mmc: fix cb710 kconfig dependency warningRandy Dunlap