aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/ppc4xx_hsta_msi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-10powerpc/4xx: Create 4xx pseudo-platform in platforms/4xxMichael Ellerman1-212/+0
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-3/+3
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+2
2015-08-06powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun1-2/+2
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner1-0/+1
2015-07-22powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu1-2/+2
2015-07-06powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_listDaniel Axtens1-0/+1
2015-06-02powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_opsDaniel Axtens1-2/+5
2014-12-29powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-1/+1
2014-10-20powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev1-12/+6
2014-05-01powerpc: Added PCI MSI support using the HSTA moduleAlistair Popple1-0/+215