summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pxa2xx-pci.c
Commit message (Expand)AuthorAgeFilesLines
* spi: pca2xx-pci: Allow MSIJan Kiszka2017-01-231-1/+7
* spi: pxa2xx-pci: Enable DMA for Intel MerrifieldAndy Shevchenko2017-01-041-0/+24
* spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devicesAndy Shevchenko2016-08-241-0/+1
* spi: pxa2xx-pci: Support both chipselects on BraswellAndy Shevchenko2016-07-071-3/+3
* spi: pxa2xx-pci: Sort header block alphabeticallyAndy Shevchenko2016-07-041-6/+7
* spi: pxa2xx-pci: Remove unused codeAndy Shevchenko2016-07-041-4/+0
* spi: pxa2xx-pci: Enable SPI on Intel MerrifieldAndy Shevchenko2016-07-041-0/+28
* spi: pxa2xx-pci: Do a specific setup in a separate functionAndy Shevchenko2016-07-041-33/+44
* Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-05-241-2/+2
|\
| * spi: spi-pxa2xx: Remove CLK_IS_ROOTStephen Boyd2016-04-201-2/+2
* | dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko2016-04-131-4/+4
|/
* spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCHLeif Liddy2016-02-211-0/+13
* spi: spi-pxa2xx: Remove clk.h includeStephen Boyd2015-07-151-1/+0
* spi: pxa2xx: Differentiate Intel LPSS typesJarkko Nikula2015-06-051-4/+4
* spi: spi-pxa2xx: SPI support for Intel Quark X1000Weike Chen2014-11-261-0/+8
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-181-17/+84
|\
| * spi/pxa2xx-pci: Add support for Intel BraswellMika Westerberg2014-09-181-0/+37
| * spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg2014-09-181-17/+47
* | spi/pxa2xx-pci: remove unnecessary assignmentAndy Shevchenko2014-08-191-1/+0
|/
* spi/pxa2xx-pci: Add common clock framework support in PCI glue layerChew, Chiau Ee2014-08-161-1/+20
* spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPIChew, Chiau Ee2014-04-181-15/+61
* spi: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-031-1/+1
* spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()Mika Westerberg2013-03-121-1/+1
* spi: fix return value check in ce4100_spi_probe()Wei Yongjun2013-03-121-2/+2
* spi/pxa2xx: embed the ssp_device to platform dataMika Westerberg2013-01-081-68/+5
* spi/pxa2xx-pci: switch to use pcim_* interfacesMika Westerberg2013-01-081-56/+30
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-071-3/+3
* spi: use module_pci_driverAxel Lin2012-04-101-11/+1
* spi: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-03-091-1/+1
* spi: Add module.h to implicit users in drivers/spiPaul Gortmaker2011-10-311-0/+1
* spi: reorganize driversGrant Likely2011-06-061-0/+180
OpenPOWER on IntegriCloud