aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pxa2xx-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-03-20spi: pxa2xx: Introduce DMA burst size supportAndy Shevchenko1-0/+4
2019-03-19spi: pxa2xx-pci: Drop unused header inclusionAndy Shevchenko1-1/+0
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel1-2/+2
2017-01-23spi: pca2xx-pci: Allow MSIJan Kiszka1-1/+7
2017-01-04spi: pxa2xx-pci: Enable DMA for Intel MerrifieldAndy Shevchenko1-0/+24
2016-08-24spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devicesAndy Shevchenko1-0/+1
2016-07-07spi: pxa2xx-pci: Support both chipselects on BraswellAndy Shevchenko1-3/+3
2016-07-04spi: pxa2xx-pci: Sort header block alphabeticallyAndy Shevchenko1-6/+7
2016-07-04spi: pxa2xx-pci: Remove unused codeAndy Shevchenko1-4/+0
2016-07-04spi: pxa2xx-pci: Enable SPI on Intel MerrifieldAndy Shevchenko1-0/+28
2016-07-04spi: pxa2xx-pci: Do a specific setup in a separate functionAndy Shevchenko1-33/+44
2016-05-24Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-2/+2
2016-04-20spi: spi-pxa2xx: Remove CLK_IS_ROOTStephen Boyd1-2/+2
2016-04-13dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko1-4/+4
2016-02-21spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCHLeif Liddy1-0/+13
2015-07-15spi: spi-pxa2xx: Remove clk.h includeStephen Boyd1-1/+0
2015-06-05spi: pxa2xx: Differentiate Intel LPSS typesJarkko Nikula1-4/+4
2014-11-26spi: spi-pxa2xx: SPI support for Intel Quark X1000Weike Chen1-0/+8
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-17/+84
2014-09-18spi/pxa2xx-pci: Add support for Intel BraswellMika Westerberg1-0/+37
2014-09-18spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg1-17/+47
2014-08-19spi/pxa2xx-pci: remove unnecessary assignmentAndy Shevchenko1-1/+0
2014-08-16spi/pxa2xx-pci: Add common clock framework support in PCI glue layerChew, Chiau Ee1-1/+20
2014-04-18spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPIChew, Chiau Ee1-15/+61
2013-12-03spi: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-03-12spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()Mika Westerberg1-1/+1
2013-03-12spi: fix return value check in ce4100_spi_probe()Wei Yongjun1-2/+2
2013-01-08spi/pxa2xx: embed the ssp_device to platform dataMika Westerberg1-68/+5
2013-01-08spi/pxa2xx-pci: switch to use pcim_* interfacesMika Westerberg1-56/+30
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-3/+3
2012-04-10spi: use module_pci_driverAxel Lin1-11/+1
2012-03-09spi: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin1-1/+1
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker1-0/+1
2011-06-06spi: reorganize driversGrant Likely1-0/+180