Age | Commit message (Expand) | Author |
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 |
2014-01-23 | Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi... | Mark Brown |
2014-01-23 | Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/dspi', 'spi/fix/hs... | Mark Brown |
2014-01-23 | Merge remote-tracking branch 'spi/topic/core' into spi-linus | Mark Brown |
2014-01-23 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown |
2014-01-21 | spi: core: Fix transfer failure when master->transfer_one returns positive value | Axel Lin |
2014-01-21 | spi: Spelling s/finised/finished/ | Geert Uytterhoeven |
2014-01-17 | spi: sc18is602: Convert to use bits_per_word_mask | Axel Lin |
2014-01-17 | spi: Remove duplicate code to set default bits_per_word setting | Axel Lin |
2014-01-17 | Merge branches 'topic/sc18is602' and 'topic/rspi' of git://git.kernel.org/pub... | Mark Brown |
2014-01-16 | ACPI: fix module autoloading for ACPI enumerated devices | Zhang Rui |
2014-01-16 | spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP | Mika Westerberg |
2014-01-14 | spi: clps711x: Add MODULE_ALIAS to support module auto-loading | Axel Lin |
2014-01-14 | spi: rspi: Add missing clk_disable() calls in error and cleanup paths | Geert Uytterhoeven |
2014-01-14 | Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |