summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci.c
AgeCommit message (Expand)Author
2015-01-21s390: add pci_iomap_rangeMichael S. Tsirkin
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-11s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang
2014-11-03s390/pci: add sparse annotationsMartin Schwidefsky
2014-11-03s390/pci: improve irq number check for msixSebastian Ott
2014-07-22s390/pci: fix kmsg componentGerald Schaefer
2014-07-16s390/MSI: Use standard mask and unmask funtionsYijing Wang
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-05-22s390/pci: use pdev->dev.groups for attribute creationSebastian Ott
2014-05-16s390: pci: Check return value of alloc_irq_desc() properThomas Gleixner
2014-03-19s390/PCI: Use generic pci_enable_resources()Bjorn Helgaas
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-20s390/PCI: Remove superfluous check of MSI typeAlexander Gordeev
2013-12-20s390/PCI: Fix single MSI only checkAlexander Gordeev
2013-12-16s390/pci: reenable per defaultSebastian Ott
2013-12-16s390/pci: prevent inadvertently triggered bus scansSebastian Ott
2013-11-15s390/pci: implement pcibios_remove_busSebastian Ott
2013-11-15s390/pci: improve handling of bus resourcesSebastian Ott
2013-10-24s390/pci: cleanup function information blockSebastian Ott
2013-10-24s390/pci: message cleanupSebastian Ott
2013-10-24s390/pci: implement hibernation hooksSebastian Ott
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott
2013-08-30s390/pci: split lpfSebastian Ott
2013-08-30s390/pci: add recover sysfs knobSebastian Ott
2013-08-30s390/pci: use claim_resourceSebastian Ott
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky
2013-08-22s390/pci: use adapter interrupt vector helpersMartin Schwidefsky
2013-08-22s390/pci: cleanup function namesMartin Schwidefsky
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky
2013-06-26s390/pci: remove per device debug attributeMartin Schwidefsky
2013-06-26s390/pci: cleanup hotplug codeSebastian Ott
2013-06-26s390/pci: implement pcibios_release_deviceSebastian Ott
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