aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-dw-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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