| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-04-24 | 2 | -2/+0 |
|\ |
|
| * | spi: sh-msiof: remove slave_id settings for DMAEngine | Arnd Bergmann | 2015-02-23 | 1 | -1/+0 |
| * | spi: rspi: remove slave_id settings for DMAEngine | Arnd Bergmann | 2015-02-23 | 1 | -1/+0 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/spidev-test'... | Mark Brown | 2015-04-11 | 1 | -12/+43 |
|\ \ \
| | |/ |
|
| * | | spi: spidev: Warn loudly if instantiated from DT as "spidev" | Mark Brown | 2015-03-27 | 1 | -7/+19 |
| * | | spi: spidev: fix possible arithmetic overflow for multi-transfer message | Ian Abbott | 2015-03-23 | 1 | -2/+3 |
| * | | spi: spidev: only use up TX/RX bounce buffer space when needed | Ian Abbott | 2015-02-24 | 1 | -5/+23 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/to... | Mark Brown | 2015-04-11 | 5 | -46/+456 |
|\ \ \ \ \ \ |
|
| | | | | * | | spi: sc18is602: Support multiple devices on a single I2C bus if DT is configured | Guenter Roeck | 2015-02-11 | 1 | -1/+1 |
| | | | * | | | spi: s3c64xx: fix compiler warning in spi-s3c64xx | Andre Przywara | 2015-02-24 | 1 | -2/+2 |
| | | | | |/
| | | | |/| |
|
| | | * | | | spi: signedness bug in qspi_trigger_transfer_out_int() | Dan Carpenter | 2015-04-06 | 1 | -1/+1 |
| | | * | | | spi: Using Trigger number to transmit/receive data | Hiep Cao Minh | 2015-03-29 | 1 | -7/+117 |
| | | |/ / |
|
| | * | | | spi/rockchip: Add device tree property to configure Rx Sample Delay | Julius Werner | 2015-03-26 | 1 | -0/+21 |
| | * | | | spi/rockchip: do an error handling in proper time | Andy Shevchenko | 2015-03-06 | 1 | -4/+11 |
| * | | | | spi: qup: Add DMA capabilities | Andy Gross | 2015-03-07 | 1 | -32/+304 |
| | |/ /
| |/| | |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-------. \ \ \ | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 2015-04-11 | 5 | -217/+205 |
|\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | spi: pxa2xx: missing break in pxa2xx_ssp_get_clk_div() | Dan Carpenter | 2015-03-31 | 1 | -0/+2 |
| | | | | * | | | | spi: pxa2xx: replace ugly table by approximation | Andy Shevchenko | 2015-03-25 | 1 | -62/+114 |
| | | | | * | | | | spi: pxa2xx: shift clk_div in one place | Andy Shevchenko | 2015-03-24 | 1 | -5/+5 |
| | | | | * | | | | spi: pxa2xx: Remove needless includes | Jarkko Nikula | 2015-03-23 | 1 | -4/+0 |
| | | | | |/ / / |
|
| | | | * | | | | spi: Remove support for legacy PM | Lars-Peter Clausen | 2015-03-08 | 1 | -114/+0 |
| | | | |/ / / |
|
| | | * | | | | spi: pl022: Remove dead code | Alexander Sverdlin | 2015-03-06 | 1 | -3/+1 |
| | | * | | | | spi: pl022: Don't touch unspecified bits in interrupt mask | Alexander Sverdlin | 2015-03-06 | 1 | -1/+6 |
| | | * | | | | spi: pl022: Remove incorrect TxFIFO full reporting | Alexander Sverdlin | 2015-03-06 | 1 | -3/+0 |
| | | |/ / / |
|
| | * | | | | spi: omap-uwire: Remove needless include asm/irq.h | Jarkko Nikula | 2015-03-23 | 1 | -1/+0 |
| | |/ / / |
|
| * | | | | spi/omap100k: Convert to runtime PM | Mark Brown | 2015-03-17 | 1 | -24/+77 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----. \ \ \ | Merge remote-tracking branches 'spi/topic/fsl-cspi', 'spi/topic/fsl-dspi', 's... | Mark Brown | 2015-04-11 | 5 | -9/+65 |
|\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | | | * | | | spi: constify of_device_id array | Fabian Frederick | 2015-03-17 | 3 | -3/+3 |
| | |_|/ / /
| |/| | | | |
|
| | | * | | | spi: spi-imx: use correct enumeration type | Stefan Agner | 2015-03-03 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
| | * | | | Merge branch 'fix/fsl-dspi' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 2015-04-07 | 1 | -0/+2 |
| | |\ \ \ |
|
| | * | | | | spi: fsl-dspi: Add ~50ns delay between cs and sck | Aaron Brice | 2015-04-06 | 1 | -4/+60 |
| | * | | | | spi: fsl-dspi: Fix clock rate scale values | Aaron Brice | 2015-03-31 | 1 | -14/+21 |
| |/ / / / |
|
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*-----. \ \ \ \ | Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp... | Mark Brown | 2015-04-11 | 6 | -333/+220 |
|\ \ \ \ \ \ \ \ |
|
| | | | * | | | | | spi: Make master->handle_err() callback optional to avoid crashes | Geert Uytterhoeven | 2015-04-07 | 1 | -1/+1 |
| | | | | |_|/ /
| | | | |/| | | |
|
| | | * | | | | | spi: dw: fix crash on setup stage | Andy Shevchenko | 2015-03-25 | 1 | -1/+1 |
| | | * | | | | | spi: dw-spi: Convert 16bit accesses to 32bit accesses | Thor Thayer | 2015-03-17 | 3 | -27/+17 |
| | | * | | | | | spi: dw-spi: Single Register read to clear IRQs | Thor Thayer | 2015-03-09 | 1 | -3/+1 |
| | | * | | | | | spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma | Andy Shevchenko | 2015-03-09 | 3 | -29/+22 |
| | | * | | | | | spi: dw-mid: move to use core SPI DMA mappings | Andy Shevchenko | 2015-03-09 | 3 | -66/+43 |
| | | * | | | | | spi: dw-mid: clear ongoing DMA transfers on timeout | Andy Shevchenko | 2015-03-09 | 3 | -0/+17 |
| | | * | | | | | spi: dw-mid: take care of FIFO overrun/underrun when do DMA | Andy Shevchenko | 2015-03-09 | 1 | -0/+21 |
| | | * | | | | | spi: dw-mid: split dma_setup() from dma_transfer() | Andy Shevchenko | 2015-03-09 | 3 | -23/+21 |
| | | * | | | | | spi: dw-mid: convert value of dma_width to enum dma_slave_buswidth | Andy Shevchenko | 2015-03-09 | 2 | -6/+19 |
| | | * | | | | | Merge branch 'fix/dw' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Mark Brown | 2015-03-09 | 3 | -6/+14 |
| | | |\ \ \ \ \ |
|
| | | * | | | | | | spi: dw: move to SPI core message handling | Andy Shevchenko | 2015-03-06 | 3 | -164/+49 |
| | | * | | | | | | Merge branch 'topic/err' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2015-03-06 | 1 | -0/+3 |
| | | |\ \ \ \ \ \
| | | | | |/ / / /
| | | | |/| | | | |
|
| | | * | | | | | | spi: dw: program registers as soon as possible | Andy Shevchenko | 2015-03-06 | 1 | -23/+15 |
| | | * | | | | | | spi: dw: make sure SPI controller is enabled | Andy Shevchenko | 2015-03-06 | 2 | -5/+14 |
| | | * | | | | | | spi: dw: always reprogram CTRL0 | Andy Shevchenko | 2015-02-24 | 1 | -2/+1 |
| | | * | | | | | | spi: dw: refactor code that handles clk_div | Andy Shevchenko | 2015-02-24 | 1 | -4/+3 |