summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / 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/+15Star
* s390/pci: message cleanupSebastian Ott2013-10-244-61/+46Star
* s390/pci: implement hibernation hooksSebastian Ott2013-10-241-0/+41
* s390/pci: use virtual memory for iommu bitmapSebastian Ott2013-08-301-9/+3Star
* 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/+6Star
* s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-223-304/+87Star