summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
* irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-141-2/+3
* MIPS: Loongson64: Switch to generic PCI driverJiaxun Yang2020-05-273-188/+0
* MIPS: Remove NEC MARKEINS/EMMAThomas Bogendoerfer2020-05-094-324/+0
* MIPS: Remove PMC MSP71xx platformThomas Bogendoerfer2020-05-093-1163/+0
* MIPS: Remove support for LASATThomas Bogendoerfer2020-05-093-226/+0
* MIPS: Use fallthrough for arch/mipsLiangliang Huang2020-05-072-3/+2
* MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig2020-04-191-1/+1
* Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-01-312-5/+49
|\
| * MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and FuelThomas Bogendoerfer2020-01-241-0/+24
| * MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridgeThomas Bogendoerfer2020-01-091-4/+24
| * MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer2020-01-091-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-064-4/+4
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-8/+8
|\
| * dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne2019-11-211-8/+8
* | MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 moduleThomas Bogendoerfer2019-11-231-0/+22
* | MIPS: PCI: Fix fake subdevice ID for IOC3Thomas Bogendoerfer2019-11-231-1/+1
* | MIPS: PCI: remember nasid changed by set interrupt affinityThomas Bogendoerfer2019-11-221-3/+2
* | MIPS: PCI: make phys_to_dma/dma_to_phys for pci-xtalk-bridge commonThomas Bogendoerfer2019-11-012-13/+16
* | MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang2019-11-011-1/+1
* | MIPS: PCI: use information from 1-wire PROM for IOC3 detectionThomas Bogendoerfer2019-10-071-3/+132
* | MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer2019-10-071-1/+1
|/
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-221-105/+62
|\
| * MIPS: PCI: refactor ioc3 special handlingThomas Bogendoerfer2019-08-311-105/+62
* | Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-061-0/+1
|\ \ | |/ |/|
| * MIPS: BCM63XX: Mark expected switch fall-throughGustavo A. R. Silva2019-08-051-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1910-36/+10
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 352Thomas Gleixner2019-06-051-4/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner2019-05-304-53/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3014-196/+14
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-308-39/+8
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-12/+1
* MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer2019-05-091-10/+168
* MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer2019-05-093-236/+206
* Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-054-78/+61
|\
| * MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer2019-02-191-17/+1
| * MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer2019-02-192-61/+38
| * MIPS: ath79: drop legacy pci codeJohn Crispin2019-01-222-0/+22
* | MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen2019-01-291-5/+5
* | Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su2019-01-101-1/+3
|/
* MIPS: Use device_type helpers to access the node typeRob Herring2018-11-191-4/+2
* MIPS: SiByte: Set 32-bit bus mask for BCM1250 PCIMaciej W. Rozycki2018-11-151-0/+53
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-2/+2
* MIPS/PCI: Let Loongson-3 pci_ops access extended config spaceHuacai Chen2018-09-191-10/+24
* MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRSHuacai Chen2018-09-181-0/+4
* MIPS: pci-rt2880: set pci controller of_nodeTobias Wolf2018-09-061-0/+2
* Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-136-21/+84
|\
| * MIPS: ath79: get PCIe controller out of resetMathias Kresin2018-07-241-0/+42
| * MIPS: Octeon: Unify QLM data types in CIU header.Steven J. Hill2018-07-031-2/+2
| * arch: mips: pci: pci-ip27.c: Remove unused functionRickard Strandqvist2018-06-241-11/+0
| * MIPS: Use !pci_is_root_bus(bus) in ops-bridge.cJoshua Kinard2018-06-241-2/+2