Commits
Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/orion', 'spi/fix/pl022', 'spi/fix/rockchip' and 'spi/fix/spidev' into spi-linus
Showing diff to2c2bc7489ef
- Linus Torvalds committed cac7f242987Linux 3.18-rc2
- Thor Thayer committed 9c6de47d53aspi: dw: Initialize of_node to discover DT node children The of_node element must be i...
- Greg Ungerer committed 9a2d3635524spi: orion: fix potential NULL pointer de-reference It's possible that the call to of_...
- Ray Jui committed 3ffa6158f00spi: pl022: Fix incorrect dma_unmap_sg When mapped RX DMA entries are unmapped in an e...
- Addy Ke committed 2c2bc7489efspi/rockchip: spi controller must be disabled in tx callback too Signed-off-by: Addy K...
- Ray Jui committed 865f6d1974dspi: spidev: Use separate TX and RX bounce buffers By using separate TX and RX bounce ...