index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-tegra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-27
mmc: tegra: handle mmc_of_parse() errors during probe
Simon Baatz
1
-3
/
+6
2013-05-31
mmc: sdhci: Add size for caller in init+register
Christian Daudt
1
-1
/
+1
2013-04-23
mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE
Arnd Bergmann
1
-1
/
+1
2013-03-22
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
1
-1
/
+1
2013-03-22
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Lars-Peter Clausen
1
-4
/
+4
2013-03-19
mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings
Joseph Lo
1
-82
/
+10
2013-03-06
mmc: sdhci-tegra: add basic support for Tegra114
Rhyland Klein
1
-0
/
+14
2013-03-06
mmc: sdhci-tegra: cleanup ifdefs
Rhyland Klein
1
-8
/
+0
2013-02-24
mmc: tegra: assume CONFIG_OF, remove platform data
Stephen Warren
1
-74
/
+45
2013-02-24
mmc: sdhci: rename platform_8bit_width to platform_bus_width
Sascha Hauer
1
-2
/
+2
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
mmc: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-28
mmc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-11
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+3
2012-10-07
ARM: tegra: fix mismerges of header file inclusions
Olof Johansson
1
-1
/
+0
2012-09-14
ARM: tegra: move sdhci platform_data definition
Arnd Bergmann
1
-1
/
+1
2012-09-04
mmc: tegra: convert to device tree support only
Joseph Lo
1
-4
/
+3
2012-07-06
Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-3
/
+3
2012-06-11
mmc: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-3
/
+3
2012-06-11
mmc: tegra: use bus-width property instead of support-8bit
Stephen Warren
1
-1
/
+4
2012-05-25
Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+26
2012-04-22
mmc: tegra: support SDHCI SPEC 300
Pavan Kunapuli
1
-0
/
+26
2012-04-18
gpio: tegra: Hide tegra_gpio_enable/disable()
Stephen Warren
1
-19
/
+5
2012-03-28
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+87
2012-03-25
mmc: sdhci-tegra: Explicitly support Tegra30
Stephen Warren
1
-13
/
+87
2012-02-28
includecheck: delete any duplicate instances of module.h
Paul Gortmaker
1
-1
/
+0
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-12-19
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
1
-4
/
+1
2011-10-31
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
1
-0
/
+1
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-11
/
+44
2011-10-26
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
1
-0
/
+1
2011-10-26
mmc: sdhci-tegra: Add 8-bit support to device tree binding.
Stephen Warren
1
-0
/
+3
2011-10-26
mmc: sdhci-tegra: Add Device Tree probing support
Grant Likely
1
-11
/
+40
2011-09-27
ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>
Stephen Warren
1
-0
/
+2
2011-08-08
ARM: gpio: tegra: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-07-20
mmc: sdhci: change sdhci-pltfm into a module
Shawn Guo
1
-1
/
+0
2011-07-20
mmc: sdhci: make sdhci-pltfm device drivers self registered
Shawn Guo
1
-35
/
+81
2011-05-24
mmc: tegra: add pm_flags
Venkat Rao
1
-0
/
+2
2011-03-15
mmc: sdhci-tegra: free irq on error and remove
Wolfram Sang
1
-1
/
+5
2011-01-08
mmc: add sdhci-tegra driver for Tegra SoCs
Olof Johansson
1
-0
/
+257