Age | Commit message (Expand) | Author |
2013-12-21 | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev | Yinghai Lu |
2013-10-24 | of/irq: simplify args to irq_create_of_mapping | Grant Likely |
2013-10-24 | of/irq: Replace of_irq with of_phandle_args | Grant Likely |
2013-10-24 | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely |
2013-09-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-09-03 | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-22 | PCI: Simplify pcie_bus_configure_settings() interface | Bjorn Helgaas |
2013-08-14 | powerpc: Make OF PCI device tree accesses endian safe | Anton Blanchard |
2013-08-14 | powerpc/pci: Remove duplicate check in pcibios_fixup_bus() | Gavin Shan |
2013-08-14 | powerpc: Fix a number of sparse warnings | Anton Blanchard |
2013-07-24 | powerpc/pci: Partial tree hotplug support | Gavin Shan |
2013-06-30 | powerpc/pci: Improve device hotplug initialization | Guenter Roeck |
2013-06-10 | powerpc/pci: Check the bus address instead of resource address in pcibios_fix... | Kevin Hao |
2013-06-01 | powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges | Kevin Hao |
2013-06-01 | powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges | Kevin Hao |
2013-05-24 | powerpc/pci: Fix bogus message at boot about empty memory resources | Benjamin Herrenschmidt |
2013-05-14 | powerpc: Fix build errors STRICT_MM_TYPECHECKS | Aneesh Kumar K.V |
2013-05-06 | powerpc/pci: Support per-aperture memory offset | Benjamin Herrenschmidt |
2013-05-06 | powerpc/pci: Don't add bogus empty resources to PHBs | Benjamin Herrenschmidt |
2013-05-06 | powerpc/pseries: Perform proper max_bus_speed detection | Kleber Sacilotto de Souza |
2013-04-18 | powerpc: Set default VGA device | Brian King |
2013-04-18 | powerpc/pci: fix PCI-e devices rescan issue on powerpc platform | Yuanquan Chen |
2013-01-10 | powerpc/eeh: Fix crash when adding a device in a slot with DDW | Thadeu Lima de Souza Cascardo |
2013-01-03 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-28 | powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-09-17 | Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next | Benjamin Herrenschmidt |
2012-09-11 | powerpc/PCI: Override pcibios_window_alignment() | Gavin Shan |
2012-09-07 | powerpc/pci: Save P2P bridge resource if possible | Gavin Shan |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-24 | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux | Linus Torvalds |
2012-07-06 | devicetree: add helper inline for retrieving a node's full name | Grant Likely |
2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas |
2012-07-05 | powerpc/PCI: factor out pcibios_setup() | Myron Stowe |
2012-07-03 | powerpc/pci: cleanup on duplicate assignment | Gavin Shan |
2012-06-13 | powerpc/PCI: register busn_res for root buses | Yinghai Lu |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-21 | powerpc: Remove FW_FEATURE ISERIES from arch code | Stephen Rothwell |
2012-03-20 | powerpc/PCI: compute I/O space bus-to-resource offset consistently | Bjorn Helgaas |
2012-02-23 | powerpc/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-23 | powerpc/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-06 | powerpc/PCI: convert to pci_create_root_bus() | Bjorn Helgaas |
2012-01-06 | powerpc/PCI: make pcibios_setup_phb_resources() static | Bjorn Helgaas |
2012-01-06 | PCI: PowerPC: convert pcibios_set_master() to a non-inlined function | Myron Stowe |
2011-12-07 | powerpc/pci: Make pci_read_irq_line() static | Benjamin Herrenschmidt |
2011-11-25 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt |
2011-11-25 | powerpc/pci: Change how re-assigning resouces work | Benjamin Herrenschmidt |
2011-11-25 | powerpc/pci: Add a platform hook after probe and before resource survey | Benjamin Herrenschmidt |
2011-11-24 | powerpc/fsl-pci: Don't hide resource for pci/e when configured as Agent/EP | Jason Jin |