| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: dw: Disable clock after unregistering the host | Marek Vasut | 2018-03-24 | 1 | -1/+1 |
* | spi: sun6i: disable/unprepare clocks on remove | Tobias Jordan | 2018-03-22 | 1 | -1/+1 |
* | spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer | Akinobu Mita | 2018-03-22 | 1 | -4/+5 |
* | spi: atmel: fixed spin_lock usage inside atmel_spi_remove | Radu Pirea | 2018-03-03 | 1 | -1/+1 |
* | spi: sun4i: disable clocks in the remove function | Takuo Koguchi | 2018-02-25 | 1 | -1/+1 |
* | spi: imx: do not access registers while clocks disabled | Stefan Agner | 2018-02-07 | 1 | -2/+13 |
* | spi: sh-msiof: Fix DMA transfer size check | Hiromitsu Yamasaki | 2017-12-09 | 1 | -1/+1 |
* | spi: dw: Make debugfs name unique between instances | Phil Reid | 2017-08-11 | 1 | -1/+4 |
* | spi: dw-mid: refactor to use helpers | Andy Shevchenko | 2017-02-08 | 1 | -21/+48 |
* | spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs | Huibin Hong | 2016-07-12 | 1 | -1/+6 |
* | spi: sunxi: fix transfer timeout | Michal Suchanek | 2016-07-12 | 2 | -2/+18 |
* | spi: sun4i: allow transfers to set transmission speed | Marcus Weseloh | 2016-07-12 | 2 | -8/+8 |
* | spi: sun4i: fix FIFO limit | Michal Suchanek | 2016-07-11 | 1 | -3/+10 |
* | spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabled | Tan, Jui Nee | 2015-10-27 | 1 | -0/+4 |
* | spi: xtensa-xtfpga: fix register endianness | Max Filippov | 2015-10-27 | 1 | -2/+2 |
* | spi: Fix documentation of spi_alloc_master() | Guenter Roeck | 2015-10-27 | 1 | -2/+1 |
* | spi: orion: Fix maximum baud rates for Armada 370/XP | Gregory CLEMENT | 2015-07-03 | 1 | -2/+23 |
* | spi: fix race freeing dummy_tx/rx before it is unmapped | Martin Sperl | 2015-07-03 | 1 | -5/+6 |
* | spi: bitbang: Make setup_transfer() callback optional | Pelle Nilsson | 2015-06-28 | 1 | -7/+10 |
* | spi: spidev: fix possible arithmetic overflow for multi-transfer message | Ian Abbott | 2015-05-17 | 1 | -1/+4 |
* | spi: imx: read back the RX/TX watermark levels earlier | Lucas Stach | 2015-05-17 | 1 | -2/+2 |
* | spi: trigger trace event for message-done before mesg->complete | Uwe Kleine-König | 2015-04-16 | 1 | -2/+3 |
* | spi: qup: Fix cs-num DT property parsing | Ivan T. Ivanov | 2015-04-16 | 1 | -4/+5 |
* | spi: pl022: Fix race in giveback() leading to driver lock-up | Alexander Sverdlin | 2015-03-28 | 1 | -1/+1 |
* | spi: dw-mid: avoid potential NULL dereference | Andy Shevchenko | 2015-03-28 | 1 | -0/+6 |
* | spi: atmel: Fix interrupt setup for PDC transfers | Torsten Fleischer | 2015-03-28 | 1 | -6/+6 |
* | spi: imx: use pio mode for i.mx6dl | Robin Gong | 2015-02-11 | 1 | -0/+4 |
* | spi: spi-fsl-dspi: Remove usage of devm_kzalloc | Bhuvanchandra DV | 2015-02-11 | 1 | -2/+12 |
* | spi/pxa2xx: Clear cur_chip pointer before starting next message | Mika Westerberg | 2015-02-05 | 1 | -1/+1 |
* | spi: dw-mid: fix FIFO size | Andy Shevchenko | 2015-02-05 | 1 | -1/+0 |
* | spi: dw: Fix detecting FIFO depth | Axel Lin | 2015-02-05 | 1 | -2/+2 |
* | spi: sh-msiof: Add runtime PM lock in initializing | Hisashi Nakamura | 2015-01-16 | 1 | -0/+5 |
*-. | Merge remote-tracking branches 'spi/fix/dw' and 'spi/fix/sirf' into spi-linus | Mark Brown | 2014-11-26 | 2 | -7/+3 |
|\ \ |
|
| | * | spi: sirf: fix word width configuration | Qipan Li | 2014-11-18 | 1 | -2/+2 |
| * | | spi: dw: Fix dynamic speed change. | Thor Thayer | 2014-11-07 | 1 | -5/+1 |
| |/ |
|
* | | Merge remote-tracking branch 'spi/fix/dma' into spi-linus | Mark Brown | 2014-11-26 | 1 | -3/+3 |
|\ \ |
|
| * | | spi: Fix mapping from vmalloc-ed buffer to scatter list | Charles Keepax | 2014-11-17 | 1 | -3/+3 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into s... | Mark Brown | 2014-11-06 | 2 | -4/+7 |
|\ \ \ |
|
| | * | | spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM | Dmitry Eremin-Solenikov | 2014-11-06 | 1 | -2/+5 |
| | |/ |
|
| * / | spi: fsl-dspi: Fix CTAR selection | Alexander Stein | 2014-11-04 | 1 | -2/+2 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/orion', 'spi/fix/pl022'... | Mark Brown | 2014-10-27 | 5 | -41/+93 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| | | | | * | spi: spidev: Use separate TX and RX bounce buffers | Ray Jui | 2014-10-13 | 1 | -27/+52 |
| | | | * | | spi/rockchip: spi controller must be disabled in tx callback too | Addy Ke | 2014-10-17 | 1 | -1/+3 |
| | | | * | | spi/rockchip: fix bug that cause spi transfer timed out in DMA duplex mode | Addy Ke | 2014-10-15 | 1 | -11/+23 |
| | | | * | | spi/rockchip: fix bug that case spi can't go as fast as slave request | Addy Ke | 2014-10-15 | 1 | -0/+12 |
| | | | |/ |
|
| | | * / | spi: pl022: Fix incorrect dma_unmap_sg | Ray Jui | 2014-10-13 | 1 | -1/+1 |
| | | |/ |
|
| | * / | spi: orion: fix potential NULL pointer de-reference | Greg Ungerer | 2014-10-22 | 1 | -1/+1 |
| |/ /
|/| | |
|
| * | | spi: dw: Initialize of_node to discover DT node children | Thor Thayer | 2014-10-08 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-10-18 | 3 | -32/+86 |
|\ \ |
|
| * | | spi/pxa2xx-pci: Add support for Intel Braswell | Mika Westerberg | 2014-09-18 | 1 | -0/+37 |