aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/pci-common.c
AgeCommit message (Expand)Author
2016-08-09powerpc/pci: Fix endian bug in fixed PHB numberingMichael Ellerman
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
2015-03-31powerpc/pci: Don't unset PCI resources for VFsWei Yang
2015-01-16powerpc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman
2014-11-05powerpc/pci: Quieten unset I/O resource warningAnton Blanchard
2014-10-16powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman
2014-10-03powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-07-03powerpc/pci: Remove duplicate logicGavin Shan
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-04-30PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott
2014-04-28powerpc/pci: Use of_pci_range_parser helper in pci_process_bridge_OF_rangesAndrew Murray
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas
2013-08-14powerpc: Make OF PCI device tree accesses endian safeAnton Blanchard
2013-08-14powerpc/pci: Remove duplicate check in pcibios_fixup_bus()Gavin Shan
2013-08-14powerpc: Fix a number of sparse warningsAnton Blanchard