aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-01MIPS: pci: lantiq: switch to using gpiod APIDmitry Torokhov1-15/+13
2022-09-12MIPS: ath25: clean up non-kernel-doc comment warningRandy Dunlap1-1/+1
2022-07-30MIPS: msi-octeon: eliminate kernel-doc warningsRandy Dunlap1-7/+9
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer9-805/+0
2022-07-05MIPS: PCI: Remove leading space in info message, rename pciColin Ian King1-1/+1
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-2/+2
2022-05-23MIPS: Octeon: fix typo in commentJulia Lawall1-1/+1
2022-05-04MIPS: fix typos in commentsJulia Lawall1-1/+1
2022-04-18MIPS/octeon: use swiotlb_init instead of open coding itChristoph Hellwig1-1/+1
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-2/+2
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer3-312/+0
2022-02-22MIPS: pci-ar2315: Constify static irq_domain_opsRikard Falkeborn1-1/+1
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2-2/+2
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds4-165/+1
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-29/+3
2022-01-05mips/pci: remove redundant ret variableMinghao Chi1-3/+1
2022-01-02MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer2-108/+0
2021-12-09MIPS: Octeon: Use arch_setup_msi_irq()Thomas Gleixner1-29/+3
2021-12-09MIPS: TXX9: Remove rbtx4938 board supportThomas Bogendoerfer2-54/+0
2021-12-09MIPS: Only define pci_remap_iospace() for RalinkTiezhu Yang1-0/+2
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds6-1285/+20
2021-11-03MIPS: Cobalt: Explain GT64111 early PCI fixupPali Rohár1-0/+15
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer4-1274/+0
2021-10-18bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert()Andy Shevchenko1-8/+4
2021-10-18bcm47xx: Get rid of redundant 'else'Andy Shevchenko1-3/+1
2021-10-05MIPS: implement architecture-specific 'pci_remap_iospace()'Sergio Paracuellos1-0/+14
2021-08-12mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2-8/+5
2021-06-10MIPS: Add missing linux/irqdomain.h includesMarc Zyngier2-0/+2
2021-04-21MIPS: pci-legacy: revert "use generic pci_enable_resources"Ilya Lipnitskiy1-1/+37
2021-04-16MIPS: pci-legacy: use generic pci_enable_resourcesIlya Lipnitskiy1-38/+2
2021-04-16MIPS: pci-legacy: remove busn_resource fieldIlya Lipnitskiy1-1/+0
2021-04-16MIPS: pci-legacy: remove redundant info messagesIlya Lipnitskiy1-7/+0
2021-04-16MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy1-2/+7
2021-04-16MIPS: pci-rt3883: more accurate DT error messagesIlya Lipnitskiy1-4/+2
2021-04-16MIPS: pci-rt3883: trivial: remove unused variableIlya Lipnitskiy1-4/+0
2021-04-16MIPS: pci-rt2880: remove unneeded locksIlya Lipnitskiy1-13/+0
2021-04-16MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy1-13/+24
2021-03-24MIPS: PCI: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-12MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy1-2/+3
2021-03-06MIPS: pci-ar2315: include <linux/dma-direct.h> for phys_to_dmaChristoph Hellwig1-0/+1
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig1-1/+1
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig1-3/+2
2020-12-28mips: pci: convert comma to semicolonZheng Yongjun1-3/+3
2020-11-06mips: Vr41xx: add missing iounmap() on error in vr41xx_pciu_init()Qinglang Miao1-1/+3
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-11/+7
2020-09-18MIPS: pci: use devm_platform_ioremap_resource_bynameZhang Qilong3-11/+7
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig2-2/+2
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig2-2/+2
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-132/+0
2020-07-24MIPS: Retire kvm paravirtJiaxun Yang2-132/+0