| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: loopback-test: add test spi_message with delay after transfers | Akinobu Mita | 2017-03-17 | 1 | -0/+19 |
* | spi: loopback-test: add elapsed time check | Akinobu Mita | 2017-03-17 | 2 | -0/+40 |
* | spi: loopback-test: test zero-length transfer | Akinobu Mita | 2017-03-17 | 1 | -1/+1 |
* | spi: loopback-test: add ability to test zero-length transfer | Akinobu Mita | 2017-03-17 | 2 | -48/+26 |
* | spi: loopback-test: don't skip comparing the first byte of rx_buf | Akinobu Mita | 2017-03-17 | 1 | -1/+1 |
* | spi: loopback-test: correct mismatched test description and configuration | Akinobu Mita | 2017-03-17 | 1 | -2/+2 |
*-------. | Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/to... | Mark Brown | 2016-12-12 | 6 | -25/+84 |
|\ \ \ \ \ |
|
| | | | | * | spi: xlp: Fix module autoload for OF registration | Javier Martinez Canillas | 2016-11-23 | 1 | -0/+1 |
| | | | * | | spi: spi-topcliff-pch: Remove some dead code | Christophe JAILLET | 2016-11-21 | 1 | -12/+1 |
| | | | |/ |
|
| | | * / | spi: spi-ti-qspi: reinit of completion variable | Prahlad V | 2016-11-15 | 1 | -0/+1 |
| | | |/ |
|
| | * | | spi: sun6i: Support Allwinner H3 SPI controller | Milo Kim | 2016-11-02 | 1 | -5/+13 |
| | * | | spi: sun4i: Allow transfers larger than FIFO size | Alexandru Gagniuc | 2016-10-29 | 1 | -8/+67 |
| | |/ |
|
| * / | spi: spidev: Add device to spidev device tree compatibility list | Fabien Lahoudere | 2016-10-21 | 1 | -0/+1 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 2016-12-12 | 3 | -8/+50 |
|\ \ \ \ \ |
|
| | | | * | | spi: s3c64xx: Allow driver to build if COMPILE_TEST is enabled | Javier Martinez Canillas | 2016-11-09 | 1 | -1/+1 |
| | | | |/ |
|
| | | * | | spi: rspi: avoid uninitialized variable access | Arnd Bergmann | 2016-11-09 | 1 | -49/+45 |
| | | * | | spi: rspi: supports 32bytes buffer for DUAL and QUAD | Hiep Cao Minh | 2016-11-04 | 1 | -3/+49 |
| | | |/ |
|
| | * / | spi: spi-pxa2xx: Remove unused macro | Jarkko Nikula | 2016-11-14 | 1 | -1/+0 |
| | |/ |
|
| * / | spi: orion: fix comment to mention MVEBU | Uwe Kleine-König | 2016-11-30 | 1 | -1/+2 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge remote-tracking branches 'spi/topic/fsl-lpspi', 'spi/topic/imx', 'spi/t... | Mark Brown | 2016-12-12 | 6 | -17/+562 |
|\ \ \ \ \ |
|
| | | | * | | spi: omap2-mcspi: Remove redundant return value check of platform_get_resource() | Wei Yongjun | 2016-10-24 | 1 | -5/+0 |
| | | | * | | spi: omap2-mcspi: Fix modifying platform resource data | Vikram N | 2016-10-21 | 1 | -4/+2 |
| | | | |/ |
|
| | | * / | spi: jcore: Fix module autoload for OF registration | Javier Martinez Canillas | 2016-11-23 | 1 | -0/+1 |
| | | |/ |
|
| | * | | spi: imx: set spi_bus_clk for mx21 and mx27 | Robert Baldyga | 2016-11-02 | 1 | -5/+9 |
| | * | | spi: imx: support DMA for imx35 | Martin Kaiser | 2016-10-24 | 1 | -3/+18 |
| | |/ |
|
| * | | spi: fsl-lpspi: quit reading rx fifo under error condition | Gao Pan | 2016-12-05 | 1 | -1/+4 |
| * | | spi: fsl-lpspi: use GPL as module license | Gao Pan | 2016-12-05 | 1 | -1/+1 |
| * | | spi: fsl-lpspi: read lpspi tx/rx fifo size in probe() | Gao Pan | 2016-11-30 | 1 | -7/+14 |
| * | | spi: fsl-lpspi: use wait_for_completion_timeout() while waiting transfer done | Gao Pan | 2016-11-30 | 1 | -1/+6 |
| * | | spi: imx: replace schedule() with cond_resched() | Gao Pan | 2016-11-25 | 1 | -1/+1 |
| * | | spi: imx: fix potential shift truncation | Gao Pan | 2016-11-25 | 1 | -1/+1 |
| * | | spi: imx: use prepare_transfer_hardware() for lpspi | Gao Pan | 2016-11-25 | 1 | -6/+4 |
| * | | spi: imx: add lpspi bus driver | Gao Pan | 2016-11-22 | 3 | -0/+519 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge remote-tracking branches 'spi/topic/delay', 'spi/topic/dw', 'spi/topic/... | Mark Brown | 2016-12-12 | 6 | -347/+703 |
|\ \ \ \ \ |
|
| | | | * | | spi: fsl-espi: fix ioread16/iowrite16 endianness | Heiner Kallweit | 2016-12-01 | 1 | -2/+2 |
| | | | * | | spi: fsl-espi: remove unused linearization code | Heiner Kallweit | 2016-11-30 | 1 | -80/+0 |
| | | | * | | spi: fsl-espi: eliminate need for linearization when reading from hardware | Heiner Kallweit | 2016-11-30 | 1 | -14/+63 |
| | | | * | | spi: fsl-espi: eliminate need for linearization when writing to hardware | Heiner Kallweit | 2016-11-30 | 1 | -14/+65 |
| | | | * | | spi: fsl-espi: determine need for byte swap only once | Heiner Kallweit | 2016-11-30 | 1 | -2/+6 |
| | | | * | | spi: fsl-espi: set spi_master members min_speed_hz and max_speed_hz | Heiner Kallweit | 2016-11-16 | 1 | -10/+3 |
| | | | * | | spi: fsl-espi: simplify of_fsl_espi_suspend | Heiner Kallweit | 2016-11-16 | 1 | -5/+1 |
| | | | * | | spi: fsl-espi: separate fsl-espi from fsl-lib completely | Heiner Kallweit | 2016-11-14 | 3 | -10/+0 |
| | | | * | | spi: fsl-espi: introduce struct fsl_espi | Heiner Kallweit | 2016-11-14 | 1 | -127/+143 |
| | | | * | | spi: fsl-espi: factor out fsl_espi_init_regs | Heiner Kallweit | 2016-11-14 | 1 | -60/+50 |
| | | | * | | spi: fsl-espi: introduce struct fsl_espi_cs | Heiner Kallweit | 2016-11-14 | 1 | -3/+7 |
| | | | * | | spi: fsl-espi: migrate relevant parts of mpc8xxx_spi_probe and of_mpc8xxx_spi... | Heiner Kallweit | 2016-11-14 | 1 | -7/+13 |
| | | | * | | spi: fsl-espi: remove usage of mpc8xxx_spi->irq | Heiner Kallweit | 2016-11-14 | 1 | -4/+3 |
| | | | * | | spi: fsl-espi: remove usage of mpc8xxx_spi->flags | Heiner Kallweit | 2016-11-14 | 1 | -6/+5 |
| | | | * | | spi: fsl-espi: remove remaining usage of struct fsl_spi_platform_data | Heiner Kallweit | 2016-11-14 | 1 | -15/+11 |
| | | | * | | spi: fsl-espi: don't set pdata->cs_control | Heiner Kallweit | 2016-11-14 | 1 | -1/+0 |