Age | Commit message (Expand) | Author |
2014-09-24 | spi: dw: introduce support of loopback mode | Andy Shevchenko |
2014-09-24 | spi: dw-mid: terminate ongoing transfers at exit | Andy Shevchenko |
2014-09-24 | spi: dw-mid: respect 8 bit mode | Andy Shevchenko |
2014-09-13 | spi: dw: don't use mrst prefix anymore | Andy Shevchenko |
2014-09-13 | Merge branch 'topic/checkpatch' of git://git.kernel.org/pub/scm/linux/kernel/... | Mark Brown |
2014-09-13 | spi: dw-mid: remove FSF address and update copyright | Andy Shevchenko |
2014-09-13 | spi: dw-mid: remove redundant dmac member | Andy Shevchenko |
2014-09-13 | spi: dw-mid: remove Moorestown support | Andy Shevchenko |
2014-09-13 | spi: dw-mid: check that DMA was inited before exit | Andy Shevchenko |
2014-09-13 | spi: dw: remove FSF address | Andy Shevchenko |
2014-09-03 | spi: txx9: Fix checkpatch issue | Jingoo Han |
2014-09-03 | spi: tegra20-sflash: Fix checkpatch issue | Jingoo Han |
2014-09-03 | spi: tegra114: Fix checkpatch issue | Jingoo Han |
2014-09-03 | spi: orion: Fix checkpatch issue | Jingoo Han |
2014-09-03 | spi: dw: Fix checkpatch issue | Jingoo Han |
2014-09-03 | spi: davinci: Fix checkpatch issue | Jingoo Han |
2014-09-02 | spi: spi-mxs: Fix checkpatch issue | Jingoo Han |
2014-09-02 | spi: xtensa-xtfpga: Fix checkpatch issue | Jingoo Han |
2014-09-02 | spi: ep93xx: Fix checkpatch issue | Jingoo Han |
2014-09-01 | spi: dw-pci: remove FSF address and update copyright | Andy Shevchenko |
2014-09-01 | spi: dw-pci: provide platform specific data via driver_data | Andy Shevchenko |
2014-09-01 | spi: dw-pci: convert to use dev_pm_ops | Andy Shevchenko |
2014-09-01 | spi: dw-pci: apply pci_bar and re-use pci_name | Andy Shevchenko |
2014-09-01 | spi: dw-pci: move info message at the end of probe | Andy Shevchenko |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-08-05 | Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2014-08-04 | Merge remote-tracking branches 'spi/topic/sh', 'spi/topic/sh-msiof' and 'spi/... | Mark Brown |
2014-08-04 | Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pl022', 'spi/top... | Mark Brown |
2014-08-04 | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/efm32', 'spi/topic/... | Mark Brown |
2014-08-04 | Merge remote-tracking branches 'spi/topic/adi-v3', 'spi/topic/atmel', 'spi/to... | Mark Brown |
2014-08-04 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown |
2014-08-04 | Merge remote-tracking branches 'spi/fix/s3c64xx', 'spi/fix/samsung' and 'spi/... | Mark Brown |
2014-08-04 | Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/cadence', 'spi/fix/... | Mark Brown |
2014-08-04 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown |
2014-08-01 | 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 | spi/pl022: Explicitly truncate large bitmask | Mark Brown |
2014-08-01 | spi/atmel: Fix pointer to int conversion warnings on 64 bit builds | Mark Brown |
2014-07-31 | spi: davinci: fix to support more than 2 chip selects | Murali Karicheri |
2014-07-31 | spi: topcliff-pch: don't hardcode PCI slot to get DMA device | Andy Shevchenko |
2014-07-30 | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss |
2014-07-28 | spi: orion: fix incorrect handling of cell-index DT property | Thomas Petazzoni |
2014-07-25 | clk: Support for clock parents and rates assigned from device tree | Sylwester Nawrocki |
2014-07-25 | spi: orion: Fix error return code in orion_spi_probe() | Wei Yongjun |
2014-07-25 | 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-17 | spi: s3c64xx: use the generic SPI "cs-gpios" property | Naveen Krishna Chatradhi |
2014-07-17 | spi: s3c64xx: Revert "spi: s3c64xx: Added provision for dedicated cs pin" | Javier Martinez Canillas |