Age | Commit message (Expand) | Author |
2011-03-22 | drivers/mmc/host/omap_hsmmc.c: use resource_size() | Chris Ball |
2011-03-22 | drivers/mmc/host/omap.c: use resource_size() | Chris Ball |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-03-18 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-17 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-03-17 | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds |
2011-03-17 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds |
2011-03-17 | Merge remote-tracking branch 'origin' into spi/next | Grant Likely |
2011-03-17 | mmc: dw_mmc: support mmc power control with regulator | Jaehoon Chung |
2011-03-17 | mmc: dw_mmc: fix suspend/resume operation | Jaehoon Chung |
2011-03-17 | mmc: dw_mmc: add quirks for unreliable card detect, and capabilities | Jaehoon Chung |
2011-03-17 | mmc: tmio: fix address in kunmap_atomic() calls | Guennadi Liakhovetski |
2011-03-17 | mmc: core: reset card voltage after power off | Ulf Hansson |
2011-03-17 | mmc: core: export function mmc_do_release_host() | Ulf Hansson |
2011-03-17 | mmc: sdio: remember new card RCA when redetecting card | Stefan Nilsson XK |
2011-03-17 | mmc: dw_mmc: Remove set-but-unused variable. | Chris Ball |
2011-03-17 | mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35 | Wolfram Sang |
2011-03-17 | mmc: sdhci-esdhc: broken card detection is not a default quirk | Wolfram Sang |
2011-03-17 | mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35 | Wolfram Sang |
2011-03-17 | mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg() | Linus Walleij |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King |
2011-03-16 | Merge remote branch 'rmk/for-linus' into for-linus | David Brown |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | mmc: sh_mmcif: support aggressive clock gating | Guennadi Liakhovetski |
2011-03-16 | mmc: check if mmc cards < 2GB do sector addressing | Philip Rakity |
2011-03-16 | mmc: core: comment on why sdio_reset is done at init time | Philip Rakity |
2011-03-15 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | mmc: dw_mmc: support DDR mode | Jaehoon Chung |
2011-03-15 | mmc: via-sdmmc: Remove set-but-unused variable. | Chris Ball |
2011-03-15 | mmc: cb710: Return err value in cb710_wait_while_busy() | Chris Ball |
2011-03-15 | mmc: sdhci-pci: Remove set-but-unused variable. | Chris Ball |
2011-03-15 | mmc: mxs-mmc: add mmc host driver for i.MX23/28 | Shawn Guo |
2011-03-15 | mmc: sdhci-tegra: free irq on error and remove | Wolfram Sang |
2011-03-15 | mmc: mxcmmc: use dmaengine API | Sascha Hauer |
2011-03-15 | mmc: dw_mmc: support 8-bit buswidth | Jaehoon Chung |
2011-03-15 | mmc: tmio_mmc: use dmaengine helpers, drop submit check | Linus Walleij |
2011-03-15 | mmc: tmio_mmc: drop dma_sglen state variable | Linus Walleij |
2011-03-15 | mmc: tmio_mmc: unmap with the proper sglen | Linus Walleij |
2011-03-15 | mmc: tmio_mmc: map DMA buffers on the DMA engine device | Linus Walleij |
2011-03-15 | mmc: sh_mmcif: use dmaengine helpers, drop submit check | Linus Walleij |
2011-03-15 | mmc: sh_mmcif: rename and retype activity variable | Linus Walleij |
2011-03-15 | mmc: sh_mmcif: unmap with the proper sglen | Linus Walleij |
2011-03-15 | mmc: sh_mmcif: map DMA buffers on the DMA engine device | Linus Walleij |
2011-03-15 | mmc: atmel-mci: use dmaengine helper functions | Linus Walleij |
2011-03-15 | mmc: atmel-mci: conform to DMA-API | Linus Walleij |
2011-03-15 | mmc: atmel-mci: map DMA sglist on the DMA engine | Linus Walleij |
2011-03-15 | mmc: sdhci: Add Ricoh e823 PCI ID | Manoj Iyer |
2011-03-15 | mmc: Ensure prototypes for SD API are visible in sd.c | Mark Brown |
2011-03-15 | mmc: Improve MMC_TEST config text. | Will Newton |