summaryrefslogtreecommitdiff
path: root/drivers/spi/stm32_spi.c
AgeCommit message (Expand)Author
2024-10-09spi: spi-uclass: Read chipselect and restrict capabilitiesVenkatesh Yadav Abbarapu
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07spi: Remove <common.h> and add needed includesTom Rini
2024-01-29treewide: Remove clk_freeSean Anderson
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2021-10-08spi: stm32: Add ofdata_to_platdata() callbackPatrice Chotard
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