aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-dw-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-22spi: dw-pci: Fix Chip Select amount on Intel Elkhart Lake PSE SPIJarkko Nikula1-1/+1
2019-10-22spi: dw-pci: Add runtime power management supportRaymond Tan1-0/+9
2019-10-01SPI: designware: pci: Switch over to MSI interruptsFelipe Balbi1-2/+11
2019-09-15Merge branch 'spi-5.4' into spi-nextMark Brown1-4/+2
2019-08-30spi: dw-pci: Add MODULE_DEVICE_TABLEJarkko Nikula1-0/+1
2019-08-23Merge branch 'spi-5.3' into spi-5.4Mark Brown1-0/+13
2019-08-12spi: dw-pci: Add support for Intel Elkhart Lake PSE SPIJarkko Nikula1-0/+13
2019-07-24spi: dw-pci: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2016-05-11spi: dw-pci: Spelling s/paltforms/platforms/gGeert Uytterhoeven1-1/+1
2015-10-19spi: dw-pci: remove unused pdev member from struct dw_spi_pciAndy Shevchenko1-20/+9
2015-02-24spi: dw-pci: correct number of chip selectsAndy Shevchenko1-2/+2
2015-01-27spi: dw-mid: get a proper clock frequency for SPI2Andy Shevchenko1-3/+3
2015-01-07spi: dw-pci: describe Intel MID controllers betterAndy Shevchenko1-8/+30
2014-10-03Merge remote-tracking branches 'spi/topic/davinci', 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/fsl' into spi-nextMark Brown1-37/+30
2014-09-01spi: dw-pci: remove FSF address and update copyrightAndy Shevchenko1-5/+1
2014-09-01spi: dw-pci: provide platform specific data via driver_dataAndy Shevchenko1-6/+14
2014-09-01spi: dw-pci: convert to use dev_pm_opsAndy Shevchenko1-22/+11
2014-09-01spi: dw-pci: apply pci_bar and re-use pci_nameAndy Shevchenko1-1/+1
2014-09-01spi: dw-pci: move info message at the end of probeAndy Shevchenko1-3/+3
2014-08-27spi: dw-pci: fix bug when regs left uninitializedAndy Shevchenko1-0/+2
2014-01-23Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/topic/hspi', 'spi/topic/mpc512x', 'spi/topic/msiof', 'spi/topic/nuc900', 'spi/topic/oc-tiny', 'spi/topic/omap', 'spi/topic/orion' and 'spi/topic/pci' into spi-linusMark Brown1-1/+1
2014-01-07spi: dw-pci: remove free for resources allocated with devm_*Wei Yongjun1-4/+0
2014-01-06spi: dw-pci: fix typoBaruch Siach1-1/+2
2013-12-31spi: dw: use managed resourcesBaruch Siach1-30/+10
2013-12-03spi: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-10-14spi: dw-pci: Use dev_info() instead of printk()Jingoo Han1-1/+1
2013-09-17spi: dw-pci: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-3/+3
2012-04-10spi: use module_pci_driverAxel Lin1-12/+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/+181