开源镜像站
帮助
动态
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
/
platforms
/
pseries
/
pci.c
Age
Commit message (
Expand
)
Author
2024-05-07
powerpc/pseries/pci: Code cleanup
Kunwu Chan
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2021-05-02
powerpc/powernv: remove the nvlink support
Christoph Hellwig
2021-01-30
powerpc/pcidn: Make IOV setup routines static
Cédric Le Goater
2020-12-04
powerpc/pseries: Define PCI bus speed for Gen4 and Gen5
Frederic Barrat
2020-01-23
powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specific
Oliver O'Halloran
2019-08-22
powerpc/eeh: Refactor around eeh_probe_devices()
Sam Bobroff
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-01-15
powerpc/pseries: Fix build break due to pnv_npu2_init()
Jason A. Donenfeld
2018-12-21
powerpc/pseries/npu: Enable platform support
Alexey Kardashevskiy
2018-10-13
powerpc/eeh: Cleanup EEH_POSTPONED_PROBE
Sam Bobroff
2018-01-27
powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOV
Bryant G. Ly
2017-12-11
PCI/IOV: Add pci_vf_drivers_autoprobe() interface
Bryant G. Ly
2017-12-11
powerpc/pseries: Add pseries SR-IOV Machine dependent calls
Bryant G. Ly
2016-08-22
powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
Mauricio Faria de Oliveira
2014-11-10
powerpc/pseries: Quieten ibm,pcie-link-speed-stats warning
Anton Blanchard
2014-09-25
powerpc: Ensure global functions include their prototype
Anton Blanchard
2014-02-17
powerpc/pseries: Add Gen3 definitions for PCIE link speed
Kleber Sacilotto de Souza
2014-02-17
powerpc/pseries: Fix regression on PCI link speed
Kleber Sacilotto de Souza
2013-12-13
powerpc/pseries: Fix PCIE link speed endian issue
Anton Blanchard
2013-05-06
powerpc/pseries: Perform proper max_bus_speed detection
Kleber Sacilotto de Souza
2013-01-10
powerpc/pseries/pci: Use NULL instead of 0 for pointers
Tushar Behera
2012-09-10
powerpc/eeh: Cleanup on EEH PCI address cache
Gavin Shan
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
[POWERPC] Fix link errors when EEH is disabled
Olaf Hering
2007-02-13
[POWERPC] Mark winbond IDE PCI resources with start 0 as unassigned
Olaf Hering
2007-01-24
[POWERPC] Update fixup_winbond_82c105 comment
Olaf Hering
2006-12-04
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
2006-07-31
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2005-11-10
[PATCH] ppc64: fix PCI IO mapping
Benjamin Herrenschmidt
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
2005-10-12
Merge from Linus' tree
Paul Mackerras
2005-10-10
powerpc: move pSeries files to arch/powerpc/platforms/pseries
Paul Mackerras