summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2011-03-23mmc: sdhci: Add Ricoh e823 PCI IDManoj Iyer
2011-02-17mmc: bfin_sdh: fix alloc size for private dataSonic Zhang
2010-12-21mmc: atmel-mci: fix multiblock SDIO transfersNicolas Ferre
2010-12-21mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy
2010-11-22mmc: sdhci: 8-bit bus width changesPhilip Rakity
2010-11-17mmc: omap4: hsmmc: Fix improper card detection while bootingkishore kadiyala
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-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-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
2010-10-23mmc: cb710: remove debugging printk (info duplicated from mmc-core)Michał Mirosław
2010-10-23mmc: cb710: clear irq handler on init() error pathMichał Mirosław
2010-10-23mmc: cb710: remove unnecessary msleep()Michał Mirosław
2010-10-23mmc: cb710: implement get_cd() callbackMichał Mirosław
2010-10-23mmc: cb710: partially demystify clock selectionMichał Mirosław
2010-10-23mmc: sdhci: allow for eMMC 74 clock generation by controllerPhilip Rakity
2010-10-23mmc: sdhci: highspeed: check for mmc as well as sd cardsPhilip Rakity
2010-10-23mmc: sdhci: Add Moorestown device supportAlan Cox
2010-10-23mmc: sdhci: Intel Medfield supportXiaochen Shen
2010-10-23mmc: sdhci: Allow the probe handler to override slotsAlan Cox
2010-10-23mmc: sdhci: split up sdhci.h for sdhci-pltfm usersGiuseppe Cavallaro
2010-10-23mmc: sdhci: fix "pwr may be used uninitialized" warningGiuseppe Cavallaro
2010-10-23mmc: sdhci-pltfm: add suspend/resume functionsGiuseppe Cavallaro
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij
2010-10-23mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable caseJaehoon Chung
2010-10-23mmc: Makefile: Fix EXTRA_CFLAGS assignmentmatt mooney
2010-10-23mmc: sdhci: print out controller name for register debugPhilip Rakity
2010-10-23mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilitiesGiuseppe Cavallaro
2010-10-23mmc: sdhci: Enable high-speed support for MMC cardsZhangfei Gao
2010-10-23mmc: SDHC 3.0: correct f_min calculation for SD 3.0 specZhangfei Gao
2010-10-23mmc: SDHC 3.0: Base clock frequency change in spec 3.0Zhangfei Gao
2010-10-23mmc: SDHC 3.0: support 10-bit divided clock modeZhangfei Gao
2010-10-23mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"gingGeorge G. Davis