Age | Commit message (Expand) | Author |
2010-05-27 | drivers/mmc/host: use ERR_CAST | Julia Lawall |
2010-05-27 | sdhci-spear: ST SPEAr based SDHCI controller glue | Viresh KUMAR |
2010-05-27 | sdio: add new function for RAW (Read after Write) operation | Grazvydas Ignotas |
2010-05-27 | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming |
2010-05-27 | mmc: OMAP HS-MMC: convert to dev_pm_ops | Kevin Hilman |
2010-05-27 | omap_hsmmc: improve interrupt synchronisation | Adrian Hunter |
2010-05-27 | sdhci: enable multiblock transfers in sdhci-s3c | Maurus Cuelenaere |
2010-05-27 | mmc: s3c6410: enable ADMA feature in 6410 sdhci controller | Thomas Abraham |
2010-05-27 | mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build | Thomas Abraham |
2010-05-27 | sdhci: build fix: rename SDHCI I/O accessor functions | Matt Fleming |
2010-05-27 | mmc: SDHCI_INT_DATA_MASK typo error | Zhangfei Gao |
2010-05-27 | mmc: atmel-mci: Add support for SDIO interrupts | Anders Grahn |
2010-05-27 | mmc: add support MMCIF for SuperH | Yusuke Goda |
2010-05-27 | mmc: atmel-mci: enable SD high speed support | Nicolas Ferre |
2010-05-27 | mmc: sd: clean up redundant memset | Mark Asselstine |
2010-05-27 | davinci: mmc: updates to suspend/resume implementation | Chaithrika U S |
2010-05-27 | davinci: mmc: add a function to control reset state of the controller | Chaithrika U S |
2010-05-27 | sdhci-pltfm: do not print errors in case of an extended iomem size | Anton Vorontsov |
2010-05-27 | sdhci-pltfm: implement platform data passing | Anton Vorontsov |
2010-05-27 | sdhci: implement CAP_CLOCK_BASE_BROKEN quirk | Anton Vorontsov |
2010-05-27 | mmc-omap: add support for 16-bit and 32-bit registers | Marek Belisko |
2010-05-27 | davinci: mmc: pass number of SG segments as platform data | Sudhakar Rajashekhara |
2010-05-25 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-05-22 | mmc: let MFD's provide supported Vdd card voltages to tmio_mmc | Guennadi Liakhovetski |
2010-05-22 | tmio: add a platform flag to disable card write-protection detection | Guennadi Liakhovetski |
2010-05-22 | mmc: add DMA support to tmio_mmc driver, when used on SuperH | Guennadi Liakhovetski |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2010-05-21 | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux... | Linus Torvalds |
2010-05-20 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King |
2010-05-19 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-05-17 | Merge branch 'ioat' into dmaengine | Dan Williams |
2010-05-17 | DMAENGINE: extend the control command to include an arg | Linus Walleij |
2010-05-17 | Merge branch 'devel-stable' into devel | Russell King |
2010-05-17 | ARM: mx3: Fix a race condition in mxcmmc | Daniel Mack |
2010-05-15 | mmc: at91_mci: modify cache flush routines | Nicolas Ferre |
2010-05-11 | mmc: atmel-mci: fix in debugfs: response value printing | Nicolas Ferre |
2010-05-11 | mmc: atmel-mci: remove data error interrupt after xfer | Nicolas Ferre |
2010-05-11 | mmc: atmel-mci: prevent kernel oops while removing card | Nicolas Ferre |
2010-05-11 | mmc: atmel-mci: fix two parameters swapped | Nicolas Ferre |
2010-05-11 | [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond | Eric Miao |
2010-04-14 | ARM: 6033/1: ARM: MMCI: pass max frequency from platform | Linus Walleij |
2010-04-14 | ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version | Linus Walleij |
2010-04-14 | ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling | Daniel Mack |
2010-04-14 | ARM: MXC: mxcmmc: Teach the driver SDIO operations | Daniel Mack |
2010-04-14 | ARM: MXC: mxcmmc: misc cleanups | Daniel Mack |
2010-04-07 | omap hsmmc: fix a bug in card remove scenario | Madhusudhan Chikkature |