summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-14s390/pci: fix hotplug module initSebastian Ott1-6/+21
2013-02-14s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens1-4/+4
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-2/+2
2013-01-08s390/pci: remove dead codeHeiko Carstens1-29/+0
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-14s390/pci: performance statistics and debug infrastructureJan Glauber1-3/+70
2012-12-11s390/pci: remove obsolete email addressesJan Glauber1-7/+7
2012-12-11s390/pci: speed up __iowrite64_copy by using pci store block insnJan Glauber1-0/+6
2012-12-03s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun1-2/+1
2012-11-30s390/pci: s390 specific PCI sysfs attributesJan Glauber1-0/+6
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber1-0/+9
2012-11-30s390/pci: DMA supportJan Glauber1-0/+36
2012-11-30s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber1-1/+463
2012-11-30s390/pci: CLP interfaceJan Glauber1-0/+28
2012-11-30s390/pci: base supportJan Glauber1-0/+557