Age | Commit message (Expand) | Author |
2015-07-24 | Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-sp... | Mark Brown |
2015-07-24 | spi: imx: Fix small DMA transfers | Sascha Hauer |
2015-07-07 | spi: zynq: missing break statement | Dan Carpenter |
2015-07-07 | spi: SPI_ZYNQMP_GQSPI should depend on HAS_DMA | Geert Uytterhoeven |
2015-07-07 | spi: spidev: add compatible value for LTC2488 | Jiri Prchal |
2015-06-22 | spi: img-spfi: fix support for speeds up to 1/4th input clock | Sifan Naeem |
2015-06-18 | Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev' and 'spi/... | Mark Brown |
2015-06-18 | Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/rb4xx', 'spi/topic... | Mark Brown |
2015-06-18 | Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/gpio', 'spi/t... | Mark Brown |
2015-06-18 | Merge remote-tracking branches 'spi/topic/ath79', 'spi/topic/atmel' and 'spi/... | Mark Brown |
2015-06-18 | Merge remote-tracking branch 'spi/topic/omap2-mcspi' into spi-next | Mark Brown |
2015-06-18 | Merge remote-tracking branch 'spi/topic/bcm2835' into spi-next | Mark Brown |
2015-06-18 | Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/fsl-espi', 'spi/f... | Mark Brown |
2015-06-18 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown |
2015-06-17 | spi: zynq: Remove execute bit | Mark Brown |
2015-06-16 | spi: atmel: add support to FIFOs | Cyrille Pitchen |
2015-06-15 | spi: pxa2xx: Constify ACPI device ids | Mathias Krause |
2015-06-12 | spi: Add support for Zynq Ultrascale+ MPSoC GQSPI controller | Ranjit Waghmode |
2015-06-12 | spi: fsl-dspi: Use pinctrl PM helpers | Mirza Krak |
2015-06-10 | spi: davinci: change the lower limit of pre-scale divider to 1 | Murali Karicheri |
2015-06-09 | spi: spi-fsl-dspi: Change the way of increasing spi_message->actual_length | Haikun Wang |
2015-06-09 | spi: spi-fsl-dspi: Enable TCF interrupt mode support | Haikun Wang |
2015-06-09 | Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown |
2015-06-09 | spi: atmel: add support for the internal chip-select of the spi controller | Cyrille Pitchen |
2015-06-09 | spi: spi-pxa2xx: remove legacy PXA DMA bits | Daniel Mack |
2015-06-05 | spi: pxa2xx: Make LPSS SPI general register optional | Jarkko Nikula |
2015-06-05 | spi: pxa2xx: Prepare for new Intel LPSS SPI type | Jarkko Nikula |
2015-06-05 | spi: pxa2xx: Differentiate Intel LPSS types | Jarkko Nikula |
2015-06-02 | spi: restore rx/tx_buf in case of unset CONFIG_HAS_DMA | Martin Sperl |
2015-06-02 | spi: rspi: Re-do the returning value of qspi_transfer_out_in | Hiep Cao Minh |
2015-06-02 | spi: rspi: modify the name of "qspi_trigger_transfer_out_int" function | Hiep Cao Minh |
2015-05-27 | spi: orion: Fix extended baud rates for each Armada SoCs | Gregory CLEMENT |
2015-05-26 | spi: sirf: add the reset for USP-based SPI | Qipan Li |
2015-05-26 | spi: sirf: remove the allocation of dummypage | Qipan Li |
2015-05-26 | spi: orion: Fix maximum baud rates for Armada 370/XP | Gregory CLEMENT |
2015-05-25 | spi: omap2-mcspi: Handle error on gpio_request | Michael Welling |
2015-05-25 | spi: omap2-mcspi: Fix GPIO chip select support | Michael Welling |
2015-05-25 | spi: omap2-mcspi: Fix set_cs function for active high | Michael Welling |
2015-05-25 | spi: omap2-mcspi: Remove unnecessary delay | Michael Welling |
2015-05-21 | spi: fsl-espi: Fix an error that can cause fsl espi task blocked | Jane Wan |
2015-05-21 | spi: spi-fsl-dspi: Bug fix incorrect CS de-assert | Haikun Wang |
2015-05-20 | spi: sirf: add support for USP-based SPI | Qipan Li |
2015-05-12 | spi: omap2-mcspi: Fix native cs with new set_cs | Michael Welling |
2015-05-12 | spi: bcm2835: bcm2835_dma_release() can be static | kbuild test robot |
2015-05-12 | spi: bcm2835: fix kbuild compile warnings/errors and a typo | Martin Sperl |
2015-05-11 | spi: bcm2835: enable dma modes for transfers meeting certain conditions | Martin Sperl |
2015-05-11 | spi: fix race freeing dummy_tx/rx before it is unmapped | Martin Sperl |
2015-05-11 | Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi... | Mark Brown |
2015-05-11 | Merge tag 'spi-v4.1-rc1' into spi-linus | Mark Brown |
2015-05-11 | spi: spidev: Remove unneeded variable | Fabio Estevam |