index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dwmmc.h
Age
Commit message (
Expand
)
Author
2025-11-07
mmc: dw_mmc: Do not export dwmci_send_cmd() and dwmci_set_ios()
Sam Protsenko
2025-10-30
mmc: dw_mmc: add voltage switch command flag
Kaustabh Chakraborty
2025-10-30
mmc: dw_mmc: export dwmci_send_cmd() and dwmci_set_ios()
Kaustabh Chakraborty
2025-06-02
include/dwmmc.h: Audit include list
Tom Rini
2024-08-19
mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data
Sam Protsenko
2024-08-19
mmc: exynos_dw_mmc: Refactor fixed CIU clock divider
Sam Protsenko
2024-08-19
mmc: dw_mmc: Improve coding style
Sam Protsenko
2024-08-19
mmc: dw_mmc: Fix kernel-doc comments in dwmmc.h
Sam Protsenko
2024-08-19
mmc: dw_mmc: Replace fifoth_val property with fifo-depth
Sam Protsenko
2024-08-19
mmc: dw_mmc: Add support for 64-bit IDMAC
Sam Protsenko
2024-08-19
mmc: dw_mmc: Move struct idmac to dw_mmc.c
Sam Protsenko
2024-08-19
mmc: dw_mmc: Remove unused version field from struct dwmci_host
Sam Protsenko
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-01-15
mmc: dwmmc: Change designware MMC 'clksel' callback function to return status
Siew Chin Lim
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-02-18
mmc: dwmmc: Poll for iDMAC TX/RX interrupt
Ley Foon Tan
2018-11-10
mmc: dw_mmc: Add RCRC handling
Marek Vasut
2018-10-02
mmc: dw_mmc: check fifo status with a timeout in fifo mode
Heiko Stuebner
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-17
dm: mmc: Drop CONFIG_DM_MMC_OPS
Simon Glass
2016-10-10
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
Jaehoon Chung
2016-08-05
mmc: dw_mmc: fix the wrong Mask bit boundary for fifo_count bit
Jaehoon Chung
2016-07-27
dm: mmc: dwmmc: use the callback functions as static
Jaehoon Chung
2016-07-27
dm: mmc: dwmmc: fix the wrong explanation for clock values
Jaehoon Chung
2016-07-11
dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: dwmmc: Add comments to the dwmmc setup functions
Simon Glass
2016-05-27
dm: mmc: dwmmc: Support CONFIG_BLK
Simon Glass
2015-12-01
mmc: dw_mmc: support fifo mode in dwc mmc driver
huang lin
2015-09-02
mmc: Support bypass mode with the get_mmc_clk() method
Simon Glass
2015-07-21
mmc: Add structure comments for dwmmc
Simon Glass
2015-02-23
mmc: exynos_dw_mmc: use the exynos specific data structure
Jaehoon Chung
2014-10-06
mmc: dw_mmc: Fix cache alignment issue
Marek Vasut
2014-05-16
mmc: dw_mmc: support the DDR mode
Jaehoon Chung
2014-05-16
mmc: exynos_dw_mmc: restore the property into host
Jaehoon Chung
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-02-07
MMC: DWMMC: Correct the CLKDIV register value
Rajeshwari S Shinde
2013-12-08
mmc: dw_mmc: remove the exynos specific code in dw-mmc.c
Jaehoon Chung
2013-10-31
DWMMC: SMDK5420: Disable SMU for eMMC
Rajeshwari Shinde
2013-10-31
mmc: dw_mmc: change the callback function name.
Jaehoon Chung
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-13
EXYNOS5: DWMMC: Added FDT support for DWMMC
Amar
2012-10-22
mmc: dw-mmc: support DesignWare MMC Controller
Jaehoon Chung