summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-194-5/+19
|\
| * powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primaryPali Rohár2022-11-301-0/+13
| * powerpc/mpic_msgr: fix cast removes address space of expression warningsruanjinjie2022-11-241-2/+2
| * powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang2022-11-241-0/+1
| * powerpc/sysdev: Remove some duplicate prefix in some messagesChristophe JAILLET2022-11-241-3/+3
* | powerpc/msi: Fix deassociation of MSI descriptorsMarc Zyngier2022-12-172-0/+2
|/
* powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy2022-09-262-2/+2
* Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch2022-09-141-11/+11
* powerpc/xive: fix repeated words in commentsJilin Yuan2022-09-061-1/+1
* powerpc/fsl_pci: Remove of_node_put() when reference escaped outLiang He2022-09-051-1/+0
* powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He2022-09-051-0/+2
* powerpc/sysdev: Add missing of_node_put()sLiang He2022-09-053-7/+23
* powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin2022-08-011-0/+1
* powerpc/sysdev: Fix comment typoJason Wang2022-07-281-1/+1
* powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.hChristophe Leroy2022-07-281-0/+2
* powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy2022-07-271-2/+10
* powerpc/fsl-pci: Fix Class Code of PCIe Root PortPali Rohár2022-07-272-0/+9
* Merge branch 'fixes' into nextMichael Ellerman2022-07-091-2/+3
|\
| * powerpc/xive/spapr: correct bitmap allocation sizeNathan Lynch2022-06-241-2/+3
* | powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko2022-06-221-19/+22
* | powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy2022-06-201-0/+1
|/
* powerpc/xics: Include missing headerChristophe Leroy2022-05-241-0/+1
* powerpc/iommu: Add missing of_node_put in iommu_init_early_dartPeng Wu2022-05-221-2/+4
* powerpc/fsl_rio: Fix refcount leak in fsl_rio_setupMiaoqian Lin2022-05-221-0/+2
* powerpc/xive: Fix refcount leak in xive_spapr_initMiaoqian Lin2022-05-221-2/+5
* powerpc/85xx: Remove FSL_85XX_CACHE_SRAMChristophe Leroy2022-05-224-452/+0
* powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi2022-05-221-0/+1
* powerpc/kasan: Disable address sanitization in kexec pathsDaniel Axtens2022-05-222-4/+4
* powerpc: Add missing headersChristophe Leroy2022-05-0825-22/+40
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-085-5/+0
* powerpc: fix typos in commentsJulia Lawall2022-05-058-8/+8
* Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-251-1/+1
|\
| * PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-02-171-1/+1
* | powerpc/xive: fix return value of __setup handlerRandy Dunlap2022-03-161-3/+3
* | powerpc/sysdev: fix incorrect use to determine if list is emptyJakob Koschel2022-03-081-2/+2
* | powerpc/corenet: Change criteria to set MPIC_ENABLE_COREINTChristophe Leroy2022-02-071-3/+1
* | powerpc/xive: Add some error handling code to 'xive_spapr_init()'Christophe JAILLET2022-02-031-8/+28
* | powerpc/xive: Export XIVE IPI information for online-only processors.Sachin Sant2022-01-311-1/+1
|/
* Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-1422-125/+219
|\
| * powerpc/xive: Add missing null check after calling kmallocAmmar Faizi2022-01-041-0/+3
| * powerpc/pasemi: Add __init attribute to eligible functionsNick Child2021-12-231-1/+1
| * powerpc/sysdev: Add __init attribute to eligible functionsNick Child2021-12-2319-32/+32
| * powerpc/mpic: Use bitmap_zalloc() when applicableChristophe JAILLET2021-12-201-2/+1
| * powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV.Cédric Le Goater2021-12-023-1/+15
| * powerpc/tsi108: make EXPORT_SYMBOL follow its function immediatelyJason Wang2021-11-251-2/+1
| * powerpc/xive: Add a debugfs toggle for save-restoreCédric Le Goater2021-11-253-1/+3
| * powerpc/xive: Add a kernel parameter for StoreEOICédric Le Goater2021-11-251-0/+13
| * powerpc/xive: Add a debugfs toggle for StoreEOICédric Le Goater2021-11-251-3/+14
| * powerpc/xive: Add a debugfs file to dump EQsCédric Le Goater2021-11-251-0/+37
| * powerpc/xive: Rename the 'cpus' debugfs file to 'ipis'Cédric Le Goater2021-11-251-20/+7