summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-stm32.c
Commit message (Expand)AuthorAge
* spi: stm32: Fix logical error in stm32_spi_prepare_mbr()Christos Gkekas2017-09-13
* spi: stm32: explicitly request exclusive reset controlPhilipp Zabel2017-07-19
* spi: stm32: fix potential dereference null return valueAmelie Delaunay2017-06-28
* spi: stm32: enhance DMA error managementAmelie Delaunay2017-06-28
* spi: stm32: add runtime PM supportAmelie Delaunay2017-06-28
* spi: stm32: use normal conditional statements instead of ternary operatorAmelie Delaunay2017-06-28
* spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindingsAmelie Delaunay2017-06-28
* spi: stm32: fix compatible to fit with new bindingsAmelie Delaunay2017-06-28
* spi: stm32: fix error check on mbr being -veColin Ian King2017-06-23
* spi: add driver for STM32 SPI controllerAmelie Delaunay2017-06-21