Commits
Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/imx', 'spi/fix/rspi', 'spi/fix/sun4i' and 'spi/fix/xilinx' into spi-linus
Showing diff to66e900a3d22
- Linus Torvalds committed 1291a0d5049Linux 4.15-rc4
- Maxime Chevallier committed 251c201bf4fspi: a3700: Fix clk prescaling for coefficient over 15 The Armada 3700 SPI controller ...
- Radu Pirea committed 66e900a3d22spi: atmel: fixed spin_lock usage inside atmel_spi_remove The only part of atmel_spi_r...
- Geert Uytterhoeven committed 8d26fdfcb45spi: Fix double "when" Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Sig...
- Trent Piepho committed 8c059a46760spi: imx: Update device tree binding documentation Update documentation for gpio-cs an...
- Geert Uytterhoeven committed b458a3490e4spi: rspi: Do not set SPCR_SPE in qspi_set_config_register() The R-Car Gen2 Hardware U...
- Takuo Koguchi committed c810daba0abspi: sun4i: disable clocks in the remove function mclk and hclk need to be disabled. S...
- Ricardo Ribalda committed 5a1314fa697spi: xilinx: Detect stall with Unknown commands When the core is configured in C_SPI_M...