Commits
Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/topic/s3c24xx', 'spi/topic/s3c64xx', 'spi/topic/sh', 'spi/topic/tegra114', 'spi/topic/tegra20-sflash', 'spi/topic/tegra20-slink', 'spi/topic/txx9' and 'spi/topic/xcomm' into spi-linus
Showing diff to907e26b6f52
- Mark Brown committed 907e26b6f52MMerge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/topic/hspi'...
- Mika Westerberg committed 382cebb02a6spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP CONFIG_PM will be set if eit...
- Axel Lin committed 5a33d30ff1bspi: ti-qspi: Fixup driver name The driver name in current code looks like a compatibl...
- Sachin Kamat committed 85a9012446dspi: s3c24xx: Remove reference to plat/fiq.h fiq.h contains only a function declaratio...
- Geert Uytterhoeven committed 3e83c194979spi/s3c64xx: Correct indentation Signed-off-by: Geert Uytterhoeven <geert+renesas@linu...
- Axel Lin committed 909e709c77dspi: sh: Use spi_sh_clear_bit() instead of open-coded We have a spi_sh_clear_bit() fun...
- Michal Nazarewicz committed 48c3fc93803spi: tegra114: use u32 for 32-bit register values Previously used “unsigned long” may ...
- Michal Nazarewicz committed a553a31d9f3spi: tegra20-sflash: use u32 for 32-bit register values Previously used “unsigned long...
- Michal Nazarewicz committed 5fd38677a48spi: tegra20-slink: use u32 for 32-bit register values Previously used “unsigned long”...
- Wei Yongjun committed bdf0290ac70spi: txx9: drop clk_put for devm_clk_get in txx9spi_probe() devm_clk_get() is used so ...
- Jingoo Han committed 4cc16085c80spi: xcomm: Use devm_spi_register_master() Use devm_spi_register_master() to make clea...