summaryrefslogtreecommitdiff
path: root/drivers/spi/stm32_spi.c
AgeCommit message (Expand)Author
2021-01-13spi: stm32_spi: migrate trace to dev and log macroPatrick Delaunay
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-07-12spi: stm32: Fix warnings when compiling with W=1Patrick Delaunay
2019-06-06spi: stm32: Add Serial Peripheral Interface driver for STM32MPPatrice Chotard