summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
| * MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig2018-06-241-0/+24
| * MIPS: IP27: use dma_direct_opsChristoph Hellwig2018-06-241-0/+14
| * MIPS: Octeon: move swiotlb declarations out of dma-coherence.hChristoph Hellwig2018-06-242-4/+0
| * MIPS: Octeon: refactor swiotlb codeChristoph Hellwig2018-06-241-2/+0
* | MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton2018-07-161-1/+1
|/
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-5/+3
|\
| * MIPS: PCI: Use dev_printk() when possibleBjorn Helgaas2018-05-221-5/+3
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-26/+2
|/
* MIPS: pci-mt7620: Enable PCIe on MT7688Daniel Golle2018-03-141-0/+1
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-152-14/+13
|\
| * MIPS: pci: Make use of the BIT() macro inside the mt7620 driverJohn Crispin2017-11-131-6/+6
| * MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin2017-11-131-1/+1
| * MIPS: pci: Remove duplicate define in mt7620 driverJohn Crispin2017-11-131-1/+0
| * MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill2017-11-071-6/+6
* | Update MIPS email addressesPaul Burton2017-11-031-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
|/
* MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi2017-09-1930-52/+50
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-154-11/+10
|\
| * MIPS: CPS: Cluster support for topology functionsPaul Burton2017-08-301-2/+2
| * MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-301-1/+1
| * MIPS: pci-mt7620: explicitly request exclusive reset controlPhilipp Zabel2017-08-291-1/+1
| * MIPS: Convert to using %pOF instead of full_nameRob Herring2017-08-292-7/+6
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-10/+20
|\ \ | |/ |/|
| * MIPS: PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-031-7/+17
| * MIPS: PCI: Fix pcibios_scan_bus() NULL check code pathLorenzo Pieralisi2017-07-311-5/+5
* | MIPS: PCI: Fix smp_processor_id() in preemptibleMatt Redfearn2017-08-081-4/+3
|/
* MIPS: PCI: Remove unused busn_offsetBjorn Helgaas2017-05-181-2/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-121-2/+2
|\
| * MIPS: Octeon: Remove unused SLI types and macros.Steven J. Hill2017-04-101-2/+2
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-24/+0
|\ \
| * | MIPS: PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-25/+0
| * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| |/
* / MIPS: PCI: add controllers before the specified headMathias Kresin2017-04-131-1/+1
|/