Revision ae24a21bbd96a7a4a3e82890285255d7e86540f0 authored by Linus Torvalds on 06 March 2020, 20:50:16 UTC, committed by Linus Torvalds on 06 March 2020, 20:50:16 UTC
Pull spi fixes from Mark Brown:
 "A selection of small fixes, mostly for drivers, that have arrived
  since the merge window. None of them are earth shattering in
  themselves but all useful for affected systems"

* tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: spi_register_controller(): free bus id on error paths
  spi: bcm63xx-hsspi: Really keep pll clk enabled
  spi: atmel-quadspi: fix possible MMIO window size overrun
  spi/zynqmp: remove entry that causes a cs glitch
  spi: pxa2xx: Add CS control clock quirk
  spi: spidev: Fix CS polarity if GPIO descriptors are used
  spi: qup: call spi_qup_pm_resume_runtime before suspending
  spi: spi-omap2-mcspi: Support probe deferral for DMA channels
  spi: spi-omap2-mcspi: Handle DMA size restriction on AM65x
2 parent s 43c6372 + f9981d4
History
File Mode Size
Makefile -rw-r--r-- 244 bytes
callchain.c -rw-r--r-- 5.6 KB
core.c -rw-r--r-- 299.6 KB
hw_breakpoint.c -rw-r--r-- 16.1 KB
internal.h -rw-r--r-- 5.8 KB
ring_buffer.c -rw-r--r-- 22.5 KB
uprobes.c -rw-r--r-- 57.0 KB

back to top