summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
AgeCommit message (Expand)AuthorLines
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-105/+62
2019-08-31MIPS: PCI: refactor ioc3 special handlingThomas Bogendoerfer-105/+62
2019-08-06Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2019-08-05MIPS: BCM63XX: Mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-36/+10
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 352Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner-53/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-196/+14
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-39/+8
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-12/+1
2019-05-09MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer-10/+168
2019-05-09MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer-236/+206
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-78/+61
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer-17/+1
2019-02-19MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer-61/+38
2019-01-29MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen-5/+5
2019-01-22MIPS: ath79: drop legacy pci codeJohn Crispin-0/+22
2019-01-10Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su-1/+3
2018-11-19MIPS: Use device_type helpers to access the node typeRob Herring-4/+2
2018-11-15MIPS: SiByte: Set 32-bit bus mask for BCM1250 PCIMaciej W. Rozycki-0/+53
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-2/+2
2018-09-19MIPS/PCI: Let Loongson-3 pci_ops access extended config spaceHuacai Chen-10/+24
2018-09-18MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRSHuacai Chen-0/+4
2018-09-06MIPS: pci-rt2880: set pci controller of_nodeTobias Wolf-0/+2
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-21/+84
2018-07-24MIPS: ath79: get PCIe controller out of resetMathias Kresin-0/+42
2018-07-16MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton-1/+1
2018-07-03MIPS: Octeon: Unify QLM data types in CIU header.Steven J. Hill-2/+2
2018-06-24arch: mips: pci: pci-ip27.c: Remove unused functionRickard Strandqvist-11/+0
2018-06-24MIPS: Use !pci_is_root_bus(bus) in ops-bridge.cJoshua Kinard-2/+2
2018-06-24MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig-0/+24
2018-06-24MIPS: IP27: use dma_direct_opsChristoph Hellwig-0/+14
2018-06-24MIPS: Octeon: move swiotlb declarations out of dma-coherence.hChristoph Hellwig-4/+0
2018-06-24MIPS: Octeon: refactor swiotlb codeChristoph Hellwig-2/+0
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+3
2018-05-22MIPS: PCI: Use dev_printk() when possibleBjorn Helgaas-5/+3
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig-26/+2
2018-03-14MIPS: pci-mt7620: Enable PCIe on MT7688Daniel Golle-0/+1
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds-14/+13
2017-11-13MIPS: pci: Make use of the BIT() macro inside the mt7620 driverJohn Crispin-6/+6
2017-11-13MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin-1/+1
2017-11-13MIPS: pci: Remove duplicate define in mt7620 driverJohn Crispin-1/+0
2017-11-07MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill-6/+6
2017-11-03Update MIPS email addressesPaul Burton-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+7
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi-52/+50
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds-11/+10
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+20
2017-08-30MIPS: CPS: Cluster support for topology functionsPaul Burton-2/+2
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton-1/+1