aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
* mmc: atmel-mci: fix multiblock SDIO transfersNicolas Ferre2010-12-21
* mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy2010-12-21
* mmc: sdhci: 8-bit bus width changesPhilip Rakity2010-11-22
* mmc: omap4: hsmmc: Fix improper card detection while bootingkishore kadiyala2010-11-17
* mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platformsJacob Pan2010-11-09
* mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35Eric Bénard2010-11-07
* mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhciEric Bénard2010-11-07
* mmc: sdhci: Properly enable SDIO IRQ wakeupsDaniel Drake2010-11-07
* mmc: ushc: Return proper error code for ushc_probe()Axel Lin2010-11-07
* mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala2010-10-28
* mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda2010-10-28
* mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann2010-10-28
* mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann2010-10-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-28
|\
| * mmc: add new sdhci-pxa driver for Marvell SoCsZhangfei Gao2010-10-24
| * mmc_spi: Recover from CRC errors for r/w operation over SPI.Sonic Zhang2010-10-23
| * mmc: sdhci-pltfm: add -pltfm driver for imx35/51Wolfram Sang2010-10-23
| * mmc: sdhci-of-esdhc: factor out common stuffWolfram Sang2010-10-23
| * mmc: sdhci_pltfm: pass more data on custom init callWolfram Sang2010-10-23
| * mmc: sdhci: introduce get_ro private write-protect hookWolfram Sang2010-10-23
| * mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang2010-10-23
| * mmc: sdhci-pltfm: Add structure for host-specific dataWolfram Sang2010-10-23
| * mmc: fix cb710 kconfig dependency warningRandy Dunlap2010-10-23
| * mmc: cb710: remove debugging printk (info duplicated from mmc-core)Michał Mirosław2010-10-23
| * mmc: cb710: clear irq handler on init() error pathMichał Mirosław2010-10-23
| * mmc: cb710: remove unnecessary msleep()Michał Mirosław2010-10-23
| * mmc: cb710: implement get_cd() callbackMichał Mirosław2010-10-23
| * mmc: cb710: partially demystify clock selectionMichał Mirosław2010-10-23
| * mmc: sdhci: allow for eMMC 74 clock generation by controllerPhilip Rakity2010-10-23
| * mmc: sdhci: highspeed: check for mmc as well as sd cardsPhilip Rakity2010-10-23
| * mmc: sdhci: Add Moorestown device supportAlan Cox2010-10-23
| * mmc: sdhci: Intel Medfield supportXiaochen Shen2010-10-23
| * mmc: sdhci: Allow the probe handler to override slotsAlan Cox2010-10-23
| * mmc: sdhci: split up sdhci.h for sdhci-pltfm usersGiuseppe Cavallaro2010-10-23
| * mmc: sdhci: fix "pwr may be used uninitialized" warningGiuseppe Cavallaro2010-10-23
| * mmc: sdhci-pltfm: add suspend/resume functionsGiuseppe Cavallaro2010-10-23
| * mmc: Move regulator handling closer to coreLinus Walleij2010-10-23
| * mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable caseJaehoon Chung2010-10-23
| * mmc: Makefile: Fix EXTRA_CFLAGS assignmentmatt mooney2010-10-23
| * mmc: sdhci: print out controller name for register debugPhilip Rakity2010-10-23
| * mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilitiesGiuseppe Cavallaro2010-10-23
| * mmc: sdhci: Enable high-speed support for MMC cardsZhangfei Gao2010-10-23
| * mmc: SDHC 3.0: correct f_min calculation for SD 3.0 specZhangfei Gao2010-10-23
| * mmc: SDHC 3.0: Base clock frequency change in spec 3.0Zhangfei Gao2010-10-23
| * mmc: SDHC 3.0: support 10-bit divided clock modeZhangfei Gao2010-10-23
| * mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"gingGeorge G. Davis2010-10-23
| * mmc: USB SD Host Controller (USHC) driverDavid Vrabel2010-10-23
| * mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-23
| * mmc: au1xmmc.c: use resource_size()H Hartley Sweeten2010-10-23
| * mmc: atmel-mci.c: use resource_size()H Hartley Sweeten2010-10-23