- 2a9b27b Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix/sunxi' and 'spi/fix/ti-qspi' into spi-linus by Mark Brown · 8 years ago
- 719bd65 spi: sunxi: fix transfer timeout by Michal Suchanek · 8 years ago
- 6d9fe44 spi: sun4i: fix FIFO limit by Michal Suchanek · 8 years ago
- 4dc0dd8 spi: rockchip: Signal unfinished DMA transfers by Tomeu Vizoso · 8 years ago
- 3ac066e spi: spi-ti-qspi: Suspend the queue before removing the device by Jean-Jacques Hiblot · 8 years ago
- 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
- bea8205 Merge branch 'asoc-fix-ep93xx' into spi-fix-ep93xx by Mark Brown · 8 years ago
- a5a3717 Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fix/kirkwood' and 'asoc/fix/twl6040' into asoc-linus by Mark Brown · 8 years ago
- a56f489 Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
- f7aa23c spi: spi-ep93xx: Fix the PTR_ERR() argument by Fabio Estevam · 8 years ago
- c4e85b7 Merge remote-tracking branch 'spi/topic/zynqmp' into spi-next by Mark Brown · 8 years ago
- c8d6a77 Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qup', 'spi/topic/rockchip', 'spi/topic/st-ssc4' and 'spi/topic/xlp' into spi-next by Mark Brown · 8 years ago
- b340941 Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', 'spi/topic/orion', 'spi/topic/pic32' and 'spi/topic/pic32-qspi' into spi-next by Mark Brown · 8 years ago
- c36581c Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi' and 'spi/topic/kconfig' into spi-next by Mark Brown · 8 years ago
- 4b744af Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/cadence', 'spi/topic/davinci' and 'spi/topic/dln2' into spi-next by Mark Brown · 8 years ago
- 38accef Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 8 years ago
- a0d3c7c Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
- 21825ff spi: pic32-sqi: Fix linker error, undefined reference to `bad_dma_ops'. by Purna Chandra Mandal · 9 years ago
- 3208a1c spi: dw-pci: Spelling s/paltforms/platforms/g by Geert Uytterhoeven · 9 years ago
- 9b1f189 Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/omap2-mcspi', 'spi/fix/pxa2xx' and 'spi/fix/ti-qspi' into spi-linus by Mark Brown · 9 years ago
- 191ec11 spi: pic32-sqi: Remove pic32_sqi_setup and pic32_sqi_cleanup by Axel Lin · 9 years ago
- 8ba811a spi: Fix simple typo s/impelment/implement by Moritz Fischer · 9 years ago
- 5de7ed0 spi: rockchip: potential NULL dereference on error by Dan Carpenter · 9 years ago
- ba412e3 spi: zynqmp: disable clocks in error paths by Shubhrajyoti Datta · 9 years ago
- 46cb415 spi: Drop unnecessary dependencies on relaxed I/O accessors by Axel Lin · 9 years ago
- d244228 spi: qup: Add spi_master_put in remove function by Pramod Gurav · 9 years ago
- dae1a77 spi: qup: Handle clocks in pm_runtime suspend and resume by Pramod Gurav · 9 years ago
- 1051550 spi: st-ssc4: Fix missing spi_master_put in spi_st_probe error paths by Axel Lin · 9 years ago
- 83fefd2 spi: st-ssc4: Allow compile test build by Axel Lin · 9 years ago
- b085c61 spi: omap2-mcspi: Use dma_request_chan() for requesting DMA channel by Peter Ujfalusi · 9 years ago
- fe5fd25 spi: davinci: Use dma_request_chan() for requesting DMA channel by Peter Ujfalusi · 9 years ago
- 866e48b spi: pic32: Fix checking return value of devm_ioremap_resource by Axel Lin · 9 years ago
- 71c5e53 spi: Drop duplicate code to set master->dev.parent by Axel Lin · 9 years ago
- 2452ee2 spi: pic32: Set proper bits_per_word_mask by Axel Lin · 9 years ago
- 66ec246 spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT by Jarkko Nikula · 9 years ago
- 0569a88 spi: return error if kmap'd buffers passed to spi_map_buf() by Vignesh R · 9 years ago
- 989ffc7 spi: pic32-sqi: silence array overflow warning by Dan Carpenter · 9 years ago
- 710a1d5 spi: spi-orion: enable the driver on ARCH_MVEBU platforms by Thomas Petazzoni · 9 years ago
- 280af2b spi: spi-pxa2xx: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
- 3270ac2 spi: pic32-sqi: add SPI driver for PIC32 SQI controller. by Purna Chandra Mandal · 9 years ago
- a7b221d spi: bcm53xx: add spi_flash_read callback for MMIO-based reads by Rafał Miłecki · 9 years ago
- 148b1eb spi: cadence: mark pm functions __maybe_unused by Arnd Bergmann · 9 years ago
- 83835fb spi: dln2: Pass of_node to spi master by Crestez Dan Leonard · 9 years ago
- c422025 dmaengine: dw: rename masters to reflect actual topology by Andy Shevchenko · 9 years ago
- 1ff7760 spi: spi-ti-qspi: Handle truncated frames properly by Ben Hutchings · 9 years ago
- ea1b60f spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is overridden by Ben Hutchings · 9 years ago
- d7e2ee2 spi: let SPI masters ignore their children for PM by Linus Walleij · 9 years ago
- 8070954 spi: omap2-mcspi: Undo broken fix for dma transfer of vmalloced buffer by Akinobu Mita · 9 years ago
- 57bb1369 spi: cadence: Fix some checkpatch warnings by Shubhrajyoti Datta · 9 years ago
- 92dc20d spi: spi-fsl-dspi: Fix cs_change handling in message transfer by Andrey Vostrikov · 9 years ago
- 6fe9b67 spi: cadence: Return the error code for cdns_spi_suspend and cdns_spi_resume by Shubhrajyoti Datta · 9 years ago
- 2198b74 spi: cadence: Remove the clock enable and disable from suspend and resume by Shubhrajyoti Datta · 9 years ago
- d36ccd9 spi: cadence: Runtime pm adaptation by Shubhrajyoti Datta · 9 years ago
- b403736 spi: cadance: Fix the Documentation by Shubhrajyoti Datta · 9 years ago
- 50ac697 spi: cadence: Fix probe error handling by Shubhrajyoti Datta · 9 years ago
- 2474667 spi: cadence: Remove _MASK and _OFFSET suffix by Shubhrajyoti Datta · 9 years ago
- 15a1c50 spi: cadence: Fix a check patch warning by Shubhrajyoti Datta · 9 years ago
- cb39f73 Merge remote-tracking branches 'spi/fix/omap2' and 'spi/fix/rockchip' into spi-linus by Mark Brown · 9 years ago
- 2b657a5 Merge remote-tracking branch 'spi/fix/imx' into spi-linus by Mark Brown · 9 years ago
- d7124d6 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 9 years ago
- 1bcb9f8c spi: spi-pic32: Add PIC32 SPI master driver by Purna Chandra Mandal · 9 years ago
- e4c0e06 spi: rockchip: fix probe deferral handling by Shawn Lin · 9 years ago
- a52db65 spi: pxa2xx: Fix cs_change management by Christophe Ricard · 9 years ago
- 6319a68 spi/fsl-espi: avoid infinite loops on fsl_espi_cpu_irq() by Nobuteru Hayashi · 9 years ago
- aa70e56 spi/fsl-espi: Don't wait transaction completion forever by Nobuteru Hayashi · 9 years ago
- a12ddd6 spi/fsl-espi: Don't spin forever on SPIE_RXCNT by Nobuteru Hayashi · 9 years ago
- 8c3ad48 spi: pxa2xx: Use dummy buffers provided by SPI core by Jarkko Nikula · 9 years ago
- 68335ec spi: pxa2xx: Remove rx_/tx_map_len members from struct driver_data by Jarkko Nikula · 9 years ago
- 7d1f1bf spi: pxa2xx: handle error of pxa2xx_spi_dma_prepare() by Andy Shevchenko · 9 years ago
- 9419b20 spi: fsl-dspi: Set max_speed_hz for master by Bhuvanchandra DV · 9 years ago
- 3525e0a spi: omap2-mcspi: fix dma transfer for vmalloced buffer by Akinobu Mita · 9 years ago
- bf23d19 spi: xlp: Enable SPI driver for Broadcom Vulcan ARM64 by Kamlakant Patel · 9 years ago
- 3ae36c8 spi: octeon: Convert to use devm_ioremap_resource by Axel Lin · 9 years ago
- 24c8cd1 spi: fix possible deadlock between internal bus locks and bus_lock_flag by Heiko Stübner · 9 years ago
- b5b131c Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
- cd8dd41 spi: imx: Fix possible NULL pointer deref by Sascha Hauer · 9 years ago
- 793c7f9 spi: imx: only do necessary changes to ECSPIx_CONFIGREG by Knut Wohlrab · 9 years ago
- bb51537 spi: rockchip: Spelling s/divsor/divisor/ by Geert Uytterhoeven · 9 years ago
- c508709 Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/topic/sh', 'spi/topic/ti-qspi' and 'spi/topic/xilinx' into spi-next by Mark Brown · 9 years ago
- b9facea Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topic/pl022' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
- f91c75d Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/flash' into spi-next by Mark Brown · 9 years ago
- 6beb9fe Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi/topic/bcm2835' and 'spi/topic/bcm2835aux' into spi-next by Mark Brown · 9 years ago
- ce7fb74 Merge remote-tracking branch 'spi/topic/imx' into spi-next by Mark Brown · 9 years ago
- a75481a Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 9 years ago
- df9633a Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 9 years ago
- 10f11a2 spi: Add gfp parameter to kernel-doc to fix build warning by Javier Martinez Canillas · 9 years ago
- 108b5c8 spi: rockchip: covert rsd_nsecs to u32 type by Shawn Lin · 9 years ago
- ec5c5d8 spi: rockchip: header file cleanup by Shawn Lin · 9 years ago
- 3ee20ab Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus by Mark Brown · 9 years ago
- c23663a Merge remote-tracking branch 'spi/fix/imx' into spi-linus by Mark Brown · 9 years ago
- df88e91 spi: respect the maximum segment size of DMA device by Andy Shevchenko · 9 years ago
- 61cadcf spi: rockchip: check requesting dma channel with EPROBE_DEFER by Shawn Lin · 9 years ago
- 557b7ea spi: rockchip: migrate to dmaengine_terminate_async by Shawn Lin · 9 years ago
- ea98491 spi: rockchip: check return value of dmaengine_prep_slave_sg by Shawn Lin · 9 years ago
- 49023d2 spi: core: Fix deadlock when sending messages by Jon Hunter · 9 years ago
- 0277e01 spi/rockchip: fix endian mode for 16-bit transfers by Alexander Kochetkov · 9 years ago
- b920cc3 spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs by Huibin Hong · 9 years ago
- 5907450 spi: pxa2xx: Use newer more explicit DMAengine terminate API by Jarkko Nikula · 9 years ago
- c1b03f1 spi: pxa2xx: Add support for Intel Broxton B-Step by Jarkko Nikula · 9 years ago
- 14a2042 spi: lp-8841: return correct error code from probe by Arnd Bergmann · 9 years ago