summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/pci-common.c
AgeCommit message (Expand)Author
2018-02-10Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-10powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-17powerpc/pci: Use of_irq_parse_and_map_pci() helperRob Herring
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig
2017-12-11powerpc/pci: Separate SR-IOV CallsBryant G. Ly
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches
2017-10-18vgaarb: Select a default VGA device even if there's no legacy VGABjorn Helgaas
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-04-19powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...Yongji Xie
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins
2017-02-17powerpc/kernel: Remove error message in pcibios_setup_phb_resources()Gavin Shan
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-08-22powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira
2016-08-09powerpc/pci: Fix endian bug in fixed PHB numberingMichael Ellerman
2016-08-07ppc: move exports to definitionsAl Viro
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-17powerpc/pci: Don't try to allocate resources that will be reassignedBenjamin Herrenschmidt
2016-07-07powerpc/pci: Assign fixed PHB number based on device-tree propertiesGuilherme G. Piccoli
2016-06-24powerpc/pci: Reduce log level of PCI I/O space warningBenjamin Herrenschmidt
2016-06-21powerpc/pci: Update bridge windows on PCI plugGavin Shan
2016-06-21powerpc/pci: Override pcibios_setup_bridge()Gavin Shan
2016-06-17powerpc/pci: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas
2016-06-17powerpc/pci: Remove __pci_mmap_set_pgprot()Yinghai Lu
2015-10-15powerpc/pci: export pcibios_free_controller()Andrew Donnellan
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-08-06powerpc: pci: use %pR for printing struct resourceKevin Hao
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi
2015-06-03powerpc/pci: Add pcibios_disable_device() hookMichael Neuling
2015-06-03powerpc/pci: Export symbols for CXLDaniel Axtens
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman
2015-04-11powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.reset_secondary_bus and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.window_alignment and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.enable_device_hook and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.dma_bus_setup and shimDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.dma_dev_setup and shimDaniel Axtens
2015-04-11powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens
2015-04-10powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman
2015-03-31powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang
2015-03-31powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang