| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-15 | 6 | -1/+10 |
* | mmc: use sysfs groups to handle conditional attributes | Pierre Ossman | 2008-03-22 | 9 | -198/+96 |
* | tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() | Roel Kluin | 2008-03-15 | 1 | -1/+1 |
* | mmc: extend ricoh_mmc to support Ricoh RL5c476 | Frank Seidel | 2008-02-08 | 1 | -21/+80 |
* | at91_mci: use generic GPIO calls | David Brownell | 2008-02-08 | 1 | -34/+80 |
* | sdhci: add num index for multi controllers case | Feng Tang | 2008-02-08 | 2 | -1/+13 |
* | mmc: remove sdhci and mmc_spi experimental markers | Pierre Ossman | 2008-02-08 | 1 | -4/+4 |
* | mmc: Handle suspend/resume in Ricoh MMC disabler | Philip Langdale | 2008-02-08 | 1 | -25/+72 |
* | Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-01-29 | 2 | -21/+7 |
|\ |
|
| * | blk_end_request: changing mmc (take 4) | Kiyoshi Ueda | 2008-01-28 | 2 | -21/+7 |
* | | Merge branch 'pxa-plat' into devel | Russell King | 2008-01-28 | 2 | -17/+46 |
|\ \
| |/
|/| |
|
| * | [ARM] pxa: mmc: add 1st host controller support for pxa3xx | Bridge Wu | 2008-01-26 | 1 | -1/+1 |
| * | [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer | Bridge Wu | 2008-01-26 | 1 | -7/+23 |
| * | [ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controller | Bridge Wu | 2008-01-26 | 1 | -9/+22 |
* | | i2c/tps65010: move header to <linux/i2c/...> | David Brownell | 2008-01-27 | 1 | -1/+1 |
|/ |
|
* | sdhci: support JMicron JMB38x chips | Pierre Ossman | 2007-12-12 | 1 | -1/+18 |
* | sdhci: use PIO when DMA can't satisfy the request | Pierre Ossman | 2007-12-12 | 2 | -4/+31 |
* | sdhci: don't warn about sdhci 2.0 controllers | Pierre Ossman | 2007-12-12 | 1 | -1/+1 |
* | sdhci: describe quirks | Pierre Ossman | 2007-12-12 | 1 | -0/+10 |
* | spi: use simplified spi_sync() calling convention | Marc Pignat | 2007-12-05 | 1 | -10/+0 |
* | sdio_uart: fix sign of paramter status in sdio_uart_receive_chars() | Andre Haupt | 2007-11-29 | 1 | -1/+1 |
* | mmc: Add missing sg_init_table() call | Haavard Skinnemoen | 2007-11-27 | 1 | -1/+2 |
* | mmc: Avoid re-using minor numbers before the original device is closed. | David Woodhouse | 2007-11-21 | 1 | -8/+6 |
* | tifm_sd: handle non-power-of-2 block sizes | Alex Dubov | 2007-11-21 | 1 | -11/+7 |
* | mmc_block: check card state after write | Pierre Ossman | 2007-11-21 | 1 | -1/+7 |
* | Add missing "\n" to log message | Rolf Eike Beer | 2007-11-10 | 1 | -1/+1 |
* | mmc: Fix sg helper copy-and-paste error | Roland Dreier | 2007-11-08 | 1 | -1/+1 |
* | cleanup asm/scatterlist.h includes | Adrian Bunk | 2007-11-02 | 4 | -4/+0 |
* | [ARM] Fix pxamci regression | Russell King | 2007-10-31 | 1 | -2/+9 |
* | Correction of "Update drivers to use sg helpers" patch for IMXMMC driver | Pavel Pisa | 2007-10-29 | 1 | -1/+1 |
* | scatterlist fallout: mmc | Al Viro | 2007-10-27 | 1 | -1/+1 |
* | mmc_spi: Fix mmc-over-spi regression | David Brownell | 2007-10-27 | 1 | -19/+33 |
* | mmc: use common byte swap macros | Pierre Ossman | 2007-10-27 | 1 | -2/+2 |
* | mmc: fix cid and csd byte order | Pierre Ossman | 2007-10-27 | 1 | -2/+20 |
* | at91_mci: Fix bad reference | Pierre Ossman | 2007-10-27 | 1 | -2/+2 |
* | mmc: sg fallout | Jens Axboe | 2007-10-24 | 5 | -8/+5 |
* | [PATCH] Fix breakage after SG cleanups | Ralf Baechle | 2007-10-23 | 1 | -0/+1 |
* | mmc: fix sg->page fallout | Emil Medve | 2007-10-23 | 1 | -1/+1 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 | 9 | -33/+31 |
* | mmc: at91_mci: cleanup: use MCI_ERRORS | Andrew Victor | 2007-10-17 | 1 | -3/+1 |
* | mmc: possible leak in mmc_read_ext_csd | Florin Malita | 2007-10-17 | 1 | -1/+2 |
* | missing include in mmc | Al Viro | 2007-10-16 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-10-16 | 1 | -3/+3 |
|\ |
|
| * | mmc: need to zero sglist on init | Jens Axboe | 2007-10-16 | 1 | -3/+3 |
* | | spi doesn't need class_device | Tony Jones | 2007-10-16 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-10-15 | 2 | -21/+36 |
|\ |
|
| * | [ARM] pxa: update PXA MMC interface driver to use clk support | Russell King | 2007-10-12 | 2 | -21/+36 |
* | | Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCK | David Brownell | 2007-10-14 | 1 | -1/+1 |
* | | uevent environment changes fallout | Al Viro | 2007-10-14 | 1 | -11/+4 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-10-12 | 1 | -14/+7 |
|\ \ |
|