summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-06mmc: Standardise capability typeLee Jones
2012-12-06mmc: mxs-mmc: Remove platform dataFabio Estevam
2012-12-06mmc: sdio: Use multiple scatter/gather listKyoungil Kim
2012-12-06mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay
2012-12-06mmc: dw_mmc: fix more const pointer warningsArnd Bergmann
2012-12-06mmc: at91-mci: remove obsolete driverLudovic Desroches
2012-12-06mmc: omap_hsmmc: remove warning message for debounce clockBalaji T K
2012-12-06mmc: omap_hsmmc: add DT property for max bus frequencyDaniel Mack
2012-12-06mmc: omap_hsmmc: claim pinctrl at probe timeDaniel Mack
2012-12-06mmc: mxcmmc: fix SD cards not being detected sometimes.Javier Martin
2012-12-06mmc: dw_mmc: use helper macro module_platform_driver()Andy Shevchenko
2012-12-06mmc: dw_mmc: use __devexit_p macro for .remove()Andy Shevchenko
2012-12-06mmc: queue: amend buffer swap for non-blocking transferSeungwon Jeon
2012-12-06mmc: core: debugfs: Add signal_voltage to ios dumpJohan Rudholm
2012-12-06mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmcKevin Liu
2012-12-06mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski
2012-12-06Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball
2012-12-06mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner
2012-11-07mmc: sdhci-s3c: fix the card detection in runtime-pmSeungwon Jeon
2012-11-07mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann
2012-11-07mmc: dw_mmc: fix modular build for exynos back-endArnd Bergmann
2012-11-07mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball
2012-11-07mmc: sdhci: fix IS_ERR() checking of regulator_get()Kevin Liu
2012-11-07mmc: fix sdhci-dove probe/removalRussell King - ARM Linux
2012-11-07mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski
2012-11-07mmc: sdhci-pci: fix 'Invalid iomem size' error message conditionAdrian Hunter
2012-11-07mmc: mxcmmc: Fix MODULE_ALIASFabio Estevam
2012-11-07mmc: omap_hsmmc: fix NULL pointer dereference for dt bootBalaji T K
2012-11-07mmc: omap_hsmmc: fix host reference after mmc_free_hostBalaji T K
2012-11-07mmc: dw_mmc: fix multiple drv_data NULL dereferencesJames Hogan
2012-11-07mmc: dw_mmc: enable controller interrupt before calling mmc_start_hostYuvaraj CD
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang
2012-11-07mmc: dw_mmc: remove _dev_info compile warningSeungwon Jeon
2012-11-07mmc: dw_mmc: convert the variable type of irqSeungwon Jeon
2012-10-14Linux 3.7-rc1Linus Torvalds
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming
2012-10-14perf: Fix UAPI falloutIngo Molnar
2012-10-14Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-13Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...Linus Torvalds
2012-10-13Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...Linus Torvalds
2012-10-13Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linuxLinus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-13Merge tag 'md-3.7' of git://neil.brown.name/mdLinus Torvalds
2012-10-13Merge branch 'config' into late-for-linusRussell King
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King
2012-10-13ARM: config: sort select statements alphanumericallyRussell King
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells