summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-tegra.c
AgeCommit message (Expand)Author
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-07ARM: tegra: fix mismerges of header file inclusionsOlof Johansson
2012-09-14ARM: tegra: move sdhci platform_data definitionArnd Bergmann
2012-09-04mmc: tegra: convert to device tree support onlyJoseph Lo
2012-07-06Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2012-06-11mmc: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad
2012-06-11mmc: tegra: use bus-width property instead of support-8bitStephen Warren
2012-05-25Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-22mmc: tegra: support SDHCI SPEC 300Pavan Kunapuli
2012-04-18gpio: tegra: Hide tegra_gpio_enable/disable()Stephen Warren
2012-03-29Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-25mmc: sdhci-tegra: Explicitly support Tegra30Stephen Warren
2012-02-29includecheck: delete any duplicate instances of module.hPaul Gortmaker
2012-01-12mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss
2011-10-31mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-10-26mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker
2011-10-26mmc: sdhci-tegra: Add 8-bit support to device tree binding.Stephen Warren
2011-10-26mmc: sdhci-tegra: Add Device Tree probing supportGrant Likely
2011-09-26ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren
2011-08-08ARM: gpio: tegra: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-07-20mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo
2011-07-20mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo
2011-05-25mmc: tegra: add pm_flagsVenkat Rao
2011-03-15mmc: sdhci-tegra: free irq on error and removeWolfram Sang
2011-01-09mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson