index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
sdhci.c
Commit message (
Expand
)
Author
Age
Lines
*
mmc: sdhci: fix NULL pointer access when host->ops is not set
Masahiro Yamada
2017-01-13
-3
/
+3
*
mmc: sdhci: combine the Host controller v3.0 feature into one condition
Jaehoon Chung
2017-01-11
-10
/
+7
*
mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER
Jaehoon Chung
2017-01-11
-3
/
+0
*
mmc: sdhci: move the callback function into sdhci_ops
Jaehoon Chung
2017-01-11
-4
/
+4
*
mmc: change the set_ios return type from void to int
Jaehoon Chung
2017-01-11
-3
/
+2
*
mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
Jaehoon Chung
2017-01-11
-4
/
+2
*
mmc: pic32_sdhci: move the code to pic32_sdhci.c
Jaehoon Chung
2017-01-11
-6
/
+2
*
mmc: sdhci: remove the unused code about testing Card detect
Jaehoon Chung
2017-01-11
-11
/
+0
*
mmc: sdhci: disable the 8bit mode when host doesn't support it
Jaehoon Chung
2017-01-11
-3
/
+2
*
mmc: move some SDHCI related options to Kconfig
Masahiro Yamada
2016-12-29
-5
/
+5
*
mmc: sdhci: assign to clk_mul when host version is upper than SD3.0
Jaehoon Chung
2016-10-28
-3
/
+5
*
mmc: sdhci: fix the "misaligned operation at range" for cache
Jaehoon Chung
2016-10-28
-0
/
+1
*
mmc: sdhci: use the generic error number
Jaehoon Chung
2016-10-10
-6
/
+6
*
mmc: sdhci: use the host version value in sdhci_setup_cfg
Jaehoon Chung
2016-10-10
-1
/
+5
*
mmc: sdhci: Add the programmable clock mode support
Wenyou Yang
2016-09-20
-10
/
+40
*
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT
Masahiro Yamada
2016-09-20
-6
/
+3
*
mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME
Masahiro Yamada
2016-09-20
-2
/
+2
*
mmc: sdhci: move SDMA capability check to sdhci_setup_cfg()
Masahiro Yamada
2016-09-20
-11
/
+8
*
mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()
Masahiro Yamada
2016-09-20
-3
/
+3
*
mmc: sdhci: move error message to more relevant place
Masahiro Yamada
2016-09-20
-6
/
+9
*
mmc: sdhci: move sdhci_reset() call to sdhci_init()
Masahiro Yamada
2016-09-20
-2
/
+2
*
mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA
Jaehoon Chung
2016-08-05
-1
/
+1
*
mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
Jaehoon Chung
2016-08-05
-12
/
+14
*
mmc: sdhci: remove the unused argument for sdhci_setup_cfg
Jaehoon Chung
2016-08-05
-2
/
+2
*
mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported"
Jaehoon Chung
2016-08-05
-3
/
+0
*
mmc: use the generic error number
Jaehoon Chung
2016-08-05
-4
/
+4
*
mmc: sdhci: set to INT_DATA_END when there are data
Jaehoon Chung
2016-08-05
-1
/
+2
*
mmc: sdhci: clean up timeout detection
Masahiro Yamada
2016-08-05
-9
/
+9
*
mmc: sdhci: Disable internal clock enable bit
Siva Durga Prasad Paladugu
2016-07-22
-1
/
+1
*
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
-1
/
+39
*
dm: mmc: sdhci: Refactor configuration setup to support DM
Simon Glass
2016-07-11
-48
/
+59
*
mmc: increase MMC SDHCI read status timeout
Steve Rae
2016-07-01
-2
/
+3
*
dm: mmc: Convert sdhci to support CONFIG_BLK
Simon Glass
2016-05-27
-1
/
+1
*
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
-1
/
+1
*
drivers: mmc: add driver for Microchip PIC32 SDHCI controller.
Andrei Pistirica
2016-02-01
-0
/
+7
*
mmc: sdhci: Clear high speed if not supported
Siva Durga Prasad Paladugu
2016-01-27
-0
/
+4
*
mmc: sdhci: Fix the SD clock stop sequence
Wenyou Yang
2015-11-03
-2
/
+18
*
mmc: sdhci.c: Add config option to use a fixed buffer for transfers
Stefan Roese
2015-07-10
-0
/
+15
*
mmc: sdhci: Use timer based timeout detection in sdhci_send_command()
Stefan Roese
2015-07-10
-5
/
+5
*
mmc: sdhci: add timeout setting for response busy command
Kevin Liu
2015-05-05
-0
/
+2
*
sdhci: fix warnings on 64-bit builds
Rob Herring
2015-03-18
-3
/
+3
*
mmc: sdhci: don't clobber adjacent registers
Matt Reimer
2015-03-18
-1
/
+1
*
mmc: sdhci: fix bus width switching on Samsung SoCs
Matt Reimer
2015-02-23
-1
/
+2
*
sdhci: make local functions static
Jeroen Hofstee
2014-10-25
-3
/
+3
*
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
-37
/
+36
*
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
-1
/
+1
*
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2014-03-24
-5
/
+8
*
mmc: Minor cleanup of sdhci.c
Darwin Rambo
2014-01-09
-13
/
+19
*
mmc: sdhci: Avoid commands errors by simple timeout adaptation.
Przemyslaw Marczak
2013-10-31
-7
/
+28
*
Fix wrong sdhci host control register read and write
Juhyun \(Justin\) Oh
2013-09-20
-3
/
+2
[next]