index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-powerpc
/
pci-bridge.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument const
Trent Piepho
2008-04-18
1
-2
/
+2
*
[POWERPC] Remove update_bridge_resource
Kumar Gala
2008-01-23
1
-3
/
+0
*
[POWERPC] iSeries: eliminate pci_dn bussubno
Stephen Rothwell
2008-01-17
1
-1
/
+0
*
[POWERPC] The pci_dn pcidev is only used by EEH
Stephen Rothwell
2008-01-17
1
-1
/
+1
*
[POWERPC] The pci_dn class_code is only used by EEH
Stephen Rothwell
2008-01-17
1
-1
/
+1
*
[POWERPC] Pointers marked as __iomem do not need to be volatile
Stephen Rothwell
2007-12-21
1
-2
/
+2
*
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
2007-12-20
1
-1
/
+1
*
[POWERPC] pci32: Add platform option to enable /proc PCI domains
Benjamin Herrenschmidt
2007-12-20
1
-0
/
+5
*
[POWERPC] pci32: Add flags modifying the PCI code behaviour
Benjamin Herrenschmidt
2007-12-20
1
-0
/
+20
*
[POWERPC] Merge pci_process_bridge_OF_ranges()
Benjamin Herrenschmidt
2007-12-11
1
-0
/
+3
*
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
2007-12-11
1
-2
/
+3
*
[POWERPC] Consolidate pci_controller
Stephen Rothwell
2007-12-11
1
-43
/
+22
*
[POWERPC] Clean up pci-bridge.h
Stephen Rothwell
2007-12-11
1
-53
/
+42
*
[POWERPC] Fix declaration of pcibios_free_controller
Benjamin Herrenschmidt
2007-11-19
1
-2
/
+3
*
[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
Valentine Barshak
2007-10-12
1
-1
/
+2
*
[POWERPC] Add function to check if address is an IO port
Benjamin Herrenschmidt
2007-07-26
1
-0
/
+20
*
[POWERPC] Provide ability to setup P2P bridge registers from struct resource
Kumar Gala
2007-07-23
1
-0
/
+2
*
[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime
Kumar Gala
2007-07-23
1
-1
/
+3
*
[POWERPC] Removed setup_indirect_pci_nomap
Kumar Gala
2007-07-23
1
-2
/
+0
*
[POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link
Kumar Gala
2007-07-23
1
-0
/
+5
*
[POWERPC] Add the ability to find PCI capabilities early on
Kumar Gala
2007-07-23
1
-0
/
+3
*
[POWERPC] Use ppc64 style list management for pci_controller on ppc32
Kumar Gala
2007-06-29
1
-5
/
+6
*
[POWERPC] Move pci_bus_to_hose users to pci_bus_to_host
Kumar Gala
2007-06-29
1
-3
/
+0
*
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
Kumar Gala
2007-06-29
1
-5
/
+3
*
[POWERPC] Use global_number in ppc32 pci_controller
Kumar Gala
2007-06-29
1
-1
/
+1
*
[POWERPC] Removed dead code related to PCI on ppc32
Kumar Gala
2007-06-29
1
-12
/
+0
*
[POWERPC] Remove local_number from pci_controller
Kumar Gala
2007-06-29
1
-1
/
+0
*
[POWERPC] Merge asm-ppc/pci-bridge.h into asm-power/pci-bridge.h
Kumar Gala
2007-06-29
1
-18
/
+120
*
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
2007-06-14
1
-0
/
+6
*
[POWERPC] Show EEH per-device false positives
Linas Vepstas
2007-06-14
1
-0
/
+1
*
[POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanup
Linas Vepstas
2007-06-14
1
-7
/
+9
*
[POWERPC] Add a field for each specific bus to struct pci_controller
Ishizaki Kou
2007-01-24
1
-0
/
+2
*
[POWERPC] Fix mmap of PCI resource with hack for X
Benjamin Herrenschmidt
2006-12-08
1
-2
/
+2
*
[POWERPC] Add "parent" struct device for PCI host bridges
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+1
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
[POWERPC] pcibus_to_node fixes
Anton Blanchard
2006-06-15
1
-0
/
+8
*
[PATCH] powerpc: remove LogicalSlot from pci_dn
Stephen Rothwell
2006-05-24
1
-4
/
+0
*
[PATCH] powerpc: remove Irq from pci_dn
Stephen Rothwell
2006-05-24
1
-1
/
+0
*
[PATCH] powerpc: remove iSeries_Global_Device_List
Stephen Rothwell
2006-05-24
1
-1
/
+0
*
[PATCH] powerpc: small pci cleanups
Stephen Rothwell
2006-01-12
1
-2
/
+0
*
[PATCH] powerpc: Save device BARs much earlier in the boot sequence
Linas Vepstas
2006-01-10
1
-4
/
+4
*
[PATCH] powerpc: Add "partitionable endpoint" support
Linas Vepstas
2006-01-10
1
-0
/
+1
*
[PATCH] powerpc: sanitize header files for user space includes
Arnd Bergmann
2006-01-09
1
-0
/
+2
*
[PATCH] powerpc: pci_address_to_pio fix
Benjamin Herrenschmidt
2006-01-09
1
-3
/
+3
*
[PATCH] powerpc: export PCI fixup routine
linas
2006-01-09
1
-0
/
+1
*
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
2006-01-09
1
-0
/
+9
*
[PATCH] powerpc: migrate common PCI hotplug code
Linas Vepstas
2006-01-09
1
-0
/
+9
*
[PATCH] powerpc: serial port discovery (#2)
Benjamin Herrenschmidt
2006-01-09
1
-0
/
+3
*
powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpc
Paul Mackerras
2005-11-19
1
-0
/
+153