index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
/
drivers
/
mmc
/
dw_mmc.c
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: enable/disable VQMMC regulator only during MMC power cycle
Kaustabh Chakraborty
2025-10-30
mmc: dw_mmc: return error for invalid voltage setting
Kaustabh Chakraborty
2025-10-30
mmc: dw_mmc: add voltage switch command flag
Kaustabh Chakraborty
2025-10-30
mmc: dw_mmc: properly address command completion in dwmci_control_clken()
Kaustabh Chakraborty
2025-10-30
mmc: dw_mmc: do not skip dwmci_setup_bus() for same non-zero clock frequency
Kaustabh Chakraborty
2025-10-30
mmc: dw_mmc: export dwmci_send_cmd() and dwmci_set_ios()
Kaustabh Chakraborty
2025-02-03
mmc: Allow controlling DM_MMC for VPL builds
Simon Glass
2024-10-15
Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine"
Jonas Karlman
2024-08-19
mmc: dw_mmc: Improve coding style
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: Improve 32-bit IDMAC descriptor namings
Sam Protsenko
2024-08-19
mmc: dw_mmc: Extract setting the DMA descriptor into a separate routine
Sam Protsenko
2024-08-19
mmc: dw_mmc: Extract DMA transfer handling code into a separate routine
Sam Protsenko
2024-08-19
mmc: dw_mmc: Extract FIFO data transfer into a separate routine
Sam Protsenko
2024-08-19
mmc: dw_mmc: Extract divider update to a separate function
Sam Protsenko
2024-08-19
mmc: dw_mmc: Extract FIFO init into a separate routine
Sam Protsenko
2024-08-19
mmc: dw_mmc: Extract waiting for data busy into a separate routine
Sam Protsenko
2024-08-19
mmc: dw_mmc: Move struct idmac to dw_mmc.c
Sam Protsenko
2024-07-22
drivers: mmc: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mmc: Remove <common.h> and add needed includes
Tom Rini
2024-04-15
mmc: dw_mmc: Don't return error if data busy timeout
Yang Xiwen
2023-08-14
mmc: dw_mmc: Keep vqmmc-supply enable count in balance
Jonas Karlman
2022-10-24
mmc: dwmmc: only clear handled interrupts
John Keeping
2022-01-12
mmc: dwmmc: return a proper error code when busy
John Keeping
2021-06-22
mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode
Ley Foon Tan
2021-01-15
mmc: dwmmc: Change designware MMC 'clksel' callback function to return status
Siew Chin Lim
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-09-05
mmc: dw_mmc: fix timeout calculate method
Kever Yang
2019-07-31
dw_mmc: turn on the IO supply
Urja Rannikko
2019-04-29
mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size
Marek Vasut
2019-04-29
mmc: dw_mmc: Handle return value from bounce_buffer_start()
Marek Vasut
2019-04-29
mmc: dw_mmc: Calculate timeout from transfer length
Marek Vasut
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
2017-01-11
mmc: change the set_ios return type from void to int
Jaehoon Chung
2016-10-10
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
Jaehoon Chung
2016-09-21
mmc: dw_mmc: push/pop all FIFO data if any data request
Jacob Chen
2016-08-05
mmc: dw_mmc: fix data starvation by host timeout under FIFO mode
Xu Ziyuan
2016-08-05
mmc: dw_mmc: transfer proper bytes to FIFO
Xu Ziyuan
2016-08-05
mmc: use the generic error number
Jaehoon Chung
[next]