aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-22s390/pci: introduce lazy IOTLB flushing for DMA unmapGerald Schaefer1-14/+36
2014-07-22s390/pci: fix kmsg componentGerald Schaefer5-10/+10
2014-07-16s390/MSI: Use standard mask and unmask funtionsYijing Wang1-43/+6
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-3/+3
2014-05-20s390/pci: add some new arch specific pci attributesSebastian Ott2-0/+52
2014-05-20s390/pci: use pdev->dev.groups for attribute creationSebastian Ott2-36/+14
2014-05-20s390/pci: use macro for attribute creationSebastian Ott1-38/+17
2014-05-20s390/pci: improve state check when processing hotplug eventsSebastian Ott1-2/+3
2014-05-16s390: pci: Check return value of alloc_irq_desc() properThomas Gleixner1-3/+3
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-10/+8
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-15/+1
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2014-03-19s390/PCI: Use generic pci_enable_resources()Bjorn Helgaas1-15/+1
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman1-3/+5
2014-02-21s390: improve debug feature usageSebastian Ott1-1/+1
2014-02-21s390/pci/dma: use correct segment boundary sizeGerald Schaefer1-3/+5
2014-02-07s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo1-10/+8
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-14/+41
2013-12-30s390/pci: obtain function handle in hotplug notifierSebastian Ott1-0/+2
2013-12-20s390/PCI: Remove superfluous check of MSI typeAlexander Gordeev1-2/+0
2013-12-20s390/PCI: Fix single MSI only checkAlexander Gordeev1-0/+2
2013-12-16s390/pci: reenable per defaultSebastian Ott1-3/+3
2013-12-16s390/pci/dma: fix accounting of allocated_pagesSebastian Ott1-5/+8
2013-12-16s390/pci: set error state for unavailable functionsSebastian Ott1-1/+5
2013-12-16s390/pci: fix removal of nonexistent pci busSebastian Ott1-0/+2
2013-12-16s390/pci: prevent inadvertently triggered bus scansSebastian Ott2-5/+23
2013-11-15s390/pci: implement hotplug notificationsSebastian Ott1-25/+54
2013-11-15s390/pci: implement pcibios_remove_busSebastian Ott2-38/+39
2013-11-15s390/pci: improve handling of bus resourcesSebastian Ott1-64/+83
2013-10-24s390/pci: cleanup function information blockSebastian Ott1-31/+15
2013-10-24s390/pci: message cleanupSebastian Ott4-61/+46
2013-10-24s390/pci: implement hibernation hooksSebastian Ott1-0/+41
2013-08-30s390/pci: use virtual memory for iommu bitmapSebastian Ott1-9/+3
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott2-5/+39
2013-08-30s390/pci: try harder to modify a functionSebastian Ott1-2/+2
2013-08-30s390/pci: split lpfSebastian Ott3-52/+70
2013-08-30s390/pci: add recover sysfs knobSebastian Ott2-2/+29
2013-08-30s390/pci: use claim_resourceSebastian Ott1-29/+34
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott1-28/+6
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky3-304/+87
2013-08-22s390/pci: use adapter interrupt vector helpersMartin Schwidefsky2-205/+160
2013-08-22s390/pci: cleanup function namesMartin Schwidefsky3-17/+17
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky1-14/+13
2013-06-26s390/pci: remove per device debug attributeMartin Schwidefsky2-42/+0
2013-06-26s390/pci: sysfs remove strlenSebastian Ott1-8/+4
2013-06-26s390/pci: remove pdev during unplugSebastian Ott1-1/+0
2013-06-26s390/pci: cleanup hotplug codeSebastian Ott1-19/+0
2013-06-26s390/pci: implement pcibios_release_deviceSebastian Ott1-1/+25
2013-06-26s390/pci: use to_pci_devSebastian Ott2-7/+7