index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-30
powerpc/pci: Improve device hotplug initialization
Guenter Roeck
1
-5
/
+12
2013-06-10
powerpc/pci: Check the bus address instead of resource address in pcibios_fix...
Kevin Hao
1
-1
/
+3
2013-06-01
powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges
Kevin Hao
1
-4
/
+1
2013-06-01
powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges
Kevin Hao
1
-9
/
+0
2013-05-24
powerpc/pci: Fix bogus message at boot about empty memory resources
Benjamin Herrenschmidt
1
-3
/
+4
2013-05-14
powerpc: Fix build errors STRICT_MM_TYPECHECKS
Aneesh Kumar K.V
1
-3
/
+2
2013-05-06
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
1
-69
/
+28
2013-05-06
powerpc/pci: Don't add bogus empty resources to PHBs
Benjamin Herrenschmidt
1
-14
/
+16
2013-05-06
powerpc/pseries: Perform proper max_bus_speed detection
Kleber Sacilotto de Souza
1
-0
/
+8
2013-04-18
powerpc: Set default VGA device
Brian King
1
-0
/
+13
2013-04-18
powerpc/pci: fix PCI-e devices rescan issue on powerpc platform
Yuanquan Chen
1
-17
/
+26
2013-01-10
powerpc/eeh: Fix crash when adding a device in a slot with DDW
Thadeu Lima de Souza Cascardo
1
-2
/
+5
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-14
/
+14
2012-11-29
powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-4
/
+0
2012-09-17
Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next
Benjamin Herrenschmidt
1
-0
/
+20
2012-09-12
powerpc/PCI: Override pcibios_window_alignment()
Gavin Shan
1
-0
/
+20
2012-09-07
powerpc/pci: Save P2P bridge resource if possible
Gavin Shan
1
-4
/
+12
2012-07-25
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-10
/
+11
2012-07-25
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-4
/
+2
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-4
/
+2
2012-07-06
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-5
/
+0
2012-07-06
powerpc/PCI: factor out pcibios_setup()
Myron Stowe
1
-5
/
+0
2012-07-03
powerpc/pci: cleanup on duplicate assignment
Gavin Shan
1
-1
/
+0
2012-06-14
powerpc/PCI: register busn_res for root buses
Yinghai Lu
1
-6
/
+11
2012-06-14
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-3
/
+3
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-77
/
+9
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
1
-15
/
+0
2012-03-20
powerpc/PCI: compute I/O space bus-to-resource offset consistently
Bjorn Helgaas
1
-2
/
+6
2012-02-24
powerpc/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-74
/
+5
2012-02-24
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
1
-3
/
+0
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-11
/
+19
2012-01-07
powerpc/PCI: convert to pci_create_root_bus()
Bjorn Helgaas
1
-11
/
+14
2012-01-07
powerpc/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
1
-1
/
+1
2012-01-07
PCI: PowerPC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-0
/
+5
2011-12-07
powerpc/pci: Make pci_read_irq_line() static
Benjamin Herrenschmidt
1
-2
/
+1
2011-11-25
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
1
-0
/
+3
2011-11-25
powerpc/pci: Change how re-assigning resouces work
Benjamin Herrenschmidt
1
-30
/
+36
2011-11-25
powerpc/pci: Add a platform hook after probe and before resource survey
Benjamin Herrenschmidt
1
-0
/
+6
2011-11-24
powerpc/fsl-pci: Don't hide resource for pci/e when configured as Agent/EP
Jason Jin
1
-0
/
+3
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-09-26
powerpc/pci: Don't configure PCIe settings when PCI_PROBE_ONLY is set
Benjamin Herrenschmidt
1
-1
/
+1
2011-09-20
powerpc/pci: Call pcie_bus_configure_settings()
Benjamin Herrenschmidt
1
-0
/
+11
2011-07-27
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+11
2011-07-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+18
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
1
-11
/
+11
2011-06-23
powerpc/pci: Move FSL fixup from 32-bit to common
Kumar Gala
1
-0
/
+18
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
1
-4
/
+7
[next]