Age | Commit message (Expand) | Author | Files | Lines |
2014-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -12/+6 |
2014-06-12 | mmc: simplify SDHCI Kconfig dependencies | Arnd Bergmann | 1 | -5/+3 |
2014-06-12 | mmc: omap: don't select TPS65010 | Arnd Bergmann | 1 | -1/+1 |
2014-06-12 | mmc: mvsdio: avoid compiler warning | Arnd Bergmann | 1 | -1/+1 |
2014-06-12 | mmc: atmel-mci: incude asm/cacheclush.h | Arnd Bergmann | 1 | -0/+1 |
2014-06-12 | mmc: sdhci-msm: Fix fallout from sdhci refactoring | Stephen Boyd | 1 | -0/+4 |
2014-06-12 | mmc: usdhi6rol0: fix compiler warnings | Guennadi Liakhovetski | 1 | -5/+5 |
2014-06-11 | Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 52 | -1408/+3934 |
2014-06-08 | Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 3 | -0/+1057 |
2014-06-06 | Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -0/+1463 |
2014-06-05 | mmc: sdhci-s3c: use mmc_of_parse and remove the card_tasklet | Jaehoon Chung | 1 | -95/+4 |
2014-06-04 | mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs | David Lanzendörfer | 3 | -0/+1057 |
2014-06-03 | Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1... | Lee Jones | 3 | -0/+1463 |
2014-06-03 | mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller | Guennadi Liakhovetski | 3 | -0/+1854 |
2014-06-02 | Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into next | Linus Torvalds | 2 | -244/+94 |
2014-06-02 | mmc: mmci: Enforce DMA configuration through DT | Ulf Hansson | 1 | -23/+1 |
2014-05-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -12/+6 |
2014-05-23 | mmc: sdhci-of-esdhc: Fixup compile error | Ulf Hansson | 1 | -3/+3 |
2014-05-23 | mmc: tegra: fix reporting of base clock frequency | Andrew Bresticker | 1 | -3/+7 |
2014-05-23 | mmc: tegra: disable UHS modes | Andrew Bresticker | 1 | -7/+23 |
2014-05-23 | mmc: sdhci-dove: use mmc_of_parse() and remove card_tasklet CD handler | Sebastian Hesselbarth | 1 | -69/+5 |
2014-05-22 | mmc: dove: fix missing MACH_DOVE dependency | Sebastian Hesselbarth | 1 | -1/+1 |
2014-05-22 | mmc: sdhci: SD tuning is broken for some controllers | Al Cooper | 1 | -15/+9 |
2014-05-22 | mmc: sdhci-esdhc-imx: fix mmc ddr mode regression issue | Aisheng Dong | 1 | -0/+1 |
2014-05-22 | mmc: sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 support | Peter Guo | 2 | -1/+80 |
2014-05-22 | mmc: omap_hsmmc: split omap-dma header file | Balaji T K | 1 | -1/+1 |
2014-05-22 | mmc: omap_hsmmc: fix cmd23 multiblock read/write | Balaji T K | 1 | -2/+3 |
2014-05-22 | mmc: omap_hsmmc: use devm_ioremap_resource | Balaji T K | 1 | -14/+5 |
2014-05-22 | mmc: omap_hsmmc: use devm_request_threaded_irq | Balaji T K | 1 | -6/+3 |
2014-05-22 | mmc: omap_hsmmc: use devm_request_irq | Balaji T K | 1 | -5/+2 |
2014-05-22 | mmc: omap_hsmmc: use devm_clk_get | Balaji T K | 1 | -11/+4 |
2014-05-22 | mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs | David Lanzendörfer | 3 | -0/+1057 |
2014-05-22 | mmc: wmt-sdmmc: Use GFP_KERNEL instead of hard-coded value | Axel Lin | 1 | -1/+1 |
2014-05-22 | mmc: omap: Use DIV_ROUND_UP instead of open coded | Axel Lin | 1 | -5/+5 |
2014-05-22 | mmc: dw_mmc: Don't print data errors | Doug Anderson | 1 | -1/+1 |
2014-05-22 | mmc: sdhci: track whether preset mode is currently enabled in hardware | Russell King | 1 | -18/+26 |
2014-05-22 | mmc: sdhci: move remaining power handling into sdhci_set_power() | Russell King | 1 | -9/+7 |
2014-05-22 | mmc: sdhci: move regulator handling into sdhci_set_power() | Russell King | 1 | -37/+35 |
2014-05-22 | mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling | Russell King | 1 | -14/+0 |
2014-05-22 | mmc: sdhci: remove platform_suspend/platform_resume callbacks | Russell King | 2 | -8/+0 |
2014-05-22 | mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks | Russell King | 1 | -19/+36 |
2014-05-22 | mmc: sdhci-esdhc-imx: remove emulation of uhs_mode | Russell King | 1 | -14/+3 |
2014-05-22 | mmc: sdhci: clean up sdhci_execute_tuning() decision | Russell King | 1 | -16/+15 |
2014-05-22 | mmc: sdhci: cache timing information locally | Russell King | 1 | -11/+12 |
2014-05-22 | mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function | Russell King | 18 | -20/+42 |
2014-05-22 | mmc: sdhci: set_uhs_signaling() need not return a value | Russell King | 3 | -6/+4 |
2014-05-22 | mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning | Russell King | 1 | -4/+2 |
2014-05-22 | mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning() | Russell King | 1 | -0/+1 |
2014-05-22 | mmc: sdhci-esdhc-imx: avoid DMA to kernel stack | Russell King | 1 | -9/+16 |
2014-05-22 | mmc: sdhci: convert sdhci_set_clock() into a library function | Russell King | 18 | -19/+36 |