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
2018-08-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2018-08-24
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
2018-08-03
mmc: dw_mmc: update actual clock for mmc debugfs
Shawn Lin
2018-07-17
mmc: dw_mmc: fix card threshold control configuration
x00270170
2018-03-28
mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
Evgeniy Didin
2017-08-11
mmc: dw_mmc: Use device_property_read instead of of_property_read
David Woods
2016-11-21
mmc: dw_mmc: fix the error handling for dma operation
Jaehoon Chung
2016-11-07
mmc: dw_mmc: add the "reset" as name of reset controller
Jaehoon Chung
2016-09-26
mmc: dw_mmc: remove the deprecated "supports-highspeed" property
Jaehoon Chung
2016-09-26
mmc: dw_mmc: minor cleanup for dw_mci_adjust_fifoth
Shawn Lin
2016-09-26
mmc: dw_mmc: use macro to define ring buffer size
Shawn Lin
2016-09-26
mmc: dw_mmc: fix misleading error print if failing to do DMA transfer
Shawn Lin
2016-09-26
mmc: dw_mmc: avoid race condition of cpu and IDMAC
Shawn Lin
2016-09-26
mmc: dw_mmc: split out preparation of desc for IDMAC32 and IDMAC64
Shawn Lin
2016-09-26
mmc: dw_mmc: return -EILSEQ for EBE and SBE error
Shawn Lin
2016-09-26
mmc: dw_mmc: add reset support to dwmmc host controller
Guodong Xu
2016-09-26
mmc: dw_mmc: remove the unnecessary IS_ERR() checking for ciu/biu clock
Jaehoon Chung
2016-09-26
mmc: dw_mmc: remove parsing for each slot subnode
Shawn Lin
2016-09-22
mmc: dw_mmc: fix the spamming log message
Jaehoon Chung
2016-07-25
mmc: dw_mmc: set to MMC_CAP_ERASE by default
Jaehoon Chung
2016-07-25
mmc: dw_mmc: fix unmap sg twice when finding data err
Shawn Lin
2016-07-25
mmc: dw_mmc: add the card write threshold for HS400 mode
Jaehoon Chung
2016-07-25
mmc: dw_mmc: remove the quirks flags
Jaehoon Chung
2016-07-25
mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()
Seung-Woo Kim
2016-07-25
mmc: dw_mmc: Wait for data transfer after response errors.
Doug Anderson
2016-07-25
mmc: dw_mmc: fix 32bit little-endian access of des1 field
Ben Dooks
2016-07-25
mmc: dw_mmc: Consider HLE errors to be data and command errors
Doug Anderson
2016-07-25
mmc: dw_mmc: check card present before starting request
Shawn Lin
2016-07-25
mmc: dw_mmc: remove redundant of set_bit and clear_bit
Shawn Lin
2016-07-25
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-23
mmc: dw_mmc: fix the wrong max_blk_size
Jaehoon Chung
2016-05-02
mmc: dw_mmc: remove setup_clock callback
Shawn Lin
2016-05-02
mmc: dw_mmc: avoid using dmaengine_terminate_all
Shawn Lin
2016-02-29
mmc: dw_mmc: fix num_slots setting
Shawn Lin
2016-02-29
mmc: dw_mmc: remove repetitive clear interrupt
Shawn Lin
2016-02-29
mmc: dw_mmc: fix err handle of dw_mci_probe
Shawn Lin
2016-02-29
mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk
Shawn Lin
2016-02-29
mmc: dw_mmc: add hw_reset support
Shawn Lin
2016-02-29
mmc: dw_mmc: remove the prepare_command hook
Jaehoon Chung
2016-02-29
mmc: dw_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-01-05
mmc: dw_mmc: remove the unused quirks
Jaehoon Chung
2015-12-22
mmc: dw_mmc: use resource_size_t to store physical address
Arnd Bergmann
2015-10-29
mmc: dw_mmc: fix the wrong setting for UHS-DDR50 mode
Jaehoon Chung
2015-10-29
mmc: dw_mmc: NULL dereference in error message
Dan Carpenter
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
2015-10-26
mmc: dw_mmc: use macro for HCON register operations
Shawn Lin
2015-10-26
mmc: dw_mmc: Add external dma interface support
Shawn Lin
2015-10-26
mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch
Douglas Anderson
2015-08-17
mmc: dw_mmc: add quirk for broken data transfer over scheme
Addy Ke
[next]