summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
* MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE()Ilpo Järvinen2024-02-201-1/+1
* MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write()Ilpo Järvinen2024-02-201-6/+10
* MIPS: ath79: Don't return PCIBIOS_* code from pcibios_enable_device()Ilpo Järvinen2024-02-201-1/+1
* MIPS: lantiq: Remove unused function pointer variablesIlpo Järvinen2024-02-201-9/+0
* Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2024-01-177-7/+7
|\
| * MIPS: Fix typosBjorn Helgaas2024-01-087-7/+7
* | mips: add <asm-generic/io.h> includingJiaxun Yang2023-11-231-0/+3
|/
* MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h>Bjorn Helgaas2023-10-191-1/+0
* MIPS: lantiq: Fix pcibios_plat_dev_init() "no previous prototype" warningBjorn Helgaas2023-10-191-0/+1
* Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-09-072-5/+4
|\
| * MIPS: Explicitly include correct DT includesRob Herring2023-07-252-5/+4
* | swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik2023-08-011-1/+1
|/
* mips: pci-mt7620: use dev_info() to log PCIe device detection resultShiji Yang2023-06-211-2/+2
* mips: pci-mt7620: do not print NFTS register value as error logShiji Yang2023-06-211-3/+0
* MIPS: PCI: Convert to platform remove callback returning voidUwe Kleine-König2023-06-201-5/+3
* Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-04-272-2/+2
|\
| * mips: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-142-2/+2
* | PCI: Introduce pci_dev_for_each_resource()Mika Westerberg2023-04-042-6/+5
|/
* MIPS: pci-mt7620: Use devm_platform_get_and_ioremap_resource()Ye Xingchen2023-02-091-6/+2
* MIPS: pci: lantiq: Use devm_platform_get_and_ioremap_resource()Ye Xingchen2023-02-091-6/+2
* mips/pci: use devm_platform_ioremap_resource()zhang songyi2022-12-021-3/+1
* MIPS: pci: lantiq: switch to using gpiod APIDmitry Torokhov2022-10-011-15/+13
* MIPS: ath25: clean up non-kernel-doc comment warningRandy Dunlap2022-09-121-1/+1
* MIPS: msi-octeon: eliminate kernel-doc warningsRandy Dunlap2022-07-301-7/+9
* MIPS: Remove VR41xx supportThomas Bogendoerfer2022-07-149-805/+0
* MIPS: PCI: Remove leading space in info message, rename pciColin Ian King2022-07-051-1/+1
* Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-05-301-2/+2
|\
| * MIPS: Octeon: fix typo in commentJulia Lawall2022-05-231-1/+1
| * MIPS: fix typos in commentsJulia Lawall2022-05-041-1/+1
* | MIPS/octeon: use swiotlb_init instead of open coding itChristoph Hellwig2022-04-181-1/+1
|/
* Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-252-2/+2
|\
| * PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-02-172-2/+2
* | MIPS: Remove TX39XX supportThomas Bogendoerfer2022-03-013-312/+0
* | MIPS: pci-ar2315: Constify static irq_domain_opsRikard Falkeborn2022-02-221-1/+1
|/
* Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-01-144-165/+1
|\
| * mips/pci: remove redundant ret variableMinghao Chi2022-01-051-3/+1
| * MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer2022-01-022-108/+0
| * MIPS: TXX9: Remove rbtx4938 board supportThomas Bogendoerfer2021-12-092-54/+0
* | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-29/+3
|\ \
| * | MIPS: Octeon: Use arch_setup_msi_irq()Thomas Gleixner2021-12-091-29/+3
| |/
* / MIPS: Only define pci_remap_iospace() for RalinkTiezhu Yang2021-12-091-0/+2
|/
* Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-11-056-1285/+20
|\
| * MIPS: Cobalt: Explain GT64111 early PCI fixupPali Rohár2021-11-031-0/+15
| * MIPS: Remove NETLOGIC supportThomas Bogendoerfer2021-10-244-1274/+0
| * bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert()Andy Shevchenko2021-10-181-8/+4
| * bcm47xx: Get rid of redundant 'else'Andy Shevchenko2021-10-181-3/+1
* | MIPS: implement architecture-specific 'pci_remap_iospace()'Sergio Paracuellos2021-10-051-0/+14
|/
* mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-122-8/+5
* MIPS: Add missing linux/irqdomain.h includesMarc Zyngier2021-06-102-0/+2
* MIPS: pci-legacy: revert "use generic pci_enable_resources"Ilya Lipnitskiy2021-04-211-1/+37