summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-041-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/+14
* | s390/pci: use macro for attribute creationSebastian Ott2014-05-201-38/+17
* | 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-011-10/+8
|\
| * Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-021-3/+5
| |\
| * | s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-071-10/+8
* | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-15/+1
|\ \ \
| * | | s390/PCI: Use generic pci_enable_resources()Bjorn Helgaas2014-03-191-15/+1
| |/ /
* | | 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-221-2/+2
|\
| * s390/PCI: Remove superfluous check of MSI typeAlexander Gordeev2013-12-201-2/+0
| * 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
| |/
* / s390/pci: obtain function handle in hotplug notifierSebastian Ott2013-12-301-0/+2
|/
* s390/pci: implement hotplug notificationsSebastian Ott2013-11-151-25/+54
* s390/pci: implement pcibios_remove_busSebastian Ott2013-11-152-38/+39
* s390/pci: improve handling of bus resourcesSebastian Ott2013-11-151-64/+83
* s390/pci: cleanup function information blockSebastian Ott2013-10-241-31/+15
* s390/pci: message cleanupSebastian Ott2013-10-244-61/+46
* s390/pci: implement hibernation hooksSebastian Ott2013-10-241-0/+41
* s390/pci: use virtual memory for iommu bitmapSebastian Ott2013-08-301-9/+3
* s390/pci: update function handle after resume from hibernateSebastian Ott2013-08-302-5/+39
* s390/pci: try harder to modify a functionSebastian Ott2013-08-301-2/+2
* s390/pci: split lpfSebastian Ott2013-08-303-52/+70
* s390/pci: add recover sysfs knobSebastian Ott2013-08-302-2/+29
* s390/pci: use claim_resourceSebastian Ott2013-08-301-29/+34
* s390/pci/hotplug: convert to be builtin onlySebastian Ott2013-08-301-28/+6
* s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-223-304/+87
* s390/pci: use adapter interrupt vector helpersMartin Schwidefsky2013-08-222-205/+160
* s390/pci: cleanup function namesMartin Schwidefsky2013-08-223-17/+17
* s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-261-14/+13
* s390/pci: remove per device debug attributeMartin Schwidefsky2013-06-262-42/+0
* s390/pci: sysfs remove strlenSebastian Ott2013-06-261-8/+4
* s390/pci: remove pdev during unplugSebastian Ott2013-06-261-1/+0
* s390/pci: cleanup hotplug codeSebastian Ott2013-06-261-19/+0
* s390/pci: implement pcibios_release_deviceSebastian Ott2013-06-261-1/+25
* s390/pci: use to_pci_devSebastian Ott2013-06-262-7/+7
* s390/pci: Implement IRQ functions if !PCIBen Hutchings2013-06-101-33/+0
* s390/pci: use pci_scan_root_busSebastian Ott2013-04-261-33/+17
* s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer2013-04-231-3/+1