summaryrefslogtreecommitdiff
path: root/arch/mips/pci
AgeCommit message (Expand)Author
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
2021-04-16MIPS: pci-rt3883: more accurate DT error messagesIlya Lipnitskiy
2021-04-16MIPS: pci-rt3883: trivial: remove unused variableIlya Lipnitskiy
2021-04-16MIPS: pci-rt2880: remove unneeded locksIlya Lipnitskiy
2021-04-16MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy
2021-03-24MIPS: PCI: Fix a typoBhaskar Chowdhury
2021-03-12MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy
2021-03-06MIPS: pci-ar2315: include <linux/dma-direct.h> for phys_to_dmaChristoph Hellwig
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig
2020-12-28mips: pci: convert comma to semicolonZheng Yongjun
2020-11-06mips: Vr41xx: add missing iounmap() on error in vr41xx_pciu_init()Qinglang Miao
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-09-18MIPS: pci: use devm_platform_ioremap_resource_bynameZhang Qilong
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-07-24MIPS: Retire kvm paravirtJiaxun Yang
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-05-27MIPS: Loongson64: Switch to generic PCI driverJiaxun Yang
2020-05-09MIPS: Remove NEC MARKEINS/EMMAThomas Bogendoerfer
2020-05-09MIPS: Remove PMC MSP71xx platformThomas Bogendoerfer
2020-05-09MIPS: Remove support for LASATThomas Bogendoerfer
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-01-24MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and FuelThomas Bogendoerfer
2020-01-09MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridgeThomas Bogendoerfer
2020-01-09MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-23MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 moduleThomas Bogendoerfer
2019-11-23MIPS: PCI: Fix fake subdevice ID for IOC3Thomas Bogendoerfer
2019-11-22MIPS: PCI: remember nasid changed by set interrupt affinityThomas Bogendoerfer
2019-11-21dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne
2019-11-01MIPS: PCI: make phys_to_dma/dma_to_phys for pci-xtalk-bridge commonThomas Bogendoerfer