Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge remote-tracking branch 'spi/fix/omap2-mcspi' into spi-omap2-mcspi | Mark Brown | 2015-05-08 | 1 | -4/+12 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge remote-tracking branch 'spi/topic/bcm2835' into spi-next | Mark Brown | 2015-06-18 | 2 | -39/+354 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | spi: bcm2835: bcm2835_dma_release() can be static | kbuild test robot | 2015-05-12 | 1 | -2/+2 | |
| * | | | | | | spi: bcm2835: fix kbuild compile warnings/errors and a typo | Martin Sperl | 2015-05-12 | 1 | -3/+5 | |
| * | | | | | | spi: bcm2835: enable dma modes for transfers meeting certain conditions | Martin Sperl | 2015-05-11 | 1 | -2/+301 | |
| * | | | | | | spi: bcm2835: depends GPIOLIB | Yoshinori Sato | 2015-05-04 | 1 | -0/+1 | |
| * | | | | | | spi: bcm2835: fallback to interrupt for polling timeouts exceeding 2 jiffies | Martin Sperl | 2015-04-27 | 1 | -37/+50 | |
| * | | | | | | spi: bcm2835: change timeout of polling driver to 1s | Martin Sperl | 2015-04-27 | 1 | -3/+2 | |
| |/ / / / / | ||||||
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
*-----. | | | | | | Merge remote-tracking branches 'spi/fix/fsl-dspi', 'spi/fix/fsl-espi', 'spi/f... | Mark Brown | 2015-06-18 | 3 | -5/+30 | |
|\ \ \ \| | | | | | | |_|_|_|_|/ / | |/| | | | | / | | | | |_|_|/ | | | |/| | | | ||||||
| | | * | | | | spi: orion: Fix maximum baud rates for Armada 370/XP | Gregory CLEMENT | 2015-05-26 | 1 | -2/+23 | |
| | | |/ / / | ||||||
| | * / / / | spi: fsl-espi: Fix an error that can cause fsl espi task blocked | Jane Wan | 2015-05-21 | 1 | -1/+5 | |
| | |/ / / | ||||||
| * / / / | spi: spi-fsl-dspi: Bug fix incorrect CS de-assert | Haikun Wang | 2015-05-21 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown | 2015-06-18 | 1 | -17/+28 | |
|\ \ \ \ | ||||||
| * | | | | spi: restore rx/tx_buf in case of unset CONFIG_HAS_DMA | Martin Sperl | 2015-06-02 | 1 | -12/+22 | |
| * | | | | spi: fix race freeing dummy_tx/rx before it is unmapped | Martin Sperl | 2015-05-11 | 1 | -5/+6 | |
| | | | | | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
| \ \ \ \ | ||||||
*---. \ \ \ \ | Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi... | Mark Brown | 2015-05-11 | 3 | -16/+38 | |
|\ \ \ \ \ \ \ | ||||||
| | | * | | | | | spi: fsl-espi: fix behaviour for full-duplex xfers | Jonatas Rech | 2015-04-25 | 1 | -14/+31 | |
| | | | |_|_|/ | | | |/| | | | ||||||
| | * / | | | | spi: Kconfig: Add SOC_LS1021A to SPI_FSL_DSPI dependence | Haikun Wang | 2015-04-24 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | spi: fsl-spi: fix devm_ioremap_resource() error case | Christophe Leroy | 2015-04-24 | 1 | -1/+6 | |
* | | | | | | Merge tag 'spi-v4.1-rc1' into spi-linus | Mark Brown | 2015-05-11 | 6 | -31/+52 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-------. \ \ \ \ | Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm2835-code', 'sp... | Mark Brown | 2015-04-24 | 5 | -31/+43 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | / / | | |_|_|_|_|_|/ / | |/| | | | | | / | | | | | | | |/ | | | | | | |/| | ||||||
| | | | | | * | | spi/omap2-mcpsi: Always call spi_finalize_current_message() | Fionn Cleary | 2015-04-24 | 1 | -4/+12 | |
| | | | | | |/ | ||||||
| | | | | * / | spi: fsl-spi: use devm_ioremap_resource() to map parameter ram on CPM1 | Christophe Leroy | 2015-04-22 | 1 | -17/+18 | |
| | | | | |/ | ||||||
| | | | * / | spi: bitbang: Make setup_transfer() callback optional | Pelle Nilsson | 2015-04-18 | 1 | -7/+10 | |
| | | | |/ | ||||||
| | | * | | spi: bcm2835: change timeout of polling driver to 1s | Martin Sperl | 2015-04-16 | 1 | -3/+2 | |
| | * | | | spi: bcm2835: Add GPIOLIB dependency | Guenter Roeck | 2015-04-14 | 1 | -0/+1 | |
| | | |/ | | |/| | ||||||
| * | | | spi: check tx_buf and rx_buf in spi_unmap_msg | Robin Gong | 2015-04-16 | 1 | -0/+9 | |
| | |/ | |/| | ||||||
* | | | 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 |