summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2009-03-24mmc: SDIO driver for Marvell SoCsMaen Suleiman4-0/+1087
2009-03-24MMC: tmio_mmc.h: fix build problemAlexander Beregalov1-0/+3
2009-03-24tmio_mmc: Fix use after free in remove()Magnus Damm1-1/+1
2009-03-24tmio_mmc: Fix one off, use resource_size() in probe()Magnus Damm1-2/+2
2009-03-24mmc_spi: allow higher timeouts for SPI modeWolfgang Muees1-0/+15
2009-03-24mmc_spi: wait more bytes for card responseWolfgang Muees1-1/+4
2009-03-24mmc_spi: allow setting of spi mode 3Wolfgang Muees1-3/+5
2009-03-24mmc: During unsafe resume, select the right volatge for the cardBalaji Rao1-0/+1
2009-03-24sdio: check that addresses are within the address spacePierre Ossman1-0/+8
2009-03-24sdio: handle null tuplesPierre Ossman1-0/+4
2009-03-24sdio: handle cis end marker in link fieldPierre Ossman1-0/+4
2009-03-24omap_hsmmc: Initialize hsmmc controller registers when resumingKim Kyuwon1-23/+32
2009-03-24omap_hsmmc: do not re-power when powering off MMCAdrian Hunter1-17/+0
2009-03-24mmc: Add Extended CSD register to debugfsAdrian Hunter1-0/+67
2009-03-24mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft2-0/+10
2009-03-24mmc: delayed_work was never cancelledJorg Schummer1-0/+2
2009-03-24mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-2/+2
2009-03-19Merge branch 'omap-clks3' into develRussell King2-17/+11
2009-03-14Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King10-51/+98
2009-03-13MX2/MX3 SDHC driver: rename platform driverSascha Hauer1-1/+1
2009-03-13mxcmmc: Do not pass clock name, we have only one clock for this deviceSascha Hauer1-1/+1
2009-03-13mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks1-2/+1
2009-03-12[ARM] 5420/1: MMCI devinit and devexit macrosLinus Walleij1-3/+3
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao1-2/+1
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter1-6/+9
2009-03-02sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon1-0/+1
2009-03-02sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks2-1/+6
2009-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds7-40/+77
2009-02-19atmel-mci: fix initialization of dma slave dataDan Williams1-2/+3
2009-02-19omap_hsmmc: Change while(); loops with finite versionJean Pihet1-24/+30
2009-02-19omap_hsmmc: recover from transfer failuresJean Pihet1-1/+8
2009-02-19omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8VDavid Brownell1-10/+33
2009-02-18omap_hsmmc: card detect irq bugfixDavid Brownell1-1/+3
2009-02-18sdhci: fix led namingHelmut Schaa2-1/+4
2009-02-18mmc_test: fix basic read testRabin Vincent1-1/+1
2009-02-18s3cmci: Fix hangup in do_pio_write()Yauhen Kharuzhy1-1/+1
2009-02-18Revert "sdhci: force high speed capability on some controllers"Pierre Ossman3-6/+2
2009-02-18MMC: fix bug - SDHC card capacity not correctYi Li1-1/+1
2009-02-08[ARM] omap: hsmmc: new short connection id namesRussell King1-2/+2
2009-02-08[ARM] omap: MMC: provide a dummy ick for OMAP1Russell King1-11/+8
2009-02-08[ARM] omap: MMC: convert clocks to match by devid and conidRussell King1-5/+2
2009-02-02pxamci: enable DMA for write ops after CMD/RESPCliff Brake1-1/+15
2009-02-02pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Cliff Brake1-5/+4
2009-02-02ricoh_mmc: Use suspend_late/resume_earlyphilipl@overt.org1-4/+4
2009-02-02mmci: Add support for ST Micro derivateLinus Walleij2-4/+61
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer3-0/+891
2009-01-24[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature3-0/+1253
2009-01-24[ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo1-1/+1
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-75/+28
2009-01-07Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen1-1/+1