Age | Commit message (Expand) | Author |
2016-02-17 | spi: fix parent-device reference leak | Johan Hovold |
2016-02-17 | spi: ti-qspi: Fix data corruption seen on r/w stress test | Vignesh R |
2016-02-17 | spi: atmel: Fix DMA-setup for transfers with more than 8 bits per word | David Mosberger-Tang |
2015-11-09 | spi: fix pointer-integer size mismatch warning | SeongJae Park |
2015-10-22 | spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled | Tan, Jui Nee |
2015-10-22 | spi: Fix documentation of spi_alloc_master() | Guenter Roeck |
2015-08-03 | spi: fix race freeing dummy_tx/rx before it is unmapped | Martin Sperl |
2015-05-06 | spi: spidev: fix possible arithmetic overflow for multi-transfer message | Ian Abbott |
2015-04-13 | spi: trigger trace event for message-done before mesg->complete | Uwe Kleine-König |
2015-03-26 | spi: pl022: Fix race in giveback() leading to driver lock-up | Alexander Sverdlin |
2015-03-26 | spi: atmel: Fix interrupt setup for PDC transfers | Torsten Fleischer |
2015-02-05 | spi/pxa2xx: Clear cur_chip pointer before starting next message | Mika Westerberg |
2015-02-05 | spi: dw-mid: fix FIFO size | Andy Shevchenko |
2015-01-16 | spi: fsl: Fix problem with multi message transfers | Stefan Roese |
2014-12-06 | spi: dw: Fix dynamic speed change. | Thor Thayer |
2014-11-14 | spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM | Dmitry Eremin-Solenikov |
2014-11-14 | spi: fsl-dspi: Fix CTAR selection | Alexander Stein |
2014-11-14 | spi: pl022: Fix incorrect dma_unmap_sg | Ray Jui |
2014-10-30 | spi: dw-mid: terminate ongoing transfers at exit | Andy Shevchenko |
2014-10-30 | spi: dw-mid: check that DMA was inited before exit | Andy Shevchenko |
2014-10-30 | spi: dw-mid: respect 8 bit mode | Andy Shevchenko |
2014-10-05 | spi: dw-pci: fix bug when regs left uninitialized | Andy Shevchenko |
2014-10-05 | spi/omap-mcspi: Fix the spi task hangs waiting dma_rx | Jorge A. Ventura |
2014-09-17 | spi/pxa2xx: Add ACPI ID for Intel Braswell | Alan Cox |
2014-09-17 | spi: omap2-mcspi: Configure hardware when slave driver changes mode | Mark A. Greer |
2014-09-17 | spi: orion: fix incorrect handling of cell-index DT property | Thomas Petazzoni |
2014-06-07 | spi: core: Ignore unsupported Dual/Quad Transfer Mode bits | Geert Uytterhoeven |
2014-05-06 | spi: dw: Don't call kfree for memory allocated by devm_kzalloc | Axel Lin |
2014-05-06 | spi: efm32: use $vendor,$device scheme for compatible string | Uwe Kleine-König |
2014-03-07 | Merge remote-tracking branches 'spi/fix/ath79', 'spi/fix/atmel', 'spi/fix/col... | Mark Brown |
2014-03-05 | spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacks | Wenyou Yang |
2014-03-05 | spi: coldfire-qspi: Fix getting correct address for *mcfqspi | Axel Lin |
2014-03-05 | spi: fsl-dspi: Fix getting correct address for master | Axel Lin |
2014-03-03 | spi: spi-ath79: fix initial GPIO CS line setup | Gabor Juhos |
2014-02-28 | spi: spi-imx: spi_imx_remove: do not disable disabled clocks | Philippe De Muyter |
2014-02-27 | spi-topcliff-pch: Fix probing when DMA mode is used | Alexander Stein |
2014-02-19 | spi/topcliff-pch: Fix DMA channel | Alexander Stein |
2014-02-11 | Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/r... | Mark Brown |
2014-02-11 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown |
2014-02-04 | spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true | Axel Lin |
2014-02-04 | spi: rspi: Document support for Renesas QSPI in Kconfig | Geert Uytterhoeven |
2014-01-29 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt |
2014-01-28 | spi: Fix crash with double message finalisation on error handling | Geert Uytterhoeven |
2014-01-25 | Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-23 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-23 | Merge commit 'spi/topic/sc18is602' into spi-linus | Mark Brown |
2014-01-23 | Merge commit 'spi/fix/rcar' into spi-linus | Mark Brown |
2014-01-23 | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top... | Mark Brown |
2014-01-23 | Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t... | Mark Brown |