index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
stm32_sdmmc2.c
Age
Commit message (
Expand
)
Author
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