summaryrefslogtreecommitdiff
path: root/arch/mips/pci
AgeCommit message (Expand)Author
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2024-01-08MIPS: Fix typosBjorn Helgaas
2023-11-23mips: add <asm-generic/io.h> includingJiaxun Yang
2023-10-19MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h>Bjorn Helgaas
2023-10-19MIPS: lantiq: Fix pcibios_plat_dev_init() "no previous prototype" warningBjorn Helgaas
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-08-01swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik
2023-07-25MIPS: Explicitly include correct DT includesRob Herring
2023-06-21mips: pci-mt7620: use dev_info() to log PCIe device detection resultShiji Yang
2023-06-21mips: pci-mt7620: do not print NFTS register value as error logShiji Yang
2023-06-20MIPS: PCI: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-27Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2023-03-14mips: Use of_property_read_bool() for boolean propertiesRob Herring
2023-02-09MIPS: pci-mt7620: Use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-02-09MIPS: pci: lantiq: Use devm_platform_get_and_ioremap_resource()Ye Xingchen
2022-12-02mips/pci: use devm_platform_ioremap_resource()zhang songyi
2022-10-01MIPS: pci: lantiq: switch to using gpiod APIDmitry Torokhov
2022-09-12MIPS: ath25: clean up non-kernel-doc comment warningRandy Dunlap
2022-07-30MIPS: msi-octeon: eliminate kernel-doc warningsRandy Dunlap
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer
2022-07-05MIPS: PCI: Remove leading space in info message, rename pciColin Ian King
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-05-23MIPS: Octeon: fix typo in commentJulia Lawall
2022-05-04MIPS: fix typos in commentsJulia Lawall
2022-04-18MIPS/octeon: use swiotlb_init instead of open coding itChristoph Hellwig
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer
2022-02-22MIPS: pci-ar2315: Constify static irq_domain_opsRikard Falkeborn
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-05mips/pci: remove redundant ret variableMinghao Chi
2022-01-02MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer
2021-12-09MIPS: Octeon: Use arch_setup_msi_irq()Thomas Gleixner
2021-12-09MIPS: TXX9: Remove rbtx4938 board supportThomas Bogendoerfer
2021-12-09MIPS: Only define pci_remap_iospace() for RalinkTiezhu Yang
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-11-03MIPS: Cobalt: Explain GT64111 early PCI fixupPali Rohár
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer
2021-10-18bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert()Andy Shevchenko
2021-10-18bcm47xx: Get rid of redundant 'else'Andy Shevchenko
2021-10-05MIPS: implement architecture-specific 'pci_remap_iospace()'Sergio Paracuellos
2021-08-12mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-06-10MIPS: Add missing linux/irqdomain.h includesMarc Zyngier
2021-04-21MIPS: pci-legacy: revert "use generic pci_enable_resources"Ilya Lipnitskiy
2021-04-16MIPS: pci-legacy: use generic pci_enable_resourcesIlya Lipnitskiy
2021-04-16MIPS: pci-legacy: remove busn_resource fieldIlya Lipnitskiy
2021-04-16MIPS: pci-legacy: remove redundant info messagesIlya Lipnitskiy
2021-04-16MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy