index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-tegra.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci-tegra: use generic sdhci_set_bus_width()
Michał Mirosław
2017-08-30
1
-21
/
+2
*
mmc: tegra: explicitly request exclusive reset control
Philipp Zabel
2017-08-30
1
-1
/
+2
*
mmc: tegra: Add Tegra186 support
Thierry Reding
2017-04-24
1
-0
/
+16
*
mmc: tegra: Support module reset
Thierry Reding
2017-04-24
1
-1
/
+42
*
mmc: tegra: Mark 64-bit DMA broken on Tegra124
Thierry Reding
2016-09-26
1
-1
/
+26
*
mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS
Ulf Hansson
2016-07-29
1
-1
/
+1
*
mmc: tegra: Only advertise UHS modes if IO regulator is present
Jon Hunter
2016-07-25
1
-20
/
+29
*
mmc: tegra: Disable UHS-I modes for Tegra124
Jon Hunter
2016-04-14
1
-9
/
+1
*
mmc: tegra: implement memcomp pad calibration
Lucas Stach
2016-03-17
1
-3
/
+44
*
mmc: tegra: properly disable card clock
Lucas Stach
2016-03-17
1
-1
/
+1
*
mmc: tegra: Disable UHS-I modes for tegra114
Jon Hunter
2016-03-16
1
-1
/
+11
*
mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2016-02-29
1
-14
/
+7
*
mmc: tegra: use correct accessor for misc ctrl register
Lucas Stach
2016-01-05
1
-2
/
+2
*
mmc: tegra: enable UHS-I modes
Lucas Stach
2016-01-05
1
-20
/
+17
*
mmc: tegra: implement UHS tuning
Lucas Stach
2015-12-28
1
-0
/
+55
*
mmc: tegra: disable SPI_MODE_CLKEN
Lucas Stach
2015-12-28
1
-1
/
+9
*
mmc: tegra: implement module external clock change
Lucas Stach
2015-12-28
1
-7
/
+54
*
mmc: tegra: Add Tegra210 support
Thierry Reding
2015-12-22
1
-0
/
+17
*
mmc: tegra: Constify SoC data
Thierry Reding
2015-12-22
1
-3
/
+3
*
mmc: sdhci-tegra: convert to use GPIO descriptors
Mylene JOSSERAND
2015-04-01
1
-24
/
+8
*
mmc: tegra: Optimize write_w path for tegra114 and later
Rhyland Klein
2015-03-23
1
-21
/
+26
*
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
2015-03-23
1
-6
/
+1
*
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
2015-03-23
1
-11
/
+1
*
mmc: tegra: use devm help functions to get the clk and gpio
Kevin Hao
2015-03-23
1
-10
/
+3
*
mmc: tegra: Write xfer_mode, CMD regs in together
Pavan Kunapuli
2015-01-29
1
-1
/
+29
*
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
1
-1
/
+0
*
mmc: tegra: Do not include asm/gpio.h
Thierry Reding
2014-07-09
1
-2
/
+0
*
mmc: tegra: fix reporting of base clock frequency
Andrew Bresticker
2014-05-23
1
-3
/
+7
*
mmc: tegra: disable UHS modes
Andrew Bresticker
2014-05-23
1
-7
/
+23
*
mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling
Russell King
2014-05-22
1
-14
/
+0
*
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
1
-0
/
+1
*
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
2014-05-22
1
-0
/
+1
*
mmc: sdhci: convert reset into a library function
Russell King
2014-05-22
1
-2
/
+4
*
mmc: sdhci: convert generic bus width setup to library function
Russell King
2014-05-22
1
-3
/
+2
*
mmc: tegra: add support for Tegra124
Stephen Warren
2014-01-13
1
-0
/
+1
*
mmc: tegra: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-27
1
-3
/
+6
*
mmc: sdhci: Add size for caller in init+register
Christian Daudt
2013-05-31
1
-1
/
+1
*
mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE
Arnd Bergmann
2013-04-23
1
-1
/
+1
*
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
2013-03-22
1
-1
/
+1
*
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Lars-Peter Clausen
2013-03-22
1
-4
/
+4
*
mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings
Joseph Lo
2013-03-19
1
-82
/
+10
*
mmc: sdhci-tegra: add basic support for Tegra114
Rhyland Klein
2013-03-06
1
-0
/
+14
*
mmc: sdhci-tegra: cleanup ifdefs
Rhyland Klein
2013-03-06
1
-8
/
+0
*
mmc: tegra: assume CONFIG_OF, remove platform data
Stephen Warren
2013-02-24
1
-74
/
+45
*
mmc: sdhci: rename platform_8bit_width to platform_bus_width
Sascha Hauer
2013-02-24
1
-2
/
+2
*
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mmc: remove use of __devinitdata
Bill Pemberton
2012-11-28
1
-1
/
+1
*
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
1
-2
/
+2
*
mmc: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-10-11
1
-1
/
+0
|
\
[next]