summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/pci.c
AgeCommit message (Expand)Author
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2021-05-02powerpc/powernv: remove the nvlink supportChristoph Hellwig
2021-01-30powerpc/pcidn: Make IOV setup routines staticCédric Le Goater
2020-12-04powerpc/pseries: Define PCI bus speed for Gen4 and Gen5Frederic Barrat
2020-01-23powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specificOliver O'Halloran
2019-08-22powerpc/eeh: Refactor around eeh_probe_devices()Sam Bobroff
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-01-15powerpc/pseries: Fix build break due to pnv_npu2_init()Jason A. Donenfeld
2018-12-21powerpc/pseries/npu: Enable platform supportAlexey Kardashevskiy
2018-10-13powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff
2018-01-27powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOVBryant G. Ly
2017-12-11PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly
2017-12-11powerpc/pseries: Add pseries SR-IOV Machine dependent callsBryant G. Ly
2016-08-22powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira
2014-11-10powerpc/pseries: Quieten ibm,pcie-link-speed-stats warningAnton Blanchard
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard
2014-02-17powerpc/pseries: Add Gen3 definitions for PCIE link speedKleber Sacilotto de Souza
2014-02-17powerpc/pseries: Fix regression on PCI link speedKleber Sacilotto de Souza
2013-12-13powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza
2013-01-10powerpc/pseries/pci: Use NULL instead of 0 for pointersTushar Behera
2012-09-10powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13[POWERPC] Fix link errors when EEH is disabledOlaf Hering
2007-02-13[POWERPC] Mark winbond IDE PCI resources with start 0 as unassignedOlaf Hering
2007-01-24[POWERPC] Update fixup_winbond_82c105 commentOlaf Hering
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2005-11-10[PATCH] ppc64: fix PCI IO mappingBenjamin Herrenschmidt
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras
2005-10-12Merge from Linus' treePaul Mackerras
2005-10-10powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras