summaryrefslogtreecommitdiff
path: root/arch/mips/pci/pci-xtalk-bridge.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-08MIPS: Fix typosBjorn Helgaas1-1/+1
2023-06-20MIPS: PCI: Convert to platform remove callback returning voidUwe Kleine-König1-5/+3
2021-06-10MIPS: Add missing linux/irqdomain.h includesMarc Zyngier1-0/+1
2021-03-24MIPS: PCI: Fix a typoBhaskar Chowdhury1-1/+1
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig1-1/+1
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig1-1/+1
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick1-0/+3
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner1-2/+3
2020-01-24MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and FuelThomas Bogendoerfer1-0/+24
2020-01-10MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridgeThomas Bogendoerfer1-4/+24
2019-11-24MIPS: PCI: Fix fake subdevice ID for IOC3Thomas Bogendoerfer1-1/+1
2019-11-22MIPS: PCI: remember nasid changed by set interrupt affinityThomas Bogendoerfer1-3/+2
2019-11-02MIPS: PCI: make phys_to_dma/dma_to_phys for pci-xtalk-bridge commonThomas Bogendoerfer1-0/+16
2019-10-07MIPS: PCI: use information from 1-wire PROM for IOC3 detectionThomas Bogendoerfer1-3/+132
2019-10-07MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer1-1/+1
2019-08-31MIPS: PCI: refactor ioc3 special handlingThomas Bogendoerfer1-105/+62
2019-05-10MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer1-10/+168
2019-05-10MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer1-0/+452