aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-pxa2xx-pci.c
AgeCommit message (Expand)Author
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