aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pxa2xx-pci.c
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-03-20spi: pxa2xx: Introduce DMA burst size supportAndy Shevchenko
2019-03-19spi: pxa2xx-pci: Drop unused header inclusionAndy Shevchenko
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel
2017-01-23spi: pca2xx-pci: Allow MSIJan Kiszka
2017-01-04spi: pxa2xx-pci: Enable DMA for Intel MerrifieldAndy Shevchenko
2016-08-24spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devicesAndy Shevchenko
2016-07-07spi: pxa2xx-pci: Support both chipselects on BraswellAndy Shevchenko
2016-07-04spi: pxa2xx-pci: Sort header block alphabeticallyAndy Shevchenko
2016-07-04spi: pxa2xx-pci: Remove unused codeAndy Shevchenko
2016-07-04spi: pxa2xx-pci: Enable SPI on Intel MerrifieldAndy Shevchenko
2016-07-04spi: pxa2xx-pci: Do a specific setup in a separate functionAndy Shevchenko
2016-05-24Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-04-20spi: spi-pxa2xx: Remove CLK_IS_ROOTStephen Boyd
2016-04-13dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko
2016-02-21spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCHLeif Liddy
2015-07-15spi: spi-pxa2xx: Remove clk.h includeStephen Boyd
2015-06-05spi: pxa2xx: Differentiate Intel LPSS typesJarkko Nikula
2014-11-26spi: spi-pxa2xx: SPI support for Intel Quark X1000Weike Chen
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-09-18spi/pxa2xx-pci: Add support for Intel BraswellMika Westerberg
2014-09-18spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg
2014-08-19spi/pxa2xx-pci: remove unnecessary assignmentAndy Shevchenko
2014-08-16spi/pxa2xx-pci: Add common clock framework support in PCI glue layerChew, Chiau Ee
2014-04-18spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPIChew, Chiau Ee
2013-12-03spi: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-03-12spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()Mika Westerberg
2013-03-12spi: fix return value check in ce4100_spi_probe()Wei Yongjun
2013-01-08spi/pxa2xx: embed the ssp_device to platform dataMika Westerberg
2013-01-08spi/pxa2xx-pci: switch to use pcim_* interfacesMika Westerberg
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-04-10spi: use module_pci_driverAxel Lin
2012-03-09spi: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker
2011-06-06spi: reorganize driversGrant Likely