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
/
stm32_sdmmc2.c
Age
Commit message (
Expand
)
Author
2025-08-25
mmc: stm32_sdmmc2: avoid infinite while loop
Christophe Kerello
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-19
mmc: stm32_sdmmc2: Fix AARCH64 compilation warnings
Patrice Chotard
2024-04-19
mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatible
Patrick Delaunay
2024-01-29
treewide: Remove clk_free
Sean Anderson
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2022-10-24
mmc: stm32_sdmmc2: manage vqmmc
Yann Gautier
2022-10-24
mmc: stm32_sdmmc2: protect against unsupported modes
Yann Gautier
2022-10-24
mmc: stm32_sdmmc2: add dual data rate support
Yann Gautier
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-07-12
mmc: stm32_sdmmc2: introduce of_to_plat ops
Patrick Delaunay
2022-07-12
mmc: stm32_sdmmc2: remove privdata
Patrick Delaunay
2022-07-12
mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind
Patrick Delaunay
2022-06-17
mmc: stm32_sdmmc2: make reset property optional
Patrick Delaunay
2021-11-30
mmc: stm32_sdmmc2: Add support for probing bus voltage level translator
Marek Vasut
2021-01-13
mmc: stm32_sdmmc2: migrate trace to dev and log macro
Patrick Delaunay
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
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-12-09
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-10-21
mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities
Alexandru Gagniuc
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
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
2020-05-14
mmc: stm32_sdmmc2: change the displayed config name
Patrick Delaunay
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-10-10
mmc: stm32_sdmmc2: implement host_power_cycle callback
Yann Gautier
2019-08-27
mmc: stm32_sdmmc2: reload watchdog
Christophe Kerello
2019-08-27
mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_US
Patrice Chotard
2019-07-12
mmc: stm32_sdmmc2: avoid warnings when building with W=1 option
Patrick Delaunay
2019-04-23
mmc: stm32_sdmmc2: Fix r1b timeout issue
Christophe Kerello
2019-04-23
mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings
Patrick Delaunay
2018-07-19
mmc: stm32_sdmmc2: update pwron management
Patrick Delaunay
2018-05-26
mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()
Patrice Chotard
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-13
mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin
Patrick Delaunay
2018-03-13
mmc: stm32: sdmmc2: add hardware flow control support
Patrick Delaunay
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-10-16
mmc: stm32_sdmmc2: increase polling status register delay
Christophe Kerello
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-28
mmc: Add MMC support for stm32h7 Socs
Patrice Chotard