summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+10
2025-11-14syscore: Pass context data to callbacksThierry Reding-6/+10
2025-10-22MIPS: Malta: Use pcibios_align_resource() to block io rangeIlpo Järvinen-2/+1
2025-09-16MIPS: PCI: Use pci_enable_resources()Ilpo Järvinen-36/+2
2025-07-02MIPS: pci: lantiq: marks pcibios_init() as staticShiji Yang-1/+1
2025-07-02MIPS: pci-rt2880: make pcibios_init() staticMieczyslaw Nalewaj-1/+1
2025-05-16MIPS: Switch to irq_domain_create_*()Jiri Slaby (SUSE)-5/+6
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)-1/+1
2025-01-27Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-0/+8
2025-01-20MIPS: pci-legacy: Override pci_address_to_pioJiaxun Yang-0/+8
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-1/+1
2024-07-09MIPS: Octeron: remove source file executable bitDominique Martinet-0/+0
2024-06-13Revert "MIPS: pci: lantiq: restore reset gpio polarity"Thomas Bogendoerfer-4/+4
2024-06-11MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller-4/+4
2024-06-11MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen-2/+2
2024-04-15MIPS: Octeon: Add PCIe link status checkSongyang Li-0/+6
2024-02-20MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE()Ilpo Järvinen-1/+1
2024-02-20MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write()Ilpo Järvinen-6/+10
2024-02-20MIPS: ath79: Don't return PCIBIOS_* code from pcibios_enable_device()Ilpo Järvinen-1/+1
2024-02-20MIPS: lantiq: Remove unused function pointer variablesIlpo Järvinen-9/+0
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-7/+7
2024-01-08MIPS: Fix typosBjorn Helgaas-7/+7
2023-11-23mips: add <asm-generic/io.h> includingJiaxun Yang-0/+3
2023-10-19MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h>Bjorn Helgaas-1/+0
2023-10-19MIPS: lantiq: Fix pcibios_plat_dev_init() "no previous prototype" warningBjorn Helgaas-0/+1
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-5/+4
2023-08-01swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik-1/+1
2023-07-25MIPS: Explicitly include correct DT includesRob Herring-5/+4
2023-06-21mips: pci-mt7620: use dev_info() to log PCIe device detection resultShiji Yang-2/+2
2023-06-21mips: pci-mt7620: do not print NFTS register value as error logShiji Yang-3/+0
2023-06-20MIPS: PCI: Convert to platform remove callback returning voidUwe Kleine-König-5/+3
2023-04-27Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-2/+2
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg-6/+5
2023-03-14mips: Use of_property_read_bool() for boolean propertiesRob Herring-2/+2
2023-02-09MIPS: pci-mt7620: Use devm_platform_get_and_ioremap_resource()Ye Xingchen-6/+2
2023-02-09MIPS: pci: lantiq: Use devm_platform_get_and_ioremap_resource()Ye Xingchen-6/+2
2022-12-02mips/pci: use devm_platform_ioremap_resource()zhang songyi-3/+1
2022-10-01MIPS: pci: lantiq: switch to using gpiod APIDmitry Torokhov-15/+13
2022-09-12MIPS: ath25: clean up non-kernel-doc comment warningRandy Dunlap-1/+1
2022-07-30MIPS: msi-octeon: eliminate kernel-doc warningsRandy Dunlap-7/+9
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer-805/+0
2022-07-05MIPS: PCI: Remove leading space in info message, rename pciColin Ian King-1/+1
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-2/+2
2022-05-23MIPS: Octeon: fix typo in commentJulia Lawall-1/+1
2022-05-04MIPS: fix typos in commentsJulia Lawall-1/+1
2022-04-18MIPS/octeon: use swiotlb_init instead of open coding itChristoph Hellwig-1/+1
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer-312/+0