Age | Commit message (Expand) | Author | Files | Lines |
2018-01-26 | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next | Mark Brown | 1 | -0/+1 |
2018-01-26 | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/... | Mark Brown | 5 | -41/+103 |
2018-01-26 | Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to... | Mark Brown | 5 | -14/+32 |
2018-01-26 | Merge remote-tracking branches 'spi/topic/a3700', 'spi/topic/atmel', 'spi/top... | Mark Brown | 5 | -67/+188 |
2018-01-26 | Merge remote-tracking branches 'spi/fix/imx' and 'spi/fix/sh-msiof' into spi-... | Mark Brown | 2 | -3/+24 |
2018-01-26 | spi: dw: Remove unused members from struct chip_data | Jarkko Nikula | 1 | -2/+0 |
2018-01-26 | spi: orion: Fix a resource leak if the optional "axi" clk is deferred | Christophe Jaillet | 1 | -5/+8 |
2018-01-24 | spi: a3700: Remove endianness swapping for full-duplex transfers | Maxime Chevallier | 1 | -7/+6 |
2018-01-24 | spi: a3700: Remove endianness swapping functions when accessing FIFOs | Maxime Chevallier | 1 | -3/+2 |
2018-01-18 | spi: a3700: Add full-duplex support | Maxime Chevallier | 1 | -12/+73 |
2018-01-18 | spi: a3700: Allow to enable or disable FIFO mode | Maxime Chevallier | 1 | -3/+6 |
2018-01-18 | spi: a3700: Set frequency limits at startup | Maxime Chevallier | 1 | -0/+7 |
2018-01-18 | spi: a3700: Clear DATA_OUT when performing a read | Maxime Chevallier | 1 | -0/+5 |
2018-01-12 | spi: orion: Fix clock resource by adding an optional bus clock | Gregory CLEMENT | 1 | -0/+14 |
2018-01-08 | spi: s3c64xx: add SPDX identifier | Andi Shyti | 1 | -14/+4 |
2018-01-08 | spi: imx: do not access registers while clocks disabled | Stefan Agner | 1 | -2/+13 |
2018-01-05 | spi: atmel: Implements transfers with bounce buffer | Radu Pirea | 1 | -29/+84 |
2018-01-03 | spi: sh-msiof: Fix timeout failures for TX-only DMA transfers | Geert Uytterhoeven | 1 | -1/+11 |
2018-01-03 | spi: spi-fsl-dspi: account for const type of of_device_id.data | Julia Lawall | 1 | -4/+3 |
2018-01-03 | spi: bcm53xx: simplify reading SPI data | Rafał Miłecki | 1 | -16/+10 |
2018-01-03 | spi: sirf: account for const type of of_device_id.data | Julia Lawall | 1 | -2/+2 |
2017-12-22 | spi: pxa2xx: Use gpiod_put() not gpiod_free() | Mark Brown | 1 | -2/+2 |
2017-12-21 | spi: pxa2xx: avoid redundant gpio_to_desc(desc_to_gpio()) round-trip | Rasmus Villemoes | 1 | -2/+2 |
2017-12-19 | Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/do... | Mark Brown | 5 | -4/+23 |
2017-12-19 | spi: atmel: fixed spin_lock usage inside atmel_spi_remove | Radu Pirea | 1 | -1/+1 |
2017-12-14 | spi: sh-msiof: Implement cs-gpios configuration | Geert Uytterhoeven | 1 | -7/+59 |
2017-12-14 | spi: sh-msiof: Extend support to 3 native chip selects | Geert Uytterhoeven | 1 | -5/+13 |
2017-12-14 | spi: sh-msiof: Avoid writing to registers from spi_master.setup() | Geert Uytterhoeven | 1 | -11/+24 |
2017-12-13 | spi: jcore: disable clock when registering spi conroller failed | Takuo Koguchi | 1 | -1/+3 |
2017-12-12 | spi: davinci: Initialize dspi->done before any possible use of it | Michele Dionisio | 1 | -2/+2 |
2017-12-07 | spi: sun6i: disable/unprepare clocks on remove | Tobias Jordan | 1 | -1/+1 |
2017-12-07 | spi: sun4i: disable clocks in the remove function | Takuo Koguchi | 1 | -1/+1 |
2017-12-07 | spi: rspi: Do not set SPCR_SPE in qspi_set_config_register() | Geert Uytterhoeven | 1 | -2/+2 |
2017-11-30 | spi: sh-msiof: Use dev_warn_once() instead of open-coding | Geert Uytterhoeven | 1 | -3/+2 |
2017-11-28 | spi: meson-axg: add SPICC driver support | Sunny Luo | 1 | -0/+1 |
2017-11-27 | spi: xilinx: Add support for xlnx,axi-quad-spi-1.00.a | Ricardo Ribalda | 1 | -0/+1 |
2017-11-27 | spi: a3700: Fix clk prescaling for coefficient over 15 | Maxime Chevallier | 1 | -0/+8 |
2017-11-24 | spi: xilinx: Detect stall with Unknown commands | Ricardo Ribalda | 1 | -0/+11 |
2017-11-16 | spi: spi-fsl-dspi: add SPI_LSB_FIRST to driver capabilities | Kurt Kanzenbach | 1 | -1/+1 |
2017-11-10 | Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/slave', 'spi/... | Mark Brown | 5 | -13/+433 |
2017-11-10 | Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/mxs', 'spi/topic/o... | Mark Brown | 5 | -60/+326 |
2017-11-10 | Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi... | Mark Brown | 4 | -36/+53 |
2017-11-10 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -1/+3 |
2017-11-10 | Merge remote-tracking branches 'spi/fix/idr' and 'spi/fix/sh-msiof' into spi-... | Mark Brown | 2 | -3/+4 |
2017-11-10 | spi: imx: Don't require platform data chipselect array | Trent Piepho | 1 | -7/+9 |
2017-11-10 | spi: imx: Fix failure path leak on GPIO request error | Trent Piepho | 1 | -1/+3 |
2017-11-10 | spi: imx: GPIO based chip selects should not be required | Trent Piepho | 1 | -8/+10 |
2017-11-07 | spi: imx: Fix failure path leak on GPIO request error correctly | Trent Piepho | 1 | -7/+8 |
2017-11-03 | spi: sh-msiof: remove redundant pointer dev | Colin Ian King | 1 | -2/+0 |
2017-11-03 | spi: s3c64xx: remove redundant pointer sci | Colin Ian King | 1 | -3/+0 |