Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-13 | spi: stm32: Fix logical error in stm32_spi_prepare_mbr() | Christos Gkekas | 1 | -2/+2 |
2017-07-19 | spi: stm32: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-06-28 | spi: stm32: fix potential dereference null return value | Amelie Delaunay | 1 | -8/+8 |
2017-06-28 | spi: stm32: enhance DMA error management | Amelie Delaunay | 1 | -6/+17 |
2017-06-28 | spi: stm32: add runtime PM support | Amelie Delaunay | 1 | -7/+36 |
2017-06-28 | spi: stm32: use normal conditional statements instead of ternary operator | Amelie Delaunay | 1 | -14/+30 |
2017-06-28 | spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindings | Amelie Delaunay | 1 | -1/+1 |
2017-06-28 | spi: stm32: fix compatible to fit with new bindings | Amelie Delaunay | 1 | -1/+1 |
2017-06-23 | spi: stm32: fix error check on mbr being -ve | Colin Ian King | 1 | -2/+2 |
2017-06-21 | spi: add driver for STM32 SPI controller | Amelie Delaunay | 1 | -0/+1266 |