index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-powerpc
/
pci-bridge.h
Age
Commit message (
Expand
)
Author
2007-07-26
[POWERPC] Add function to check if address is an IO port
Benjamin Herrenschmidt
2007-07-23
[POWERPC] Provide ability to setup P2P bridge registers from struct resource
Kumar Gala
2007-07-23
[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime
Kumar Gala
2007-07-23
[POWERPC] Removed setup_indirect_pci_nomap
Kumar Gala
2007-07-23
[POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link
Kumar Gala
2007-07-23
[POWERPC] Add the ability to find PCI capabilities early on
Kumar Gala
2007-06-29
[POWERPC] Use ppc64 style list management for pci_controller on ppc32
Kumar Gala
2007-06-29
[POWERPC] Move pci_bus_to_hose users to pci_bus_to_host
Kumar Gala
2007-06-29
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
Kumar Gala
2007-06-29
[POWERPC] Use global_number in ppc32 pci_controller
Kumar Gala
2007-06-29
[POWERPC] Removed dead code related to PCI on ppc32
Kumar Gala
2007-06-29
[POWERPC] Remove local_number from pci_controller
Kumar Gala
2007-06-29
[POWERPC] Merge asm-ppc/pci-bridge.h into asm-power/pci-bridge.h
Kumar Gala
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Show EEH per-device false positives
Linas Vepstas
2007-06-14
[POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanup
Linas Vepstas
2007-01-24
[POWERPC] Add a field for each specific bus to struct pci_controller
Ishizaki Kou
2006-12-08
[POWERPC] Fix mmap of PCI resource with hack for X
Benjamin Herrenschmidt
2006-12-04
[POWERPC] Add "parent" struct device for PCI host bridges
Benjamin Herrenschmidt
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-06-15
[POWERPC] pcibus_to_node fixes
Anton Blanchard
2006-05-24
[PATCH] powerpc: remove LogicalSlot from pci_dn
Stephen Rothwell
2006-05-24
[PATCH] powerpc: remove Irq from pci_dn
Stephen Rothwell
2006-05-24
[PATCH] powerpc: remove iSeries_Global_Device_List
Stephen Rothwell
2006-01-12
[PATCH] powerpc: small pci cleanups
Stephen Rothwell
2006-01-10
[PATCH] powerpc: Save device BARs much earlier in the boot sequence
Linas Vepstas
2006-01-10
[PATCH] powerpc: Add "partitionable endpoint" support
Linas Vepstas
2006-01-09
[PATCH] powerpc: sanitize header files for user space includes
Arnd Bergmann
2006-01-09
[PATCH] powerpc: pci_address_to_pio fix
Benjamin Herrenschmidt
2006-01-09
[PATCH] powerpc: export PCI fixup routine
linas
2006-01-09
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
2006-01-09
[PATCH] powerpc: migrate common PCI hotplug code
Linas Vepstas
2006-01-09
[PATCH] powerpc: serial port discovery (#2)
Benjamin Herrenschmidt
2005-11-19
powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpc
Paul Mackerras