Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
aa21c3d4b941739651e77747d2f7a20a6c1d87bc
/
drivers
/
mmc
/
host
/
sdhci-tegra.c
f571389
mmc: tegra: fix SDR50 tuning override
by Michał Mirosław
· 5 years ago
b960bc4
mmc: tegra: Implement ->set_dma_mask()
by Nicolin Chen
· 5 years ago
0f686ca
Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"
by Dmitry Osipenko
· 5 years ago
00a9584
sdhci: tegra: Do not log error message on deferred probe
by Thierry Reding
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
d96dc68
mmc: tegra: Fix a warning message
by Dan Carpenter
· 6 years ago
71c733c
mmc: tegra: add sdhci tegra suspend and resume
by Sowjanya Komatineni
· 6 years ago
b775442
mmc: tegra: fix CQE enable and resume sequence
by Sowjanya Komatineni
· 6 years ago
c6e7ab9
mmc: tegra: add Tegra186 WAR for CQE
by Sowjanya Komatineni
· 6 years ago
ea8fc59
mmc: tegra: update hw tuning process
by Sowjanya Komatineni
· 6 years ago
92cd166
mmc: tegra: fix ddr signaling for non-ddr modes
by Sowjanya Komatineni
· 6 years ago
e839145
mmc: sdhci-tegra: drop ->get_ro() implementation
by Thomas Petazzoni
· 6 years ago
3c4019f
mmc: tegra: HW Command Queue Support for Tegra SDMMC
by Sowjanya Komatineni
· 6 years ago
de25fa5
mmc: tegra: SDMMC pads auto-calibration
by Sowjanya Komatineni
· 6 years ago
5ccf7f5
mmc: tegra: Fix for SDMMC pads autocal parsing from dt
by Sowjanya Komatineni
· 6 years ago
e537824
mmc: tegra: fix inconsistent IS_ERR and PTR_ERR
by YueHaibing
· 6 years ago
61dad40
mmc: tegra: Implement periodic pad calibration
by Aapo Vienamo
· 6 years ago
bc5568b
mmc: tegra: Implement HS400 delay line calibration
by Aapo Vienamo
· 6 years ago
dfc9700
mmc: tegra: Implement HS400 enhanced strobe
by Aapo Vienamo
· 6 years ago
f5313aa
mmc: tegra: Parse and program DQS trim value
by Aapo Vienamo
· 6 years ago
2ad5005
mmc: tegra: Enable UHS and HS200 modes for Tegra186
by Aapo Vienamo
· 6 years ago
3559d4a
mmc: tegra: Enable UHS and HS200 modes for Tegra210
by Aapo Vienamo
· 6 years ago
38a284d
mmc: tegra: Disable card clock during tuning cmd on Tegra210
by Aapo Vienamo
· 6 years ago
f6a447f
mmc: tegra: Remove tegra_sdhci_writew() from tegra210_sdhci_ops
by Aapo Vienamo
· 6 years ago
1070e83
mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186
by Aapo Vienamo
· 6 years ago
41a0b8d
mmc: tegra: Configure default trim value on reset
by Aapo Vienamo
· 6 years ago
c2c0967
mmc: tegra: Configure default tap values
by Aapo Vienamo
· 6 years ago
85c0da1
mmc: tegra: Parse default trim and tap from dt
by Aapo Vienamo
· 6 years ago
d4501d8
mmc: tegra: Add a workaround for tap value change glitch
by Aapo Vienamo
· 6 years ago
d943f6e
mmc: tegra: Enable pad calibration on Tegra210 and Tegra186
by Aapo Vienamo
· 6 years ago
44babea
mmc: tegra: Perform pad calibration after voltage switch
by Aapo Vienamo
· 6 years ago
51b77c8
mmc: tegra: Program pad autocal offsets from dt
by Aapo Vienamo
· 6 years ago
887bda8
mmc: tegra: Disable card clock during pad calibration
by Aapo Vienamo
· 6 years ago
212b0cf
mmc: tegra: Power on the calibration pad
by Aapo Vienamo
· 6 years ago
9d548f1
mmc: tegra: Set calibration pad voltage reference
by Aapo Vienamo
· 6 years ago
e7c0714
mmc: tegra: Poll for calibration completion
by Aapo Vienamo
· 6 years ago
86ac2f8
mmc: tegra: Reconfigure pad voltages during voltage switching
by Aapo Vienamo
· 6 years ago
57d1654
mmc: tegra: Force correct divider calculation on DDR50/52
by Aapo Vienamo
· 6 years ago
4435099
mmc: tegra: Add and use tegra_sdhci_get_max_clock()
by Aapo Vienamo
· 6 years ago
726df1d
mmc: tegra: prevent ACMD23 on Tegra 3
by Stefan Agner
· 6 years ago
e300149
mmc: tegra: fix eMMC DDR52 mode
by Stefan Agner
· 6 years ago
127407e
mmc: tegra: prevent HS200 on Tegra 3
by Stefan Agner
· 6 years ago
75067ab
mmc: tegra: Use sdhci_pltfm_clk_get_max_clock
by Aapo Vienamo
· 7 years ago
cf56c81
mmc: tegra: remove redundant return statement
by Aapo Vienamo
· 7 years ago
68481a7
mmc: tegra: Mark 64 bit dma broken on Tegra186
by Krishna Reddy
· 7 years ago
14b04c6
mmc: sdhci-tegra: use generic sdhci_set_bus_width()
by Michał Mirosław
· 7 years ago
2cd6c49
mmc: tegra: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
4346b7c
mmc: tegra: Add Tegra186 support
by Thierry Reding
· 8 years ago
20567be
mmc: tegra: Support module reset
by Thierry Reding
· 8 years ago
4ae1258
mmc: tegra: Mark 64-bit DMA broken on Tegra124
by Thierry Reding
· 8 years ago
fa243f6
mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS
by Ulf Hansson
· 8 years ago
4f6aa32
mmc: tegra: Only advertise UHS modes if IO regulator is present
by Jon Hunter
· 8 years ago
70ad7f7
mmc: tegra: Disable UHS-I modes for Tegra124
by Jon Hunter
· 9 years ago
e5c63d9
mmc: tegra: implement memcomp pad calibration
by Lucas Stach
· 9 years ago
3491b69
mmc: tegra: properly disable card clock
by Lucas Stach
· 9 years ago
7bf037d
mmc: tegra: Disable UHS-I modes for tegra114
by Jon Hunter
· 9 years ago
0734e79
mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation
by Jisheng Zhang
· 9 years ago
1b84def
mmc: tegra: use correct accessor for misc ctrl register
by Lucas Stach
· 9 years ago
7ad2ed1
mmc: tegra: enable UHS-I modes
by Lucas Stach
· 9 years ago
c3c2384
mmc: tegra: implement UHS tuning
by Lucas Stach
· 9 years ago
74cd42b
mmc: tegra: disable SPI_MODE_CLKEN
by Lucas Stach
· 9 years ago
a8e326a
mmc: tegra: implement module external clock change
by Lucas Stach
· 9 years ago
b5a84ec
mmc: tegra: Add Tegra210 support
by Thierry Reding
· 9 years ago
d49d19c2
mmc: tegra: Constify SoC data
by Thierry Reding
· 9 years ago
2391b34
mmc: sdhci-tegra: convert to use GPIO descriptors
by Mylene JOSSERAND
· 10 years ago
01df7ec
mmc: tegra: Optimize write_w path for tegra114 and later
by Rhyland Klein
· 10 years ago
caebcae
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
by Kevin Hao
· 10 years ago
83eacdf
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
by Kevin Hao
· 10 years ago
e4f79d9
mmc: tegra: use devm help functions to get the clk and gpio
by Kevin Hao
· 10 years ago
352ee86
mmc: tegra: Write xfer_mode, CMD regs in together
by Pavan Kunapuli
· 10 years ago
2137f5d
mmc: remove .owner field for drivers using module_platform_driver
by Peter Griffin
· 10 years ago
1b3f626
mmc: tegra: Do not include asm/gpio.h
by Thierry Reding
· 10 years ago
f926035
mmc: tegra: fix reporting of base clock frequency
by Andrew Bresticker
· 11 years ago
3145351
mmc: tegra: disable UHS modes
by Andrew Bresticker
· 11 years ago
b4f3b7c
mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling
by Russell King
· 11 years ago
96d7b78
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
by Russell King
· 11 years ago
1771059
mmc: sdhci: convert sdhci_set_clock() into a library function
by Russell King
· 11 years ago
03231f9
mmc: sdhci: convert reset into a library function
by Russell King
· 11 years ago
2317f56
mmc: sdhci: convert generic bus width setup to library function
by Russell King
· 11 years ago
67debea
mmc: tegra: add support for Tegra124
by Stephen Warren
· 11 years ago
47caa84
mmc: tegra: handle mmc_of_parse() errors during probe
by Simon Baatz
· 12 years ago
0e74823
mmc: sdhci: Add size for caller in init+register
by Christian Daudt
· 12 years ago
e4404fa
mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE
by Arnd Bergmann
· 12 years ago
c915568
mmc: sdhci: Constify sdhci_ops structs where possible
by Lars-Peter Clausen
· 12 years ago
1db5eeb
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
by Lars-Peter Clausen
· 12 years ago
0aacd23
mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings
by Joseph Lo
· 12 years ago
5ebf255
mmc: sdhci-tegra: add basic support for Tegra114
by Rhyland Klein
· 12 years ago
76f3ae1
mmc: sdhci-tegra: cleanup ifdefs
by Rhyland Klein
· 12 years ago
0e78610
mmc: tegra: assume CONFIG_OF, remove platform data
by Stephen Warren
· 12 years ago
7bc088d
mmc: sdhci: rename platform_8bit_width to platform_bus_width
by Sascha Hauer
· 12 years ago
6e0ee71
mmc: remove use of __devexit
by Bill Pemberton
· 12 years ago
498d83e
mmc: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
c3be1ef
mmc: remove use of __devinit
by Bill Pemberton
· 12 years ago
0433c14
mmc: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
da06a8d
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
943c2ac
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
823bba8
ARM: tegra: fix mismerges of header file inclusions
by Olof Johansson
· 12 years ago
e35742b
ARM: tegra: move sdhci platform_data definition
by Arnd Bergmann
· 12 years ago
b37f9d9
mmc: tegra: convert to device tree support only
by Joseph Lo
· 12 years ago
Next »