summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorLines
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-54/+23
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+16
2023-04-04powerpc: Use of_address_to_resource()Rob Herring-3/+3
2023-04-04powerpc/fsl_rio: Use of_iomap()Rob Herring-20/+3
2023-04-04powerpc/xics: Use of_address_count()Rob Herring-12/+5
2023-03-30powerpc: Use of_property_read_bool() for boolean propertiesRob Herring-15/+9
2023-03-30powerpc: Use of_property_present() for testing DT property presenceRob Herring-1/+1
2023-03-30powerpc/sysdev/tsi108: fix resource printk format warningsRandy Dunlap-3/+2
2023-03-28powerpc/fsl: fix compiler warning in fsl_wakeup_sys_init()Greg Kroah-Hartman-1/+1
2023-03-17powerpc/fsl: move to use bus_get_dev_root()Greg Kroah-Hartman-4/+15
2023-03-06gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann-1/+1
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch-4/+4
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-5/+19
2022-12-17powerpc/msi: Fix deassociation of MSI descriptorsMarc Zyngier-0/+2
2022-11-30powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primaryPali Rohár-0/+13
2022-11-24powerpc/mpic_msgr: fix cast removes address space of expression warningsruanjinjie-2/+2
2022-11-24powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang-0/+1
2022-11-24powerpc/sysdev: Remove some duplicate prefix in some messagesChristophe JAILLET-3/+3
2022-09-26powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy-2/+2
2022-09-14Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch-11/+11
2022-09-06powerpc/xive: fix repeated words in commentsJilin Yuan-1/+1
2022-09-05powerpc/fsl_pci: Remove of_node_put() when reference escaped outLiang He-1/+0
2022-09-05powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He-0/+2
2022-09-05powerpc/sysdev: Add missing of_node_put()sLiang He-7/+23
2022-08-01powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin-0/+1
2022-07-28powerpc/sysdev: Fix comment typoJason Wang-1/+1
2022-07-28powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.hChristophe Leroy-0/+2
2022-07-27powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy-2/+10
2022-07-27powerpc/fsl-pci: Fix Class Code of PCIe Root PortPali Rohár-0/+9
2022-07-09Merge branch 'fixes' into nextMichael Ellerman-2/+3
2022-06-24powerpc/xive/spapr: correct bitmap allocation sizeNathan Lynch-2/+3
2022-06-22powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko-19/+22
2022-06-20powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy-0/+1
2022-05-24powerpc/xics: Include missing headerChristophe Leroy-0/+1
2022-05-22powerpc/iommu: Add missing of_node_put in iommu_init_early_dartPeng Wu-2/+4
2022-05-22powerpc/fsl_rio: Fix refcount leak in fsl_rio_setupMiaoqian Lin-0/+2
2022-05-22powerpc/xive: Fix refcount leak in xive_spapr_initMiaoqian Lin-2/+5
2022-05-22powerpc/85xx: Remove FSL_85XX_CACHE_SRAMChristophe Leroy-452/+0
2022-05-22powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi-0/+1
2022-05-22powerpc/kasan: Disable address sanitization in kexec pathsDaniel Axtens-4/+4
2022-05-08powerpc: Add missing headersChristophe Leroy-22/+40
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy-5/+0
2022-05-05powerpc: fix typos in commentsJulia Lawall-8/+8
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2022-03-16powerpc/xive: fix return value of __setup handlerRandy Dunlap-3/+3
2022-03-08powerpc/sysdev: fix incorrect use to determine if list is emptyJakob Koschel-2/+2
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár-1/+1
2022-02-07powerpc/corenet: Change criteria to set MPIC_ENABLE_COREINTChristophe Leroy-3/+1
2022-02-03powerpc/xive: Add some error handling code to 'xive_spapr_init()'Christophe JAILLET-8/+28
2022-01-31powerpc/xive: Export XIVE IPI information for online-only processors.Sachin Sant-1/+1