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
2018-05-08
mmc: tegra: remove redundant return statement
Aapo Vienamo
1
-1
/
+1
2017-10-30
mmc: tegra: Mark 64 bit dma broken on Tegra186
Krishna Reddy
1
-1
/
+9
2017-08-30
mmc: sdhci-tegra: use generic sdhci_set_bus_width()
Michał Mirosław
1
-21
/
+2
2017-08-30
mmc: tegra: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+2
2017-04-24
mmc: tegra: Add Tegra186 support
Thierry Reding
1
-0
/
+16
2017-04-24
mmc: tegra: Support module reset
Thierry Reding
1
-1
/
+42
2016-09-26
mmc: tegra: Mark 64-bit DMA broken on Tegra124
Thierry Reding
1
-1
/
+26
2016-07-29
mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS
Ulf Hansson
1
-1
/
+1
2016-07-25
mmc: tegra: Only advertise UHS modes if IO regulator is present
Jon Hunter
1
-20
/
+29
2016-04-14
mmc: tegra: Disable UHS-I modes for Tegra124
Jon Hunter
1
-9
/
+1
2016-03-17
mmc: tegra: implement memcomp pad calibration
Lucas Stach
1
-3
/
+44
2016-03-17
mmc: tegra: properly disable card clock
Lucas Stach
1
-1
/
+1
2016-03-16
mmc: tegra: Disable UHS-I modes for tegra114
Jon Hunter
1
-1
/
+11
2016-02-29
mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-14
/
+7
2016-01-05
mmc: tegra: use correct accessor for misc ctrl register
Lucas Stach
1
-2
/
+2
2016-01-05
mmc: tegra: enable UHS-I modes
Lucas Stach
1
-20
/
+17
2015-12-28
mmc: tegra: implement UHS tuning
Lucas Stach
1
-0
/
+55
2015-12-28
mmc: tegra: disable SPI_MODE_CLKEN
Lucas Stach
1
-1
/
+9
2015-12-28
mmc: tegra: implement module external clock change
Lucas Stach
1
-7
/
+54
2015-12-22
mmc: tegra: Add Tegra210 support
Thierry Reding
1
-0
/
+17
2015-12-22
mmc: tegra: Constify SoC data
Thierry Reding
1
-3
/
+3
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
[next]