Age | Commit message (Expand) | Author |
2020-05-27 | MIPS: Loongson64: Switch to generic PCI driver | Jiaxun Yang |
2020-05-09 | MIPS: Remove NEC MARKEINS/EMMA | Thomas Bogendoerfer |
2020-05-09 | MIPS: Remove PMC MSP71xx platform | Thomas Bogendoerfer |
2020-05-09 | MIPS: Remove support for LASAT | Thomas Bogendoerfer |
2020-05-07 | MIPS: Use fallthrough for arch/mips | Liangliang Huang |
2020-04-19 | MIPS: cleanup fixup_bigphys_addr handling | Christoph Hellwig |
2020-01-31 | Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2020-01-24 | MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and Fuel | Thomas Bogendoerfer |
2020-01-09 | MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridge | Thomas Bogendoerfer |
2020-01-09 | MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff | Thomas Bogendoerfer |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-23 | MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module | Thomas Bogendoerfer |
2019-11-23 | MIPS: PCI: Fix fake subdevice ID for IOC3 | Thomas Bogendoerfer |
2019-11-22 | MIPS: PCI: remember nasid changed by set interrupt affinity | Thomas Bogendoerfer |
2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne |
2019-11-01 | MIPS: PCI: make phys_to_dma/dma_to_phys for pci-xtalk-bridge common | Thomas Bogendoerfer |
2019-11-01 | MIPS: Loongson64: Move files to the top-level directory | Jiaxun Yang |
2019-10-07 | MIPS: PCI: use information from 1-wire PROM for IOC3 detection | Thomas Bogendoerfer |
2019-10-07 | MIPS: SGI-IP27: get rid of compact node ids | Thomas Bogendoerfer |
2019-09-22 | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-08-31 | MIPS: PCI: refactor ioc3 special handling | Thomas Bogendoerfer |
2019-08-06 | Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-08-05 | MIPS: BCM63XX: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 352 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-09 | MIPS: SGI-IP27: abstract chipset irq from bridge | Thomas Bogendoerfer |
2019-05-09 | MIPS: SGI-IP27: use generic PCI driver | Thomas Bogendoerfer |
2019-03-05 | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-02-19 | MIPS: SGI-IP27: rework HUB interrupts | Thomas Bogendoerfer |
2019-02-19 | MIPS: SGI-IP27: clean up bridge access and header files | Thomas Bogendoerfer |
2019-01-29 | MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled | Aaro Koskinen |
2019-01-22 | MIPS: ath79: drop legacy pci code | John Crispin |
2019-01-10 | Disable MSI also when pcie-octeon.pcie_disable on | YunQiang Su |
2018-11-19 | MIPS: Use device_type helpers to access the node type | Rob Herring |
2018-11-15 | MIPS: SiByte: Set 32-bit bus mask for BCM1250 PCI | Maciej W. Rozycki |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-09-19 | MIPS/PCI: Let Loongson-3 pci_ops access extended config space | Huacai Chen |
2018-09-18 | MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS | Huacai Chen |
2018-09-06 | MIPS: pci-rt2880: set pci controller of_node | Tobias Wolf |
2018-08-13 | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-07-24 | MIPS: ath79: get PCIe controller out of reset | Mathias Kresin |
2018-07-16 | MIPS: Fix off-by-one in pci_resource_to_user() | Paul Burton |
2018-07-03 | MIPS: Octeon: Unify QLM data types in CIU header. | Steven J. Hill |
2018-06-24 | arch: mips: pci: pci-ip27.c: Remove unused function | Rickard Strandqvist |
2018-06-24 | MIPS: Use !pci_is_root_bus(bus) in ops-bridge.c | Joshua Kinard |