aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin2008-03-151-1/+1
* mmc: extend ricoh_mmc to support Ricoh RL5c476Frank Seidel2008-02-081-21/+80
* at91_mci: use generic GPIO callsDavid Brownell2008-02-081-34/+80
* sdhci: add num index for multi controllers caseFeng Tang2008-02-082-1/+13
* mmc: remove sdhci and mmc_spi experimental markersPierre Ossman2008-02-081-4/+4
* mmc: Handle suspend/resume in Ricoh MMC disablerPhilip Langdale2008-02-081-25/+72
* Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-292-21/+7
|\
| * blk_end_request: changing mmc (take 4)Kiyoshi Ueda2008-01-282-21/+7
* | Merge branch 'pxa-plat' into develRussell King2008-01-282-17/+46
|\ \ | |/ |/|
| * [ARM] pxa: mmc: add 1st host controller support for pxa3xxBridge Wu2008-01-261-1/+1
| * [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layerBridge Wu2008-01-261-7/+23
| * [ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controllerBridge Wu2008-01-261-9/+22
* | i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-271-1/+1
|/
* sdhci: support JMicron JMB38x chipsPierre Ossman2007-12-121-1/+18
* sdhci: use PIO when DMA can't satisfy the requestPierre Ossman2007-12-122-4/+31
* sdhci: don't warn about sdhci 2.0 controllersPierre Ossman2007-12-121-1/+1
* sdhci: describe quirksPierre Ossman2007-12-121-0/+10
* spi: use simplified spi_sync() calling conventionMarc Pignat2007-12-051-10/+0
* sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()Andre Haupt2007-11-291-1/+1
* mmc: Add missing sg_init_table() callHaavard Skinnemoen2007-11-271-1/+2
* mmc: Avoid re-using minor numbers before the original device is closed.David Woodhouse2007-11-211-8/+6
* tifm_sd: handle non-power-of-2 block sizesAlex Dubov2007-11-211-11/+7
* mmc_block: check card state after writePierre Ossman2007-11-211-1/+7
* Add missing "\n" to log messageRolf Eike Beer2007-11-101-1/+1
* mmc: Fix sg helper copy-and-paste errorRoland Dreier2007-11-081-1/+1
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-024-4/+0
* [ARM] Fix pxamci regressionRussell King2007-10-311-2/+9
* Correction of "Update drivers to use sg helpers" patch for IMXMMC driverPavel Pisa2007-10-291-1/+1
* scatterlist fallout: mmcAl Viro2007-10-271-1/+1
* mmc_spi: Fix mmc-over-spi regressionDavid Brownell2007-10-271-19/+33
* mmc: use common byte swap macrosPierre Ossman2007-10-271-2/+2
* mmc: fix cid and csd byte orderPierre Ossman2007-10-271-2/+20
* at91_mci: Fix bad referencePierre Ossman2007-10-271-2/+2
* mmc: sg falloutJens Axboe2007-10-245-8/+5
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-231-0/+1
* mmc: fix sg->page falloutEmil Medve2007-10-231-1/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-229-33/+31
* mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor2007-10-171-3/+1
* mmc: possible leak in mmc_read_ext_csdFlorin Malita2007-10-171-1/+2
* missing include in mmcAl Viro2007-10-161-0/+1
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-161-3/+3
|\
| * mmc: need to zero sglist on initJens Axboe2007-10-161-3/+3
* | spi doesn't need class_deviceTony Jones2007-10-161-2/+2
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-152-21/+36
|\
| * [ARM] pxa: update PXA MMC interface driver to use clk supportRussell King2007-10-122-21/+36
* | Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCKDavid Brownell2007-10-141-1/+1
* | uevent environment changes falloutAl Viro2007-10-141-11/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-121-14/+7
|\ \
| * | Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-14/+7
| |/
* | mmc: use correct unregister function for led triggerPierre Ossman2007-10-121-1/+1
|/