Commits
Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/dspi', 'spi/fix/hspi', 'spi/fix/imx', 'spi/fix/msiof', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/topic/altera', 'spi/topic/ath79' and 'spi/topic/atmel' into spi-linus
Showing diff tocaedb997a40
- Mark Brown committed 3c1039745efMMerge remote-tracking branch 'spi/topic/core' into spi-linus
- Wei Yongjun committed 9637b86fd1bspi: bcm63xx: fix reference leak to master in bcm63xx_spi_remove() Once a spi_master_g...
- Axel Lin committed e07725be735spi: fsl-dspi: Add missing breaks for switch cases Signed-off-by: Axel Lin <axel.lin@i...
- Axel Lin committed caedb997a40spi: sh-hspi: Fix modalias for sh-hspi Make the modalias matches the driver name. Seem...
- Marek Vasut committed 6fd8b8503a0spi: spi-imx: Fix out-of-order CS/SCLK operation at low speeds Problem: -------- The ...
- Takashi Yoshii committed e4d313ff79aspi: spi-sh-msiof: round up div to fix freq calculation Truncation on integer division...
- Mika Westerberg committed 483c319188cspi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match Commit cddb339b...
- Axel Lin committed e3d8bee3854spi: ti-qspi: Fix getting correct address for qspi Now platform_get_drvdata() returns ...
- Axel Lin committed 646d79b2d7bspi: altera: Remove unneeded NULL checking for hw->bitbang.master We already has NULL ...
- Jingoo Han committed a6f4c8e06b7spi: ath79: Use devm_*() functions Use devm_*() functions to make cleanup paths simple...
- Wenyou Yang committed 8090d6d1a41spi: atmel: Refactor spi-atmel to use SPI framework queue Replace the deprecated maste...