aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/pci/pci.c
AgeCommit message (Expand)Author
2013-06-10s390/pci: Implement IRQ functions if !PCIBen Hutchings
2013-04-26s390/pci: use pci_scan_root_busSebastian Ott
2013-04-17s390/pci: remove disable_device implementationSebastian Ott
2013-04-17s390/pci: disable per defaultSebastian Ott
2013-04-17s390/pci: return error after failed pci opsSebastian Ott
2013-04-17s390/pci: do not read data after failed loadSebastian Ott
2013-04-17s390/pci: rename instruction wrappersSebastian Ott
2013-04-17s390/pci: implement pcibios_add_deviceSebastian Ott
2013-04-17s390/pci: do not modify function handlesSebastian Ott
2013-04-17s390/pci: debug device statesSebastian Ott
2013-04-17s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun
2013-02-14s390/pci: fix hotplug module initSebastian Ott
2013-02-14s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2013-01-08s390/pci: remove dead codeHeiko Carstens
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-14s390/pci: performance statistics and debug infrastructureJan Glauber
2012-12-11s390/pci: remove obsolete email addressesJan Glauber
2012-12-11s390/pci: speed up __iowrite64_copy by using pci store block insnJan Glauber
2012-12-03s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun
2012-11-30s390/pci: s390 specific PCI sysfs attributesJan Glauber
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber
2012-11-30s390/pci: DMA supportJan Glauber
2012-11-30s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber
2012-11-30s390/pci: CLP interfaceJan Glauber
2012-11-30s390/pci: base supportJan Glauber