aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/pci-common.c
Commit message (Expand)AuthorAge
* Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-13
|\
| * powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang2015-03-30
| * powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang2015-03-30
| * powerpc/pci: Don't unset PCI resources for VFsWei Yang2015-03-30
* | powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens2015-04-11
* | powerpc: Create pci_controller_ops.reset_secondary_bus and shimDaniel Axtens2015-04-11
* | powerpc: Create pci_controller_ops.window_alignment and shimDaniel Axtens2015-04-11
* | powerpc: Create pci_controller_ops.enable_device_hook and shimDaniel Axtens2015-04-11
* | powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens2015-04-11
* | powerpc: Create pci_controller_ops.dma_bus_setup and shimDaniel Axtens2015-04-11
* | powerpc: Create pci_controller_ops.dma_dev_setup and shimDaniel Axtens2015-04-11
* | powerpc: pcibios_enable_device_hook: return bool rather than intDaniel Axtens2015-04-11
* | powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-10
|/
* powerpc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-16
* powerpc: Remove more traces of bootmemMichael Ellerman2014-11-19
* powerpc/pci: Quieten unset I/O resource warningAnton Blanchard2014-11-05
* powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman2014-10-15
* powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang2014-10-03
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-25
* powerpc/pci: Remove duplicate logicGavin Shan2014-07-03
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-10
|\
| * powerpc/pci: Use of_pci_range_parser helper in pci_process_bridge_OF_rangesAndrew Murray2014-04-28
| * powerpc/pci: Mask linkDown on resetting PCI busGavin Shan2014-04-28
* | PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott2014-04-30
|/
* PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-21
* of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-24
* of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-24
* of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-24
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\
| * powerpc: Make OF PCI device tree accesses endian safeAnton Blanchard2013-08-14
| * powerpc/pci: Remove duplicate check in pcibios_fixup_bus()Gavin Shan2013-08-14
| * powerpc: Fix a number of sparse warningsAnton Blanchard2013-08-13
* | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-03
|\ \ | |/ |/|
| * PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-22
* | powerpc/pci: Partial tree hotplug supportGavin Shan2013-07-24
|/
* powerpc/pci: Improve device hotplug initializationGuenter Roeck2013-06-29
* powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao2013-06-09
* powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao2013-05-31
* powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao2013-05-31
* powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt2013-05-24
* powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V2013-05-14
* powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt2013-05-05
* powerpc/pci: Don't add bogus empty resources to PHBsBenjamin Herrenschmidt2013-05-05
* powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza2013-05-05
* powerpc: Set default VGA deviceBrian King2013-04-18
* powerpc/pci: fix PCI-e devices rescan issue on powerpc platformYuanquan Chen2013-04-18
* powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo2013-01-10
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* powerpc/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-28
* Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt2012-09-17
|\