Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
42817a4bab12161c8aedf3eb6ce31554a39ba68f
/
drivers
/
mmc
/
sdhci.c
42817a4
mmc: sdhci: Use timer based timeout detection in sdhci_send_command()
by Stefan Roese
· 9 years ago
8e5db91
mmc: sdhci: add timeout setting for response busy command
by Kevin Liu
· 10 years ago
45ad229
sdhci: fix warnings on 64-bit builds
by Rob Herring
· 10 years ago
55327dc
mmc: sdhci: don't clobber adjacent registers
by Matt Reimer
· 10 years ago
9651f59
mmc: sdhci: fix bus width switching on Samsung SoCs
by Matt Reimer
· 10 years ago
ee54c7b
sdhci: make local functions static
by Jeroen Hofstee
· 10 years ago
2c85046
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· 11 years ago
e7bef3a
mmc: Convert mmc struct's name array to a pointer
by Pantelis Antoniou
· 11 years ago
c9e7591
mmc: Remove ops from struct mmc and put in mmc_ops
by Pantelis Antoniou
· 11 years ago
4355813
mmc: Minor cleanup of sdhci.c
by Darwin Rambo
· 11 years ago
adccccf
mmc: sdhci: Avoid commands errors by simple timeout adaptation.
by Przemyslaw Marczak
· 11 years ago
7d48a73
Fix wrong sdhci host control register read and write
by Juhyun \(Justin\) Oh
· 11 years ago
46e627c
mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC
by Jaehoon Chung
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
08706be
mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards
by Jagannadha Sutradharudu Teki
· 12 years ago
85c3d46c
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
d56a52a
mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization
by Łukasz Majewski
· 12 years ago
020f261
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
8e634a9
mmc: add no simultaenous power and vdd
by Mela Custodio
· 12 years ago
0fba4c2
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
by Tushar Behera
· 12 years ago
f77f058
mmc: sdhci: add the DMA select for SDMA
by Jaehoon Chung
· 12 years ago
30686bd
mmc: sdhci: increase the timeout value for data transfer
by Jaehoon Chung
· 12 years ago
b1929ea
mmc: s5p_sdhci: add the set_mmc_clk for cmu control
by Jaehoon Chung
· 12 years ago
456f34a
mmc: Add a SDHCI quirk for boards that have no CD
by Joe Hershberger
· 12 years ago
38f2f31
mmc: Fix version check for clock API in sdhci driver
by Joe Hershberger
· 12 years ago
53889ed
mmc: add the quirk to use the sdhci for samsung-soc
by Jaehoon Chung
· 13 years ago
89237a8
mmc: sdhci: add the quirk for broken r1b response
by Jaehoon Chung
· 13 years ago
b9c8b77
mmc: Implement card detection.
by Thierry Reding
· 13 years ago
8241d40
mmc: sdhci: fix sdma bug for large file transfer
by Lei Wen
· 13 years ago
6c13c66
mmc: sdhci: add timeout for data transfer
by Lei Wen
· 13 years ago
5a1108e
mmc: sdhci: add mmc structure for host
by Lei Wen
· 13 years ago
5b30be0
mmc: sdhci: fix cache flush
by Lei Wen
· 13 years ago
142c8f9
MMC: add sdhci generic framework
by Lei Wen
· 13 years ago