aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pci
AgeCommit message (Expand)AuthorFilesLines
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 4-165/+1
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-29/+3
2022-01-05mips/pci: remove redundant ret variableGravatar Minghao Chi 1-3/+1
2022-01-02MIPS: TXX9: Remove TX4939 SoC supportGravatar Thomas Bogendoerfer 2-108/+0
2021-12-09MIPS: Octeon: Use arch_setup_msi_irq()Gravatar Thomas Gleixner 1-29/+3
2021-12-09MIPS: TXX9: Remove rbtx4938 board supportGravatar Thomas Bogendoerfer 2-54/+0
2021-12-09MIPS: Only define pci_remap_iospace() for RalinkGravatar Tiezhu Yang 1-0/+2
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 6-1285/+20
2021-11-03MIPS: Cobalt: Explain GT64111 early PCI fixupGravatar Pali Rohár 1-0/+15
2021-10-24MIPS: Remove NETLOGIC supportGravatar Thomas Bogendoerfer 4-1274/+0
2021-10-18bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert()Gravatar Andy Shevchenko 1-8/+4
2021-10-18bcm47xx: Get rid of redundant 'else'Gravatar Andy Shevchenko 1-3/+1
2021-10-05MIPS: implement architecture-specific 'pci_remap_iospace()'Gravatar Sergio Paracuellos 1-0/+14
2021-08-12mips: Bulk conversion to generic_handle_domain_irq()Gravatar Marc Zyngier 2-8/+5
2021-06-10MIPS: Add missing linux/irqdomain.h includesGravatar Marc Zyngier 2-0/+2
2021-04-21MIPS: pci-legacy: revert "use generic pci_enable_resources"Gravatar Ilya Lipnitskiy 1-1/+37
2021-04-16MIPS: pci-legacy: use generic pci_enable_resourcesGravatar Ilya Lipnitskiy 1-38/+2
2021-04-16MIPS: pci-legacy: remove busn_resource fieldGravatar Ilya Lipnitskiy 1-1/+0
2021-04-16MIPS: pci-legacy: remove redundant info messagesGravatar Ilya Lipnitskiy 1-7/+0
2021-04-16MIPS: pci-legacy: stop using of_pci_range_to_resourceGravatar Ilya Lipnitskiy 1-2/+7
2021-04-16MIPS: pci-rt3883: more accurate DT error messagesGravatar Ilya Lipnitskiy 1-4/+2
2021-04-16MIPS: pci-rt3883: trivial: remove unused variableGravatar Ilya Lipnitskiy 1-4/+0
2021-04-16MIPS: pci-rt2880: remove unneeded locksGravatar Ilya Lipnitskiy 1-13/+0
2021-04-16MIPS: pci-rt2880: fix slot 0 configurationGravatar Ilya Lipnitskiy 1-13/+24
2021-03-24MIPS: PCI: Fix a typoGravatar Bhaskar Chowdhury 1-1/+1
2021-03-12MIPS: pci-mt7620: fix PLL lock checkGravatar Ilya Lipnitskiy 1-2/+3
2021-03-06MIPS: pci-ar2315: include <linux/dma-direct.h> for phys_to_dmaGravatar Christoph Hellwig 1-0/+1
2021-02-13driver core: lift dma_default_coherent into common codeGravatar Christoph Hellwig 1-1/+1
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsGravatar Christoph Hellwig 1-3/+2
2020-12-28mips: pci: convert comma to semicolonGravatar Zheng Yongjun 1-3/+3
2020-11-06mips: Vr41xx: add missing iounmap() on error in vr41xx_pciu_init()Gravatar Qinglang Miao 1-1/+3
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 3-11/+7
2020-09-18MIPS: pci: use devm_platform_ioremap_resource_bynameGravatar Zhang Qilong 3-11/+7
2020-09-11dma-direct: rename and cleanup __phys_to_dmaGravatar Christoph Hellwig 2-2/+2
2020-09-11dma-direct: remove __dma_to_physGravatar Christoph Hellwig 2-2/+2
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 2-132/+0
2020-07-24MIPS: Retire kvm paravirtGravatar Jiaxun Yang 2-132/+0
2020-07-23irqdomain/treewide: Free firmware node after domain removalGravatar Jon Derrick 1-0/+3
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedGravatar Thomas Gleixner 1-2/+3
2020-05-27MIPS: Loongson64: Switch to generic PCI driverGravatar Jiaxun Yang 3-188/+0
2020-05-09MIPS: Remove NEC MARKEINS/EMMAGravatar Thomas Bogendoerfer 4-324/+0
2020-05-09MIPS: Remove PMC MSP71xx platformGravatar Thomas Bogendoerfer 3-1163/+0
2020-05-09MIPS: Remove support for LASATGravatar Thomas Bogendoerfer 3-226/+0
2020-05-07MIPS: Use fallthrough for arch/mipsGravatar Liangliang Huang 2-3/+2
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingGravatar Christoph Hellwig 1-1/+1
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 2-5/+49
2020-01-24MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and FuelGravatar Thomas Bogendoerfer 1-0/+24
2020-01-09MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridgeGravatar Thomas Bogendoerfer 1-4/+24
2020-01-09MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffGravatar Thomas Bogendoerfer 1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 4-4/+4