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