Age | Commit message (Expand) | Author | Files | Lines |
2014-05-13 | Merge remote-tracking branches 'spi/fix/pxa2xx' and 'spi/fix/qup' into spi-linus | Mark Brown | 2 | -17/+1 |
2014-05-13 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown | 1 | -47/+77 |
2014-05-12 | spi/pxa2xx: Prevent DMA from transferring too many bytes | Mika Westerberg | 1 | -16/+0 |
2014-05-03 | spi: core: Don't destroy master queue if we fail to create it | Mark Brown | 1 | -2/+2 |
2014-05-03 | spi: qup: Fix return value checking for pm_runtime_get_sync() | Axel Lin | 1 | -1/+1 |
2014-05-02 | spi: core: Protect DMA code by #ifdef CONFIG_HAS_DMA | Geert Uytterhoeven | 1 | -44/+65 |
2014-04-23 | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bfin5xx', 'spi/fix/h... | Mark Brown | 4 | -5/+23 |
2014-04-18 | spi: core: Ignore unsupported Dual/Quad Transfer Mode bits | Geert Uytterhoeven | 1 | -1/+10 |
2014-04-18 | spi: atmel: Fix scheduling while atomic bug | Alexander Stein | 1 | -0/+3 |
2014-04-14 | spi: sh-hspi: Do not specifically request shyway_clk clock | Simon Horman | 1 | -2/+2 |
2014-04-14 | spi: sirf: make GPIO chipselect function work well | Qipan Li | 1 | -1/+10 |
2014-04-14 | spi: sirf: set SPI controller in RISC IO chipselect mode | Qipan Li | 1 | -0/+5 |
2014-04-14 | spi: sirf: correct TXFIFO empty interrupt status bit | Qipan Li | 1 | -2/+2 |
2014-04-14 | spi: bfin5xx: fix build error | Steven Miao | 1 | -0/+1 |
2014-04-11 | Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -27/+28 |
2014-04-10 | Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/... | Mark Brown | 9 | -27/+28 |
2014-04-08 | spi: qup: Depend on ARCH_QCOM | Paul Bolle | 1 | -1/+1 |
2014-04-03 | spi: omap2-mcspi: Convert to use devm_kcalloc | Axel Lin | 1 | -17/+9 |
2014-04-03 | spi: Always check complete callback before calling it | Axel Lin | 7 | -9/+18 |
2014-04-02 | Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u... | Linus Torvalds | 1 | -0/+9 |
2014-03-31 | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle | 6 | -17/+35 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/xilinx' and 'spi/topic/xtfpga' into... | Mark Brown | 4 | -20/+190 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/sunxi', 'spi/topic/tegra114', 'spi/... | Mark Brown | 11 | -459/+1005 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's... | Mark Brown | 8 | -507/+324 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ... | Mark Brown | 10 | -487/+1461 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/... | Mark Brown | 30 | -146/+29 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi... | Mark Brown | 12 | -124/+111 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi... | Mark Brown | 20 | -289/+175 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to... | Mark Brown | 12 | -70/+30 |
2014-03-30 | Merge remote-tracking branch 'spi/topic/dma' into spi-next | Mark Brown | 2 | -108/+279 |
2014-03-30 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -18/+28 |
2014-03-30 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown | 1 | -3/+3 |
2014-03-30 | spi: Fix handling of cs_change in core implementation | Mark Brown | 1 | -3/+3 |
2014-03-29 | spi: bitbang: Make spi_bitbang_stop() return void | Axel Lin | 4 | -11/+6 |
2014-03-29 | spi: mpc52xx: Convert to use bits_per_word_mask | Axel Lin | 1 | -12/+1 |
2014-03-29 | spi: omap-100k: Fix memory leak | Axel Lin | 1 | -1/+1 |
2014-03-28 | spi: dw: Don't call kfree for memory allocated by devm_kzalloc | Axel Lin | 1 | -7/+0 |
2014-03-28 | spi: fsl-dspi: Fix memory leak | Axel Lin | 1 | -2/+2 |
2014-03-27 | spi: omap-uwire: add missing iounmap | Nishanth Menon | 1 | -0/+1 |
2014-03-27 | spi: clps711x: Convert to use master->max_speed_hz | Axel Lin | 1 | -7/+7 |
2014-03-27 | spi: clps711x: Enable driver compilation with COMPILE_TEST | Axel Lin | 1 | -1/+1 |
2014-03-26 | MIPS: Alchemy: Unify Devboard support. | Manuel Lauss | 1 | -0/+9 |
2014-03-26 | spi: omap-uwire: Remove full duplex check | Axel Lin | 1 | -4/+0 |
2014-03-25 | spi: Do not require a completion | Mark Brown | 1 | -2/+0 |
2014-03-25 | spi: topcliff-pch: Transform noisy message to dev_vdbg | Alexander Stein | 1 | -1/+1 |
2014-03-25 | spi: coldfire-qspi: Simplify the code to set register bits for transfer speed | Axel Lin | 1 | -4/+1 |
2014-03-25 | spi: bcm63xx: Remove unused define for PFX | Axel Lin | 1 | -2/+0 |
2014-03-25 | spi: efm32: use $vendor,$device scheme for compatible string | Uwe Kleine-König | 1 | -0/+3 |
2014-03-25 | spi: clps711x: Remove <mach/hardware.h> dependency | Alexander Shiyan | 1 | -29/+57 |
2014-03-24 | spi: topcliff-pch: Properly unregister platform devices on probe() error paths | Axel Lin | 1 | -2/+3 |