aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-11
|\
| * s390/pci: add sparse annotationsMartin Schwidefsky2014-11-03
| * s390/pci: improve irq number check for msixSebastian Ott2014-11-03
* | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-23
* | PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner2014-11-23
* | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
* | s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang2014-11-11
|/
* s390/pci: fix kmsg componentGerald Schaefer2014-07-22
* s390/MSI: Use standard mask and unmask funtionsYijing Wang2014-07-16
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-04
|\
| * s390: pci: Check return value of alloc_irq_desc() properThomas Gleixner2014-05-16
* | s390/pci: use pdev->dev.groups for attribute creationSebastian Ott2014-05-22
|/
* s390/PCI: Use generic pci_enable_resources()Bjorn Helgaas2014-03-19
* Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-22
|\
| * s390/PCI: Remove superfluous check of MSI typeAlexander Gordeev2013-12-20
| * s390/PCI: Fix single MSI only checkAlexander Gordeev2013-12-20
* | s390/pci: reenable per defaultSebastian Ott2013-12-16
* | s390/pci: prevent inadvertently triggered bus scansSebastian Ott2013-12-16
|/
* s390/pci: implement pcibios_remove_busSebastian Ott2013-11-15
* s390/pci: improve handling of bus resourcesSebastian Ott2013-11-15
* s390/pci: cleanup function information blockSebastian Ott2013-10-24
* s390/pci: message cleanupSebastian Ott2013-10-24
* s390/pci: implement hibernation hooksSebastian Ott2013-10-24
* s390/pci: update function handle after resume from hibernateSebastian Ott2013-08-30
* s390/pci: split lpfSebastian Ott2013-08-30
* s390/pci: add recover sysfs knobSebastian Ott2013-08-30
* s390/pci: use claim_resourceSebastian Ott2013-08-30
* s390/pci/hotplug: convert to be builtin onlySebastian Ott2013-08-30
* s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-22
* s390/pci: use adapter interrupt vector helpersMartin Schwidefsky2013-08-22
* s390/pci: cleanup function namesMartin Schwidefsky2013-08-22
* s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-26
* s390/pci: remove per device debug attributeMartin Schwidefsky2013-06-26
* s390/pci: cleanup hotplug codeSebastian Ott2013-06-26
* s390/pci: implement pcibios_release_deviceSebastian Ott2013-06-26
* s390/pci: Implement IRQ functions if !PCIBen Hutchings2013-06-10
* s390/pci: use pci_scan_root_busSebastian Ott2013-04-26
* s390/pci: remove disable_device implementationSebastian Ott2013-04-17
* s390/pci: disable per defaultSebastian Ott2013-04-17
* s390/pci: return error after failed pci opsSebastian Ott2013-04-17
* s390/pci: do not read data after failed loadSebastian Ott2013-04-17
* s390/pci: rename instruction wrappersSebastian Ott2013-04-17
* s390/pci: implement pcibios_add_deviceSebastian Ott2013-04-17
* s390/pci: do not modify function handlesSebastian Ott2013-04-17
* s390/pci: debug device statesSebastian Ott2013-04-17
* s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2013-04-17
* s390/pci: fix hotplug module initSebastian Ott2013-02-14
* s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2013-02-14
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-08
* s390/pci: remove dead codeHeiko Carstens2013-01-08