aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-pxa2xx-pci.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-03spi: remove DEFINE_PCI_DEVICE_TABLE macroGravatar Jingoo Han 1-1/+1
2013-03-12spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions()Gravatar Mika Westerberg 1-1/+1
2013-03-12spi: fix return value check in ce4100_spi_probe()Gravatar Wei Yongjun 1-2/+2
2013-01-08spi/pxa2xx: embed the ssp_device to platform dataGravatar Mika Westerberg 1-68/+5
2013-01-08spi/pxa2xx-pci: switch to use pcim_* interfacesGravatar Mika Westerberg 1-56/+30
2012-12-07spi: Remove HOTPLUG section attributesGravatar Grant Likely 1-3/+3
2012-04-10spi: use module_pci_driverGravatar Axel Lin 1-11/+1
2012-03-09spi: Convert to DEFINE_PCI_DEVICE_TABLEGravatar Axel Lin 1-1/+1
2011-10-31spi: Add module.h to implicit users in drivers/spiGravatar Paul Gortmaker 1-0/+1
2011-06-06spi: reorganize driversGravatar Grant Likely 1-0/+180