开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
ppc-pci.h
Age
Commit message (
Expand
)
Author
2024-02-19
powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller
Gaurav Batra
2024-02-14
Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"
Michael Ellerman
2024-02-05
powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add
Gaurav Batra
2023-11-28
powerpc/rtas_pci: rename and properly expose config access APIs
Nathan Lynch
2023-04-20
powerpc/fsl_uli1575: Mark uli_exclude_device() as static
Pali Rohár
2023-04-20
powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver file
Pali Rohár
2023-04-20
powerpc/fsl_uli1575: Misc cleanup
Christophe Leroy
2021-10-12
powerpc/eeh: Use dev_driver_string() instead of struct pci_dev->driver->name
Uwe Kleine-König
2021-02-11
powerpc/pci: Remove unimplemented prototypes
Oliver O'Halloran
2021-01-31
powerpc/pci: Delete traverse_pci_dn()
Oliver O'Halloran
2019-08-22
powerpc/eeh: Convert log messages to eeh_edev_* macros
Sam Bobroff
2019-08-22
powerpc/eeh: Add bdfn field to eeh_dev
Oliver O'Halloran
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-05
powerpc/eeh: Improve recovery of passed-through devices
Sam Bobroff
2019-02-05
powerpc/eeh: Add include_passed to eeh_pe_state_clear()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
2016-11-22
powerpc/eeh: Refactor EEH PE reset functions
Russell Currey
2016-06-21
powerpc/pci: Delay populating pdn
Gavin Shan
2016-05-11
powerpc/pci: Export pci_traverse_device_nodes()
Gavin Shan
2015-08-18
powerpc/eeh: Disable automatically blocked PCI config
Gavin Shan
2015-04-11
powerpc: move find_and_init_phbs() to pSeries specific code
Daniel Axtens
2015-03-24
powerpc/eeh: Create eeh_dev from pci_dn instead of device_node
Gavin Shan
2014-04-28
powerpc/eeh: No hotplug on permanently removed dev
Gavin Shan
2012-09-10
powerpc/eeh: Cleanup on EEH PCI address cache
Gavin Shan
2012-09-10
powerpc/eeh: Trace eeh device from I/O cache
Gavin Shan
2012-09-10
powerpc/eeh: Probe mode support
Gavin Shan
2012-09-10
powerpc/eeh: Do reset based on PE
Gavin Shan
2012-09-10
powerpc/eeh: I/O enable and log retrival based on PE
Gavin Shan
2012-09-10
powerpc/eeh: Device bars restore based on PE
Gavin Shan
2012-09-10
powerpc/eeh: Trace error based on PE from beginning
Gavin Shan
2012-09-10
powerpc/eeh: Trace EEH state based on PE
Gavin Shan
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-09
powerpc/eeh: Replace pci_dn with eeh_dev for EEH core
Gavin Shan
2012-03-09
powerpc/eeh: Cleanup function names in EEH aux components
Gavin Shan
2012-03-09
powerpc/eeh: pseries platform EEH configure bridge
Gavin Shan
2012-03-09
powerpc/eeh: pseries platform EEH error log retrieval
Gavin Shan
2012-03-09
powerpc/eeh: pseries platform EEH wait PE state
Gavin Shan
2012-03-09
powerpc/eeh: pseries platform EEH operations
Gavin Shan
2012-03-09
powerpc/eeh: Cleanup function names in the EEH core
Gavin Shan
2012-03-09
powerpc/eeh: Cleanup comments in the EEH core
Gavin Shan
2012-02-23
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
2012-02-14
powerpc/pseries/eeh: Fix crash when error happens during device probe
Thadeu Lima de Souza Cascardo
2010-10-13
powerpc/pci: Fix return type of BUID_{HI,LO} macros
Nishanth Aravamudan
2010-02-17
powerpc/eeh: Fix a bug when pci structure is null
Breno Leitao
2009-09-02
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell