aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2009-03-24sdhci: Add support for bus-specific IO memory accessorsAnton Vorontsov
2009-03-24mmc_spi: adjust for delayed data token responseWolfgang Muees
2009-03-24omap_hsmmc: Wait for SDBPAdrian Hunter
2009-03-24omap_hsmmc: Fix MMC3 dmaGrazvydas Ignotas
2009-03-24omap_hsmmc: Disable SDBP at suspendJarkko Lavinen
2009-03-24omap_hsmmc: Do not prefix slot nameAdrian Hunter
2009-03-24omap_hsmmc: Allow cover switch to cause rescanAdrian Hunter
2009-03-24omap_hsmmc: Add 8-bit bus width mode supportJarkko Lavinen
2009-03-24omap_hsmmc: Implement scatter-gather emulationJuha Yrjola
2009-03-24omap_hsmmc: Fix response type for busy after responseAdrian Hunter
2009-03-24omap_hsmmc: Do dma cleanup also with data CRC errorsJarkko Lavinen
2009-03-24mmc: SDIO driver for Marvell SoCsMaen Suleiman
2009-03-24MMC: tmio_mmc.h: fix build problemAlexander Beregalov
2009-03-24tmio_mmc: Fix use after free in remove()Magnus Damm
2009-03-24tmio_mmc: Fix one off, use resource_size() in probe()Magnus Damm
2009-03-24mmc_spi: allow higher timeouts for SPI modeWolfgang Muees
2009-03-24mmc_spi: wait more bytes for card responseWolfgang Muees
2009-03-24mmc_spi: allow setting of spi mode 3Wolfgang Muees
2009-03-24mmc: During unsafe resume, select the right volatge for the cardBalaji Rao
2009-03-24sdio: check that addresses are within the address spacePierre Ossman
2009-03-24sdio: handle null tuplesPierre Ossman
2009-03-24sdio: handle cis end marker in link fieldPierre Ossman
2009-03-24omap_hsmmc: Initialize hsmmc controller registers when resumingKim Kyuwon
2009-03-24omap_hsmmc: do not re-power when powering off MMCAdrian Hunter
2009-03-24mmc: Add Extended CSD register to debugfsAdrian Hunter
2009-03-24mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft
2009-03-24mmc: delayed_work was never cancelledJorg Schummer
2009-03-24mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-19Merge branch 'omap-clks3' into develRussell King
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-13MX2/MX3 SDHC driver: rename platform driverSascha Hauer
2009-03-13mxcmmc: Do not pass clock name, we have only one clock for this deviceSascha Hauer
2009-03-12mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks
2009-03-12[ARM] 5420/1: MMCI devinit and devexit macrosLinus Walleij
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter
2009-03-02sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon
2009-03-02sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks
2009-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams
2009-02-18omap_hsmmc: Change while(); loops with finite versionJean Pihet
2009-02-18omap_hsmmc: recover from transfer failuresJean Pihet
2009-02-18omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8VDavid Brownell
2009-02-18omap_hsmmc: card detect irq bugfixDavid Brownell
2009-02-18sdhci: fix led namingHelmut Schaa
2009-02-18mmc_test: fix basic read testRabin Vincent
2009-02-18s3cmci: Fix hangup in do_pio_write()Yauhen Kharuzhy
2009-02-18Revert "sdhci: force high speed capability on some controllers"Pierre Ossman
2009-02-18MMC: fix bug - SDHC card capacity not correctYi Li
2009-02-08[ARM] omap: hsmmc: new short connection id namesRussell King