Age | Commit message (Expand) | Author |
2012-10-11 | mmc: mxs-mmc: Fix merge issue causing build error | Marek Vasut |
2012-10-11 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-10 | Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-07 | mmc: core: Fixup broken suspend and eMMC4.5 power off notify | Ulf Hansson |
2012-10-07 | mmc: sdhci-spear: Add clk_{un}prepare() support | Viresh Kumar |
2012-10-07 | mmc: sdhci-spear: add device tree bindings | Viresh Kumar |
2012-10-07 | mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume | Chander Kashyap |
2012-10-07 | mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulator | Chris Ball |
2012-10-07 | mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirks | Chris Ball |
2012-10-07 | mmc: dt: Support "broken-cd" property in sdhci-pltfm | Chris Ball |
2012-10-07 | mmc: sdhci-s3c: fix the wrong number of max bus clocks | Jaehoon Chung |
2012-10-07 | ARM: tegra: fix mismerges of header file inclusions | Olof Johansson |
2012-10-06 | sections: fix section conflicts in drivers/mmc | Andi Kleen |
2012-10-03 | mmc: sh-mmcif: avoid oops on spurious interrupts | Guennadi Liakhovetski |
2012-10-03 | mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQ | Guennadi Liakhovetski |
2012-10-03 | mmc: sdhci-s3c: Fix crash on module insertion for second time | Chander Kashyap |
2012-10-03 | mmc: sdhci-s3c: Enable only required bus clock | Chander Kashyap |
2012-10-03 | mmc: Revert "mmc: dw_mmc: Add check for IDMAC configuration" | Seungwon Jeon |
2012-10-03 | mmc: mxcmmc: fix bug that may block a data transfer forever | Javier Martin |
2012-10-03 | mmc: omap_hsmmc: Pass on the suspend failure to the PM core | Vaibhav Bedia |
2012-10-03 | mmc: atmel-mci: AP700x PDC is not connected to MCI | Hein_Tibosch |
2012-10-03 | mmc: atmel-mci: DMA can be used with other controllers | Hein_Tibosch |
2012-10-03 | mmc: mmci: use clk_prepare_enable and clk_disable_unprepare | Julia Lawall |
2012-10-03 | mmc: sdhci-s3c: Add device tree support | Thomas Abraham |
2012-10-03 | mmc: dw_mmc: add support for exynos specific implementation of dw-mshc | Thomas Abraham |
2012-10-03 | mmc: dw_mmc: add support for implementation specific callbacks | Thomas Abraham |
2012-10-03 | mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuse | Thomas Abraham |
2012-10-03 | mmc: dw_mmc: add device tree support | Thomas Abraham |
2012-10-03 | mmc: dw_mmc: add quirk to indicate missing write protect line | Thomas Abraham |
2012-10-03 | mmc: dw_mmc: lookup for optional biu and ciu clocks | Thomas Abraham |
2012-10-03 | mmc: dw_mmc: allow probe to succeed even if one slot is initialized | Thomas Abraham |
2012-10-03 | mmc: dw_mmc: Use devm_* functions in dw_mmc platform driver | Thomas Abraham |
2012-10-03 | mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference | Thomas Abraham |
2012-10-03 | mmc: support BKOPS feature for eMMC | Jaehoon Chung |
2012-10-02 | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-09-25 | Merge tag 'v3.6-rc6' into spi-mxs | Mark Brown |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson |
2012-09-20 | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren |
2012-09-19 | ARM: samsung: move platform_data definitions | Arnd Bergmann |
2012-09-19 | ARM: orion: move platform_data definitions | Arnd Bergmann |
2012-09-19 | mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing | Guennadi Liakhovetski |
2012-09-19 | mmc: davinci_mmc: convert to DMA engine API | Matt Porter |
2012-09-19 | mmc: sdio: Fix PM_SLEEP related build warnings | Thierry Reding |
2012-09-19 | mmc: core: Remove bounce buffer in mmc_send_cxd_data() | Kyungsik Lee |