aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-dw-pci.c
AgeCommit message (Expand)Author
2014-01-23Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown
2014-01-07spi: dw-pci: remove free for resources allocated with devm_*Wei Yongjun
2014-01-06spi: dw-pci: fix typoBaruch Siach
2013-12-31spi: dw: use managed resourcesBaruch Siach
2013-12-03spi: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-10-14spi: dw-pci: Use dev_info() instead of printk()Jingoo Han
2013-09-17spi: dw-pci: remove unnecessary pci_set_drvdata()Jingoo Han
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