| Commit message (Expand) | Author | Age | Files | Lines |
*---------. | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fi... | Mark Brown | 2016-02-12 | 6 | -7/+14 |
|\ \ \ \ \ \ |
|
| | | | | | * | spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinit | Tony Lindgren | 2016-02-12 | 1 | -0/+3 |
| |_|_|_|_|/
|/| | | | | |
|
| | | | | * | spi: fix counting in spi-loopback-test code | Arnd Bergmann | 2016-01-15 | 1 | -0/+1 |
| | | | * | | spi: imx: fix spi resource leak with dma transfer | Gao Pan | 2016-01-22 | 1 | -3/+5 |
| | | | |/ |
|
| | | * | | spi/fsl-espi: Correct the maximum transaction length | Hou Zhiqiang | 2016-01-22 | 1 | -2/+2 |
| | | |/ |
|
| | * | | spi: bcm2835aux: fix bitmask defines | Stephan Olbrich | 2016-02-10 | 1 | -2/+2 |
| |/ /
|/| | |
|
| * | | spi: atmel: fix gpio chip-select in case of non-DT platform | Cyrille Pitchen | 2016-01-28 | 1 | -0/+1 |
|/ / |
|
* | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-01-15 | 1 | -1/+1 |
|\ \ |
|
| * | | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 2015-12-22 | 1 | -1/+1 |
* | | | Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2016-01-13 | 23 | -177/+1387 |
|\ \ \
| | |/
| |/| |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge remote-tracking branches 'spi/topic/sun4i', 'spi/topic/topcliff-pch' an... | Mark Brown | 2016-01-11 | 4 | -15/+11 |
| |\ \ \ \ |
|
| | | | * | | spi: zynq: use to_platform_device() | Geliang Tang | 2016-01-05 | 1 | -6/+2 |
| | | | |/ |
|
| | | * | | spi: topcliff-pch: allow build for MIPS platforms | Paul Burton | 2015-11-30 | 1 | -1/+1 |
| | | |/ |
|
| | * | | spi: sun4i: allow transfers to set transmission speed | Marcus Weseloh | 2015-11-18 | 2 | -8/+8 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/... | Mark Brown | 2016-01-11 | 4 | -30/+37 |
| |\ \ \ \ \ \
| | | | | | |/
| | | | | |/| |
|
| | | | | | * | spi: spidev: Use "%u" to format __u32 | Geert Uytterhoeven | 2015-11-30 | 1 | -1/+1 |
| | | | | |/ |
|
| | | | * | | spi: s3c64xx: Remove unused platform_device_id entries | Sylwester Nawrocki | 2015-12-30 | 1 | -6/+0 |
| | | | * | | spi: s3c64xx: pass DMA arguments in platform data | Arnd Bergmann | 2015-11-18 | 1 | -20/+7 |
| | | | |/ |
|
| | | * | | spi: pxa2xx: Remove redundant call to lpss_ssp_setup() in probe | Mika Westerberg | 2015-11-20 | 1 | -3/+0 |
| | | |/ |
|
| | * | | spi: Mark instantiated device nodes with OF_POPULATE | Geert Uytterhoeven | 2015-12-01 | 1 | -2/+17 |
| | * | | spi: Uninline spi_unregister_device() | Geert Uytterhoeven | 2015-12-01 | 1 | -0/+14 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'sp... | Mark Brown | 2016-01-11 | 7 | -45/+1216 |
| |\ \ \ \ \ |
|
| | | | | * | | spi: omap2-mcspi: Prevent duplicate gpio_request | Michael Welling | 2015-12-01 | 1 | -9/+10 |
| | | | | * | | spi: omap2-mcspi: Add calls for pinctrl state select | Pascal Huerst | 2015-11-19 | 1 | -1/+11 |
| | | | | |/ |
|
| | | | * | | spi: mediatek: Add spi support for mt2701 IC | Leilk Liu | 2015-12-31 | 1 | -0/+3 |
| | | | * | | spi: mediatek: merge all identical compat to mtk_common_compat | Leilk Liu | 2015-12-31 | 1 | -5/+10 |
| | | | * | | spi: mediatek: revise mtk_spi_probe() failure flow | Leilk Liu | 2015-11-25 | 1 | -7/+8 |
| | | | * | | Merge branch 'fix/mediatek' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 2015-11-25 | 1 | -8/+18 |
| | | | |\ \ |
|
| | | | * | | | spi: mediatek: remove needless pair of writel()/readl() | leilk.liu@mediatek.com | 2015-11-21 | 1 | -3/+0 |
| | | | | |/
| | | | |/| |
|
| | | * | | | spi: loopback: fix typo in MODULE_PARM_DESC | Dan Carpenter | 2016-01-08 | 1 | -1/+1 |
| | | * | | | spi: loopback-test: spi_check_rx_ranges can get always done | Martin Sperl | 2016-01-05 | 1 | -5/+14 |
| | | * | | | spi: loopback-test: rename method spi_test_fill_tx to spi_test_fill_pattern | Martin Sperl | 2016-01-05 | 1 | -3/+4 |
| | | * | | | spi: loopback-test: write rx pattern also when running without tx_buf | Martin Sperl | 2016-01-05 | 1 | -4/+4 |
| | | * | | | spi: loopback: added additional non-power of 2 transfer lengthes | Martin Sperl | 2015-12-13 | 1 | -3/+4 |
| | | * | | | spi: loopback: match configuration of test to description | Martin Sperl | 2015-12-13 | 1 | -1/+1 |
| | | * | | | spi: loopback: fix printk format issues with size_t | Martin Sperl | 2015-12-13 | 1 | -3/+3 |
| | | * | | | spi: add spi-loopback-test to build framework | Martin Sperl | 2015-12-12 | 2 | -0/+10 |
| | | * | | | spi: add loopback test driver to allow for spi_master regression tests | Martin Sperl | 2015-12-12 | 2 | -0/+1130 |
| | | |/ / |
|
| | * | | | spi: lm70llp: remove printk | Sudip Mukherjee | 2015-12-07 | 1 | -4/+4 |
| | * | | | spi: lm70llp: use dev_warn | Sudip Mukherjee | 2015-12-07 | 1 | -4/+3 |
| | * | | | spi: lm70llp: use new parport device model | Sudip Mukherjee | 2015-12-04 | 1 | -4/+8 |
| | * | | | spi: lm70llp: remove space | Sudip Mukherjee | 2015-12-04 | 1 | -1/+1 |
| | * | | | spi: lm70llp: correct alignment | Sudip Mukherjee | 2015-12-04 | 1 | -3/+3 |
| | * | | | spi: lm70llp: remove cast to void | Sudip Mukherjee | 2015-12-04 | 1 | -2/+2 |
| | * | | | spi: lm70llp: add blank line after declaration | Sudip Mukherjee | 2015-12-04 | 1 | -0/+4 |
| | * | | | spi: lm70llp: remove multiple blank lines | Sudip Mukherjee | 2015-12-04 | 1 | -4/+0 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----. \ \ | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/dw-mid', 'spi/topic... | Mark Brown | 2016-01-11 | 5 | -37/+76 |
| |\ \ \ \ \ \ |
|
| | | | | * | | | spi: imx: defer spi initialization, if DMA engine is | Anton Bondarenko | 2015-12-15 | 1 | -0/+3 |
| | | | | * | | | spi: imx: return error from dma channel request | Anton Bondarenko | 2015-12-15 | 1 | -11/+16 |
| | | | | * | | | spi: imx: enable loopback only for ECSPI controller family | Anton Bondarenko | 2015-12-15 | 1 | -5/+6 |