index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
dw_mmc.c
Age
Commit message (
Expand
)
Author
2015-06-12
mmc: dw_mmc: insmod followed by rmmod will hung for eMMC
Prabu Thangamuthu
2015-06-01
mmc: dw_mmc: Use core to handle absent write protect line
Lars-Peter Clausen
2015-06-01
mmc: dw_mmc: add switch_voltage
Zhangfei Gao
2015-05-08
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
Zhangfei Gao
2015-05-08
mmc: dw_mmc: init desc in dw_mci_idmac_init
Zhangfei Gao
2015-04-09
mmc: dw_mmc: Add locking around cmd11 timer
Doug Anderson
2015-04-09
mmc: dw_mmc: Add a return in an unexpected cmd11 timeout
Doug Anderson
2015-04-09
mmc: dw_mmc: Increase cmd11 timeout to 500ms
Doug Anderson
2015-04-09
mmc: dw_mmc: fix fifo ordering in big endian
Ben Dooks
2015-04-09
mmc: dw_mmc: change idmac descriptor files to __le32
Ben Dooks
2015-03-31
mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
Doug Anderson
2015-03-31
mmc: dw_mmc: Add a timeout for sending CMD11
Doug Anderson
2015-03-31
mmc: dw_mmc: enable card read threshold when mode is HS400
Jaehoon Chung
2015-03-23
mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static
Wu Fengguang
2015-03-23
mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted
Doug Anderson
2015-03-23
mmc: dw_mmc: Only enable CD after setup and only if needed
Doug Anderson
2015-03-23
mmc: dw_mmc: Don't start commands while busy
Doug Anderson
2015-03-23
mmc: dw_mmc: Give a good reset after we give power
Doug Anderson
2015-03-23
mmc: dw_mmc: Make sure we only adjust the clock when power is on
Doug Anderson
2015-03-23
mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errors
addy ke
2015-03-23
mmc: dw_mmc: exynos: Support eMMC's HS400 mode
Seungwon Jeon
2015-01-19
mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UP
Doug Anderson
2015-01-19
mmc: dw_mmc: Convert to mmc_send_tuning()
Ulf Hansson
2015-01-19
mmc: dw_mmc: remove unnecessary debug message
Beomho Seo
2015-01-19
mmc: dw_mmc: fix the max_blk_count in IDMAC
Seungwon Jeon
2015-01-19
mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock
Doug Anderson
2015-01-19
mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interrupts
Doug Anderson
2014-11-26
mmc: dw_mmc: avoid write to CDTHRCTL on older versions
James Hogan
2014-11-26
mmc: dw_mmc: add support for the other bit of sdio interrupt
Addy Ke
2014-11-26
mmc: dw_mmc: Add IDMAC 64-bit address mode support
Prabu Thangamuthu
2014-11-10
mmc: dw_mmc: Remove old card detect infrastructure
Doug Anderson
2014-11-10
mmc: dw_mmc: Change signal voltage error to dev_dbg()
Doug Anderson
2014-11-10
mmc: dw_mmc: Reset DMA before enabling IDMAC
Sonny Rao
2014-09-23
mmc: Consolidate emmc tuning blocks
Stephen Boyd
2014-09-19
mmc: dw_mmc: Remove unused function for !CONFIG_OF
Tobias Klauser
2014-09-09
mmc: dw_mmc: Pass back errors from mmc_of_parse()
Doug Anderson
2014-09-09
mmc: dw_mmc: Support voltage changes
Doug Anderson
2014-09-09
mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
Yuvaraj CD
2014-09-09
mmc: dw_mmc: Make sure we don't get stuck when we get an error
Doug Anderson
2014-08-11
mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.
Jaehoon Chung
2014-08-11
mmc: dw_mmc: change to use recommended reset procedure
Sonny Rao
2014-05-22
mmc: dw_mmc: Don't print data errors
Doug Anderson
2014-05-12
mmc: dw_mmc: restore the card-present checking point
Jaehoon Chung
2014-05-12
mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()
Jaehoon Chung
2014-05-12
mmc: dw_mmc: remove unnecessary function.
Jaehoon Chung
2014-05-12
mmc: dw_mmc: fix minor coding style.
Jaehoon Chung
2014-05-12
mmc: dw_mmc: remove unused member variable.
Jaehoon Chung
2014-05-12
mmc: dw_mmc: replace the bus_hz checking point
Jaehoon Chung
2014-05-12
mmc: dw_mmc: use the mmc_of_parse() instead of local parser
Jaehoon Chung
2014-04-20
mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
[next]