aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-2/+2
2013-01-08s390/pci: remove dead codeHeiko Carstens2-31/+0
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-14s390/pci: performance statistics and debug infrastructureJan Glauber6-5/+274
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: fix potential NULL pointer dereference in dma_free_seg_table()Wei Yongjun1-1/+2
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 Glauber3-1/+93
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber1-0/+9
2012-11-30s390/pci: CHSC PCI support for error and availability eventsJan Glauber2-1/+95
2012-11-30s390/pci: DMA supportJan Glauber4-1/+546
2012-11-30s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber4-2/+608
2012-11-30s390/pci: CLP interfaceJan Glauber3-1/+346
2012-11-30s390/pci: base supportJan Glauber2-0/+562