| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: pca2xx-pci: Allow MSI | Jan Kiszka | 2017-01-23 | 1 | -1/+7 |
* | spi: pxa2xx-pci: Enable DMA for Intel Merrifield | Andy Shevchenko | 2017-01-04 | 1 | -0/+24 |
* | spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devices | Andy Shevchenko | 2016-08-24 | 1 | -0/+1 |
* | spi: pxa2xx-pci: Support both chipselects on Braswell | Andy Shevchenko | 2016-07-07 | 1 | -3/+3 |
* | spi: pxa2xx-pci: Sort header block alphabetically | Andy Shevchenko | 2016-07-04 | 1 | -6/+7 |
* | spi: pxa2xx-pci: Remove unused code | Andy Shevchenko | 2016-07-04 | 1 | -4/+0 |
* | spi: pxa2xx-pci: Enable SPI on Intel Merrifield | Andy Shevchenko | 2016-07-04 | 1 | -0/+28 |
* | spi: pxa2xx-pci: Do a specific setup in a separate function | Andy Shevchenko | 2016-07-04 | 1 | -33/+44 |
* | Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2016-05-24 | 1 | -2/+2 |
|\ |
|
| * | spi: spi-pxa2xx: Remove CLK_IS_ROOT | Stephen Boyd | 2016-04-20 | 1 | -2/+2 |
* | | dmaengine: dw: rename masters to reflect actual topology | Andy Shevchenko | 2016-04-13 | 1 | -4/+4 |
|/ |
|
* | spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCH | Leif Liddy | 2016-02-20 | 1 | -0/+13 |
* | spi: spi-pxa2xx: Remove clk.h include | Stephen Boyd | 2015-07-15 | 1 | -1/+0 |
* | spi: pxa2xx: Differentiate Intel LPSS types | Jarkko Nikula | 2015-06-05 | 1 | -4/+4 |
* | spi: spi-pxa2xx: SPI support for Intel Quark X1000 | Weike Chen | 2014-11-26 | 1 | -0/+8 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-10-19 | 1 | -17/+84 |
|\ |
|
| * | spi/pxa2xx-pci: Add support for Intel Braswell | Mika Westerberg | 2014-09-18 | 1 | -0/+37 |
| * | spi/pxa2xx: Don't use slave_id of dma_slave_config | Mika Westerberg | 2014-09-18 | 1 | -17/+47 |
* | | spi/pxa2xx-pci: remove unnecessary assignment | Andy Shevchenko | 2014-08-19 | 1 | -1/+0 |
|/ |
|
* | spi/pxa2xx-pci: Add common clock framework support in PCI glue layer | Chew, Chiau Ee | 2014-08-17 | 1 | -1/+20 |
* | spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPI | Chew, Chiau Ee | 2014-04-18 | 1 | -15/+61 |
* | spi: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2013-12-03 | 1 | -1/+1 |
* | spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions() | Mika Westerberg | 2013-03-12 | 1 | -1/+1 |
* | spi: fix return value check in ce4100_spi_probe() | Wei Yongjun | 2013-03-12 | 1 | -2/+2 |
* | spi/pxa2xx: embed the ssp_device to platform data | Mika Westerberg | 2013-01-08 | 1 | -68/+5 |
* | spi/pxa2xx-pci: switch to use pcim_* interfaces | Mika Westerberg | 2013-01-08 | 1 | -56/+30 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 | 1 | -3/+3 |
* | spi: use module_pci_driver | Axel Lin | 2012-04-10 | 1 | -11/+1 |
* | spi: Convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 2012-03-09 | 1 | -1/+1 |
* | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+180 |