summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: improve handling of hotplug event 0x301Sebastian Ott2015-06-181-1/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-203-15/+32
|\
| * s390/pci: add locking for fmb accessSebastian Ott2015-04-152-6/+10
| * s390/pci: extract software counters from fmbSebastian Ott2015-04-153-10/+24
* | s390: remove use of seq_printf return valueJoe Perches2015-04-161-2/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-151-2/+1Star
|\
| * s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens2015-03-251-2/+1Star
| |
| \
*-. \ Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-231-1/+1
|\ \ \ | |_|/ |/| |
| * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-1/+1
| |/
* | s390/pci: unify pci_iomap symbol exportsSebastian Ott2015-02-271-2/+2
* | s390/pci: fix [un]map_resources sequenceSebastian Ott2015-02-271-10/+14
* | s390/pci: fix possible information leak in mmio syscallSebastian Ott2015-02-261-9/+8Star
|/
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-7/+27
|\
| * s390: add pci_iomap_rangeMichael S. Tsirkin2015-01-211-7/+27
* | s390/pci: add missing address space annotationHeiko Carstens2015-01-081-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-125-10/+124
|\
| * s390/pci: Deletion of unnecessary checks before the function call "debug_unre...Markus Elfring2014-11-281-5/+2Star
| * s390/kernel: add system calls for PCI memory accessAlexey Ishchuk2014-11-192-1/+116
| * s390/pci: add sparse annotationsMartin Schwidefsky2014-11-031-2/+4
| * s390/pci: improve irq number check for msixSebastian Ott2014-11-032-2/+2
* | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-2/+2
* | PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner2014-11-231-2/+2
* | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
* | s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang2014-11-111-2/+2
|/
* s390/pci: introduce lazy IOTLB flushing for DMA unmapGerald Schaefer2014-07-221-14/+36
* s390/pci: fix kmsg componentGerald Schaefer2014-07-225-10/+10
* s390/MSI: Use standard mask and unmask funtionsYijing Wang2014-07-161-43/+6Star
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-051-3/+3
|\
| * s390: pci: Check return value of alloc_irq_desc() properThomas Gleixner2014-05-161-3/+3
* | s390/pci: add some new arch specific pci attributesSebastian Ott2014-05-202-0/+52
* | s390/pci: use pdev->dev.groups for attribute creationSebastian Ott2014-05-202-36/+14Star
* | s390/pci: use macro for attribute creationSebastian Ott2014-05-201-38/+17Star
* | s390/pci: improve state check when processing hotplug eventsSebastian Ott2014-05-201-2/+3
|/
* Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-021-10/+8Star
|\
| * Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-031-3/+5
| |\
| * | s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-081-10/+8Star
* | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-021-15/+1Star
|\ \ \
| * | | s390/PCI: Use generic pci_enable_resources()Bjorn Helgaas2014-03-191-15/+1Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-03-311-1/+1
|\ \ \ | |_|/ |/| |
| * | s390: improve debug feature usageSebastian Ott2014-02-211-1/+1
| |/
* / s390/pci/dma: use correct segment boundary sizeGerald Schaefer2014-02-211-3/+5
|/
* Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-2/+2
|\
| * s390/PCI: Remove superfluous check of MSI typeAlexander Gordeev2013-12-201-2/+0Star
| * s390/PCI: Fix single MSI only checkAlexander Gordeev2013-12-201-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-203-14/+41
|\ \
| * | s390/pci: reenable per defaultSebastian Ott2013-12-161-3/+3
| * | s390/pci/dma: fix accounting of allocated_pagesSebastian Ott2013-12-161-5/+8
| * | s390/pci: set error state for unavailable functionsSebastian Ott2013-12-161-1/+5
| * | s390/pci: fix removal of nonexistent pci busSebastian Ott2013-12-161-0/+2
| * | s390/pci: prevent inadvertently triggered bus scansSebastian Ott2013-12-162-5/+23
| |/