aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29mmc: Allow 2 byte requests in 4-bit mode for tmio_mmcYusuke Goda1-5/+12
2010-10-29mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann1-0/+12
2010-10-29mmc: Allow the tmio_mmc mfd driver to specify get_cd handlerArnd Hannemann1-0/+13
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds34-334/+1445
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre1-1/+1
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-16/+27
2010-10-25mmc: add new sdhci-pxa driver for Marvell SoCsZhangfei Gao3-0/+266
2010-10-23mmc_spi: Recover from CRC errors for r/w operation over SPI.Sonic Zhang1-0/+21
2010-10-23mmc: sdhci-pltfm: add -pltfm driver for imx35/51Wolfram Sang5-0/+158
2010-10-23mmc: sdhci-of-esdhc: factor out common stuffWolfram Sang2-62/+91
2010-10-23mmc: sdhci_pltfm: pass more data on custom init callWolfram Sang1-3/+5
2010-10-23mmc: sdhci: introduce get_ro private write-protect hookWolfram Sang2-6/+10
2010-10-23mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang3-3/+3
2010-10-23mmc: sdhci-pltfm: Add structure for host-specific dataWolfram Sang2-3/+14
2010-10-23mmc: fix cb710 kconfig dependency warningRandy Dunlap1-0/+1
2010-10-23mmc: cb710: remove debugging printk (info duplicated from mmc-core)Michał Mirosław1-2/+0
2010-10-23mmc: cb710: clear irq handler on init() error pathMichał Mirosław1-0/+1
2010-10-23mmc: cb710: remove unnecessary msleep()Michał Mirosław1-1/+0
2010-10-23mmc: cb710: implement get_cd() callbackMichał Mirosław1-20/+13
2010-10-23mmc: cb710: partially demystify clock selectionMichał Mirosław1-7/+12
2010-10-23mmc: sdhci: allow for eMMC 74 clock generation by controllerPhilip Rakity2-0/+5
2010-10-23mmc: sdhci: highspeed: check for mmc as well as sd cardsPhilip Rakity1-2/+3
2010-10-23mmc: sdhci: Add Moorestown device supportAlan Cox1-0/+39
2010-10-23mmc: sdhci: Intel Medfield supportXiaochen Shen1-0/+48
2010-10-23mmc: sdhci: Allow the probe handler to override slotsAlan Cox1-0/+2
2010-10-23mmc: sdhci: split up sdhci.h for sdhci-pltfm usersGiuseppe Cavallaro1-131/+7
2010-10-23mmc: sdhci: fix "pwr may be used uninitialized" warningGiuseppe Cavallaro1-4/+2
2010-10-23mmc: sdhci-pltfm: add suspend/resume functionsGiuseppe Cavallaro1-0/+21
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij3-26/+64
2010-10-23mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable caseJaehoon Chung1-1/+2
2010-10-23mmc: Makefile: Fix EXTRA_CFLAGS assignmentmatt mooney1-4/+0
2010-10-23mmc: sdhci: print out controller name for register debugPhilip Rakity1-1/+2
2010-10-23mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilitiesGiuseppe Cavallaro1-1/+1
2010-10-23mmc: sdhci: Enable high-speed support for MMC cardsZhangfei Gao1-1/+1
2010-10-23mmc: SDHC 3.0: correct f_min calculation for SD 3.0 specZhangfei Gao2-3/+12
2010-10-23mmc: SDHC 3.0: Base clock frequency change in spec 3.0Zhangfei Gao2-2/+8
2010-10-23mmc: SDHC 3.0: support 10-bit divided clock modeZhangfei Gao2-5/+25
2010-10-23mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"gingGeorge G. Davis1-1/+1
2010-10-23mmc: USB SD Host Controller (USHC) driverDavid Vrabel3-0/+581
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen21-44/+25
2010-10-23mmc: au1xmmc.c: use resource_size()H Hartley Sweeten1-1/+1
2010-10-23mmc: atmel-mci.c: use resource_size()H Hartley Sweeten1-1/+1
2010-10-23mmc: at91_mci.c: use resource_size()H Hartley Sweeten1-4/+4
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-20/+64
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into develRussell King9-40/+85
2010-10-11ARM: 6437/2: mmci: add some register defines for ST Micro variantsLinus Walleij1-4/+10
2010-10-08Merge branches 'devel-omap1' and 'devel-omap2plus' into omap-for-linusTony Lindgren1-0/+25
2010-10-04omap: Keep nwires for omap1 and 2420 MMC controllerTony Lindgren1-1/+1
2010-10-01omap4 hsmmc: Update ocr mask for MMC2 for regulator to usekishore kadiyala1-0/+12
2010-10-01omap4 hsmmc: Register offset handlingkishore kadiyala1-0/+2