~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
stm32_sdmmc2.c
Commit message (
Expand
)
Author
Age
*
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-10-24
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
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-07-12
*
mmc: stm32_sdmmc2: make reset property optional
Patrick Delaunay
2022-06-17
*
mmc: stm32_sdmmc2: Add support for probing bus voltage level translator
Marek Vasut
2021-11-30
*
mmc: stm32_sdmmc2: migrate trace to dev and log macro
Patrick Delaunay
2021-01-13
*
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
|
\
|
*
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-12-09
*
|
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-13
|
/
*
mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities
Alexandru Gagniuc
2020-10-21
*
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-18
*
mmc: stm32_sdmmc2: change the displayed config name
Patrick Delaunay
2020-05-14
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
mmc: stm32_sdmmc2: implement host_power_cycle callback
Yann Gautier
2019-10-10
*
mmc: stm32_sdmmc2: reload watchdog
Christophe Kerello
2019-08-27
*
mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_US
Patrice Chotard
2019-08-27
*
mmc: stm32_sdmmc2: avoid warnings when building with W=1 option
Patrick Delaunay
2019-07-12
*
mmc: stm32_sdmmc2: Fix r1b timeout issue
Christophe Kerello
2019-04-23
*
mmc: stm32_sdmmc2: Update DT properties with v4.19 bindings
Patrick Delaunay
2019-04-23
*
mmc: stm32_sdmmc2: update pwron management
Patrick Delaunay
2018-07-19
*
mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()
Patrice Chotard
2018-05-26
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
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-13
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
*
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-11-06
*
mmc: stm32_sdmmc2: increase polling status register delay
Christophe Kerello
2017-10-16
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
*
mmc: Add MMC support for stm32h7 Socs
Patrice Chotard
2017-09-28