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