.. |
bsec
|
072d7532d2
refactor(st-drivers): improve BSEC driver
|
2 years ago |
clk
|
4198fa1db7
fix(st-clock): avoid arithmetics on pointers
|
1 year ago |
crypto
|
6b3ca0a817
fix(st-crypto): remove platdata functions
|
1 year ago |
ddr
|
15ca2c5e14
fix(st-ddr): add missing debug.h
|
2 years ago |
etzpc
|
e9ff3486d3
refactor(st-drivers): do not rely on DT in etzpc_init
|
2 years ago |
fmc
|
afcdc9d8d7
fix(st-fmc): fix type in message
|
2 years ago |
gpio
|
5d942ff196
fix(st-gpio): define shift as uint32_t
|
1 year ago |
i2c
|
33667d299b
feat(st): use newly introduced clock framework
|
2 years ago |
iwdg
|
33667d299b
feat(st): use newly introduced clock framework
|
2 years ago |
mmc
|
029f81e04c
fix(st-sdmmc): check transfer size before filling register
|
1 year ago |
pmic
|
3cebeec2ae
fix(st-pmic): define pmic_regs table size
|
1 year ago |
regulator
|
9a00daf9dd
fix(st-regulator): use Boolean type for tests
|
1 year ago |
reset
|
45c70e6867
drivers: stm32_reset adapt interface to timeout argument
|
4 years ago |
spi
|
5993b9157f
fix(st-spi): remove SR_BUSY bit check before sending command
|
2 years ago |
uart
|
ea69dcdc73
feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE
|
2 years ago |
usb
|
02af589cfa
fix(st-usb): replace redundant checks with asserts
|
1 year ago |