aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pci
AgeCommit message (Expand)AuthorFilesLines
2024-04-15MIPS: Octeon: Add PCIe link status checkGravatar Songyang Li 1-0/+6
2024-02-20MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE()Gravatar Ilpo Järvinen 1-1/+1
2024-02-20MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write()Gravatar Ilpo Järvinen 1-6/+10
2024-02-20MIPS: ath79: Don't return PCIBIOS_* code from pcibios_enable_device()Gravatar Ilpo Järvinen 1-1/+1
2024-02-20MIPS: lantiq: Remove unused function pointer variablesGravatar Ilpo Järvinen 1-9/+0
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 7-7/+7
2024-01-08MIPS: Fix typosGravatar Bjorn Helgaas 7-7/+7
2023-11-23mips: add <asm-generic/io.h> includingGravatar Jiaxun Yang 1-0/+3
2023-10-19MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h>Gravatar Bjorn Helgaas 1-1/+0
2023-10-19MIPS: lantiq: Fix pcibios_plat_dev_init() "no previous prototype" warningGravatar Bjorn Helgaas 1-0/+1
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 2-5/+4
2023-08-01swiotlb: make io_tlb_default_mem local to swiotlb.cGravatar Petr Tesarik 1-1/+1
2023-07-25MIPS: Explicitly include correct DT includesGravatar Rob Herring 2-5/+4
2023-06-21mips: pci-mt7620: use dev_info() to log PCIe device detection resultGravatar Shiji Yang 1-2/+2
2023-06-21mips: pci-mt7620: do not print NFTS register value as error logGravatar Shiji Yang 1-3/+0
2023-06-20MIPS: PCI: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-5/+3
2023-04-27Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 2-2/+2
2023-04-04PCI: Introduce pci_dev_for_each_resource()Gravatar Mika Westerberg 2-6/+5
2023-03-14mips: Use of_property_read_bool() for boolean propertiesGravatar Rob Herring 2-2/+2
2023-02-09MIPS: pci-mt7620: Use devm_platform_get_and_ioremap_resource()Gravatar Ye Xingchen 1-6/+2
2023-02-09MIPS: pci: lantiq: Use devm_platform_get_and_ioremap_resource()Gravatar Ye Xingchen 1-6/+2
2022-12-02mips/pci: use devm_platform_ioremap_resource()Gravatar zhang songyi 1-3/+1
2022-10-01MIPS: pci: lantiq: switch to using gpiod APIGravatar Dmitry Torokhov 1-15/+13
2022-09-12MIPS: ath25: clean up non-kernel-doc comment warningGravatar Randy Dunlap 1-1/+1
2022-07-30MIPS: msi-octeon: eliminate kernel-doc warningsGravatar Randy Dunlap 1-7/+9
2022-07-14MIPS: Remove VR41xx supportGravatar Thomas Bogendoerfer 9-805/+0
2022-07-05MIPS: PCI: Remove leading space in info message, rename pciGravatar Colin Ian King 1-1/+1
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-2/+2
2022-05-23MIPS: Octeon: fix typo in commentGravatar Julia Lawall 1-1/+1
2022-05-04MIPS: fix typos in commentsGravatar Julia Lawall 1-1/+1
2022-04-18MIPS/octeon: use swiotlb_init instead of open coding itGravatar Christoph Hellwig 1-1/+1
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+2
2022-03-01MIPS: Remove TX39XX supportGravatar Thomas Bogendoerfer 3-312/+0
2022-02-22MIPS: pci-ar2315: Constify static irq_domain_opsGravatar Rikard Falkeborn 1-1/+1
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesGravatar Pali Rohár 2-2/+2
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