summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* s390/PCI: Use generic pci_enable_resources()Bjorn Helgaas2014-03-191-15/+1
* 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
* | s390/pci: reenable per defaultSebastian Ott2013-12-161-3/+3
* | s390/pci: prevent inadvertently triggered bus scansSebastian Ott2013-12-161-1/+9
|/
* s390/pci: implement pcibios_remove_busSebastian Ott2013-11-151-34/+35
* 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-241-15/+6
* s390/pci: implement hibernation hooksSebastian Ott2013-10-241-0/+41
* s390/pci: update function handle after resume from hibernateSebastian Ott2013-08-301-5/+10
* s390/pci: split lpfSebastian Ott2013-08-301-6/+1
* s390/pci: add recover sysfs knobSebastian Ott2013-08-301-2/+2
* 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-221-169/+86
* s390/pci: use adapter interrupt vector helpersMartin Schwidefsky2013-08-221-192/+155
* s390/pci: cleanup function namesMartin Schwidefsky2013-08-221-6/+6
* s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-261-14/+13
* s390/pci: remove per device debug attributeMartin Schwidefsky2013-06-261-13/+0
* s390/pci: cleanup hotplug codeSebastian Ott2013-06-261-19/+0
* s390/pci: implement pcibios_release_deviceSebastian Ott2013-06-261-1/+25
* 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: remove disable_device implementationSebastian Ott2013-04-171-34/+0
* s390/pci: disable per defaultSebastian Ott2013-04-171-3/+3
* s390/pci: return error after failed pci opsSebastian Ott2013-04-171-4/+12
* s390/pci: do not read data after failed loadSebastian Ott2013-04-171-4/+4
* s390/pci: rename instruction wrappersSebastian Ott2013-04-171-6/+6
* s390/pci: implement pcibios_add_deviceSebastian Ott2013-04-171-3/+11
* s390/pci: do not modify function handlesSebastian Ott2013-04-171-0/+7
* s390/pci: debug device statesSebastian Ott2013-04-171-3/+0
* s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2013-04-171-2/+1
* s390/pci: fix hotplug module initSebastian Ott2013-02-141-6/+21
* s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2013-02-141-4/+4
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-2/+2
* s390/pci: remove dead codeHeiko Carstens2013-01-081-29/+0
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* s390/pci: performance statistics and debug infrastructureJan Glauber2012-12-141-3/+70
* s390/pci: remove obsolete email addressesJan Glauber2012-12-111-7/+7
* s390/pci: speed up __iowrite64_copy by using pci store block insnJan Glauber2012-12-111-0/+6
* s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2012-12-031-2/+1
* s390/pci: s390 specific PCI sysfs attributesJan Glauber2012-11-301-0/+6
* s390/pci: PCI hotplug support via SCLPJan Glauber2012-11-301-0/+9
* s390/pci: DMA supportJan Glauber2012-11-301-0/+36
* s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber2012-11-301-1/+463
* s390/pci: CLP interfaceJan Glauber2012-11-301-0/+28
* s390/pci: base supportJan Glauber2012-11-301-0/+557