index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2015-04-01
mmc: sdhci-tegra: convert to use GPIO descriptors
Mylene JOSSERAND
1
-24
/
+8
2015-03-23
mmc: tegra: Optimize write_w path for tegra114 and later
Rhyland Klein
1
-21
/
+26
2015-03-23
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
1
-6
/
+1
2015-03-23
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
1
-11
/
+1
2015-03-23
mmc: tegra: use devm help functions to get the clk and gpio
Kevin Hao
1
-10
/
+3
2015-01-29
mmc: tegra: Write xfer_mode, CMD regs in together
Pavan Kunapuli
1
-1
/
+29
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-07-09
mmc: tegra: Do not include asm/gpio.h
Thierry Reding
1
-2
/
+0
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-22
mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling
Russell King
1
-14
/
+0
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
1
-2
/
+4
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
1
-3
/
+2
2014-01-13
mmc: tegra: add support for Tegra124
Stephen Warren
1
-0
/
+1
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-07
mmc: sdhci-tegra: add basic support for Tegra114
Rhyland Klein
1
-0
/
+14
2013-03-07
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-29
mmc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-29
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-07
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-29
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+87
2012-03-26
mmc: sdhci-tegra: Explicitly support Tegra30
Stephen Warren
1
-13
/
+87
2012-02-29
includecheck: delete any duplicate instances of module.h
Paul Gortmaker
1
-1
/
+0
2012-01-12
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-12-20
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
1
-4
/
+1
2011-11-01
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
1
-0
/
+1
2011-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-11
/
+44
2011-10-27
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
[next]