| Commit message (Expand) | Author | Age |
* | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-08 |
|\ |
|
| * | Merge tag 's5p-cleanup-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Olof Johansson | 2014-07-13 |
| |\ |
|
| | * | spi: s3c64xx: remove s5pc100 related spi codes | Kukjin Kim | 2014-07-12 |
| | * | spi: s3c64xx: remove s5p64x0 related spi codes | Kukjin Kim | 2014-07-07 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-08-07 |
|\ \ \ |
|
| * | | | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss | 2014-07-30 |
| |/ / |
|
* | | | Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2014-08-05 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge remote-tracking branches 'spi/topic/sh', 'spi/topic/sh-msiof' and 'spi/... | Mark Brown | 2014-08-04 |
| |\ \ \ \ \ |
|
| | | | * | | | spi: topcliff-pch: don't hardcode PCI slot to get DMA device | Andy Shevchenko | 2014-07-30 |
| | | | * | | | spi: topcliff-pch: Update error messages for dmaengine_prep_slave_sg() API | Geert Uytterhoeven | 2014-07-16 |
| | | * | | | | spi: sh-msiof: Use correct device for DMA mapping with IOMMU | Geert Uytterhoeven | 2014-07-16 |
| | | * | | | | spi: sh-msiof: Handle dmaengine_prep_slave_single() failures gracefully | Geert Uytterhoeven | 2014-07-16 |
| | | * | | | | spi: sh-msiof: SPI_SH_MSIOF should depend on HAS_DMA | Geert Uytterhoeven | 2014-07-10 |
| | | * | | | | Merge tag 'v3.16-rc3' into spi-sh-msiof | Mark Brown | 2014-07-08 |
| | | |\ \ \ \
| | | | | |/ /
| | | | |/| | |
|
| | | * | | | | Merge remote-tracking branch 'spi/topic/cleanup' into spi-sh-msiof | Mark Brown | 2014-06-30 |
| | | |\ \ \ \ |
|
| | | * | | | | | spi: sh-msiof: Add DMA support | Geert Uytterhoeven | 2014-06-30 |
| | | * | | | | | spi: sh-msiof: Refactor sh_msiof_transfer_one() | Geert Uytterhoeven | 2014-06-21 |
| | | * | | | | | spi: sh-msiof: Improve transfer error handling | Geert Uytterhoeven | 2014-06-21 |
| | | * | | | | | spi: sh-msiof: Extract sh_msiof_spi_{start,stop}() helpers | Geert Uytterhoeven | 2014-06-21 |
| | | * | | | | | spi: sh-msiof: Add more register documentation | Geert Uytterhoeven | 2014-06-21 |
| | | | |_|/ /
| | | |/| | | |
|
| | * / | | | | spi/spi-sh: Use devm_ioremap | Himangi Saraogi | 2014-07-07 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-------. \ \ \ \ | Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pl022', 'spi/top... | Mark Brown | 2014-08-04 |
| |\ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | spi: rspi: Handle dmaengine_prep_slave_sg() failures gracefully | Geert Uytterhoeven | 2014-07-16 |
| | | | | | * | | | | | spi: rspi: Relax DMA dependency and increase build coverage | Geert Uytterhoeven | 2014-07-10 |
| | | | | | * | | | | | spi: rspi: Pass spi_master pointer to rspi_release_dma() | Geert Uytterhoeven | 2014-07-07 |
| | | | | | * | | | | | spi: rspi: Remove unused variable in rspi_rz_transfer_one() | Geert Uytterhoeven | 2014-07-07 |
| | | | | | |/ / / / |
|
| | | | | * | | | | | spi/rockchip: fix error return code in rockchip_spi_probe() | Wei Yongjun | 2014-07-25 |
| | | | | * | | | | | spi/rockchip: remove redundant dev_err call in rockchip_spi_probe() | Wei Yongjun | 2014-07-25 |
| | | | | * | | | | | spi/rockchip: remove duplicated include from spi-rockchip.c | Wei Yongjun | 2014-07-25 |
| | | | | * | | | | | spi/rockchip: add compatible strings for RK3188 and RK3288 | Addy Ke | 2014-07-11 |
| | | | | * | | | | | spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bit | Addy Ke | 2014-07-11 |
| | | | | * | | | | | spi/rockchip: call wait_for_idle() for the transfer to complete | Addy Ke | 2014-07-11 |
| | | | | * | | | | | spi/rockchip: cleanup some coding issues and uncessary output | Addy Ke | 2014-07-11 |
| | | | | * | | | | | spi/rockchip: Add dependencies on relaxed I/O accessors | Mark Brown | 2014-07-05 |
| | | | | * | | | | | spi/rockchip: add driver for Rockchip RK3xxx SoCs integrated SPI | addy ke | 2014-07-04 |
| | | | | |/ / / / |
|
| | | | * / / / / | spi: qup: Add support for v1.1.1 | Andy Gross | 2014-06-21 |
| | | | |/ / / / |
|
| | | * / / / / | spi/pl022: Explicitly truncate large bitmask | Mark Brown | 2014-08-01 |
| | | |/ / / / |
|
| | * | | | | | spi: orion: Fix error return code in orion_spi_probe() | Wei Yongjun | 2014-07-25 |
| | * | | | | | spi: spi-orion: add runtime PM support | Russell King | 2014-06-21 |
| | * | | | | | spi: spi-orion: check return value from clk_prepare()/clk_enable() | Russell King | 2014-06-21 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----. \ \ \ \ | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/efm32', 'spi/topic/... | Mark Brown | 2014-08-04 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | spi: omap-uwire: Fix build error | Sachin Kamat | 2014-06-24 |
| | | | | * | | | | | spi: omap-uwire: Ensure devm_ioremap() is prototyped | Mark Brown | 2014-06-24 |
| | | | | * | | | | | spi: omap-uwire: use devm_ functions | Himangi Saraogi | 2014-06-21 |
| | | | | |/ / / / |
|
| | | | * / / / / | spi/fsl: deal with a compile warning | Zhao Qiang | 2014-07-02 |
| | | | |/ / / / |
|
| | | * / / / / | spi: efm32: correct namespacing of location property | Uwe Kleine-König | 2014-07-11 |
| | | |/ / / / |
|
| | * / / / / | spi: dw-mmio: add devicetree support | Steffen Trumtrar | 2014-07-03 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----. \ \ \ \ | Merge remote-tracking branches 'spi/topic/adi-v3', 'spi/topic/atmel', 'spi/to... | Mark Brown | 2014-08-04 |
| |\ \ \ \ \ \ \ \
| | | | | |_|/ / /
| | | | |/| | | | |
|
| | | | | * | | | | spi: davinci: use spi_device.cs_gpio to store gpio cs per spi device | Grygorii Strashko | 2014-08-01 |
| | | | | * | | | | spi: davinci: add support to configure gpio cs through dt | Murali Karicheri | 2014-08-01 |