Commits
Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/topic/au1550', 'spi/topic/bcm63xx', 'spi/topic/bcm63xx-hsspi', 'spi/topic/bfin5xx', 'spi/topic/bitbang' and 'spi/topic/bpw' into spi-next
Showing diff toa78389844ea
- Mark Brown committed a78389844eaMMerge remote-tracking branch 'spi/topic/dma' into spi-next
- Axel Lin committed bf2f2f79583spi: altera: Remove the code to get unused platform_data The definition of struct alte...
- Randy Dunlap committed 54f4c51cc16spi: atmel: fix printk format warnings Fix printk format warning by using %p extension...
- Axel Lin committed 0dd26e53b56spi: au1550: Convert to let spi core handle checking transfer speed By setting master-...
- Axel Lin committed 7f8cf088f02spi: bcm63xx: Remove unused define for PFX Signed-off-by: Axel Lin <axel.lin@ingics.co...
- Jingoo Han committed 1480916ebd6spi: bcm63xx-hsspi: Use SIMPLE_DEV_PM_OPS macro Use SIMPLE_DEV_PM_OPS macro in order t...
- Axel Lin committed 6e3bc2b7b39spi: bfin5xx: Remove unused last_transfer pointer in bfin_spi_giveback() Signed-off-by...
- Axel Lin committed d9721ae1493spi: bitbang: Make spi_bitbang_stop() return void spi_bitbang_stop() never fails, so m...
- Axel Lin committed aa188f90ff1spi: Use SPI_BPW_MASK macro at appropriate places Signed-off-by: Axel Lin <axel.lin@in...