aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2008-04-18MMC: OMAP: Add back cover switch supportJuha Yrjola
2008-04-18MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola
2008-04-18MMC: OMAP: Remove cover switch handling to allow adding multislot supportTony Lindgren
2008-04-18MMC: OMAP: Fix the BYTEBLOCK capability removalFrancisco Alecrim
2008-04-18MMC: OMAP: Remove extra divisor increaseTony Lindgren
2008-04-18MMC: OMAP: Remove some opcodes from host driverCarlos Eduardo Aguiar
2008-04-18mmc: use shorter, equivalent set_current_state()Robert P. J. Day
2008-04-18sdhci: allow led to be controlled freelyPierre Ossman
2008-04-18sdhci: remove custom controller namePierre Ossman
2008-04-18mmc: set controller name earlyPierre Ossman
2008-04-15mmc: fix platform driver hotplug/coldplugKay Sievers
2008-03-22mmc: use sysfs groups to handle conditional attributesPierre Ossman
2008-03-15tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin
2008-02-08mmc: extend ricoh_mmc to support Ricoh RL5c476Frank Seidel
2008-02-08at91_mci: use generic GPIO callsDavid Brownell
2008-02-08sdhci: add num index for multi controllers caseFeng Tang
2008-02-08mmc: remove sdhci and mmc_spi experimental markersPierre Ossman
2008-02-08mmc: Handle suspend/resume in Ricoh MMC disablerPhilip Langdale
2008-01-29Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-01-28Merge branch 'pxa-plat' into develRussell King
2008-01-28blk_end_request: changing mmc (take 4)Kiyoshi Ueda
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell
2008-01-26[ARM] pxa: mmc: add 1st host controller support for pxa3xxBridge Wu
2008-01-26[ARM] 4711/1: pxa: mmc: move DMA specific code to platform layerBridge Wu
2008-01-26[ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controllerBridge Wu
2007-12-12sdhci: support JMicron JMB38x chipsPierre Ossman
2007-12-12sdhci: use PIO when DMA can't satisfy the requestPierre Ossman
2007-12-12sdhci: don't warn about sdhci 2.0 controllersPierre Ossman
2007-12-12sdhci: describe quirksPierre Ossman
2007-12-05spi: use simplified spi_sync() calling conventionMarc Pignat
2007-11-29sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()Andre Haupt
2007-11-27mmc: Add missing sg_init_table() callHaavard Skinnemoen
2007-11-21mmc: Avoid re-using minor numbers before the original device is closed.David Woodhouse
2007-11-21tifm_sd: handle non-power-of-2 block sizesAlex Dubov
2007-11-21mmc_block: check card state after writePierre Ossman
2007-11-10Add missing "\n" to log messageRolf Eike Beer
2007-11-08mmc: Fix sg helper copy-and-paste errorRoland Dreier
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-10-31[ARM] Fix pxamci regressionRussell King
2007-10-29Correction of "Update drivers to use sg helpers" patch for IMXMMC driverPavel Pisa
2007-10-27scatterlist fallout: mmcAl Viro
2007-10-27mmc_spi: Fix mmc-over-spi regressionDavid Brownell
2007-10-27mmc: use common byte swap macrosPierre Ossman
2007-10-27mmc: fix cid and csd byte orderPierre Ossman
2007-10-27at91_mci: Fix bad referencePierre Ossman
2007-10-24mmc: sg falloutJens Axboe
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-23mmc: fix sg->page falloutEmil Medve
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-17mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor