summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill2017-11-071-6/+6
* MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi2017-09-1930-52/+50Star
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-164-11/+10Star
|\
| * 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/+6Star
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-091-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/+3Star
|/
* MIPS: PCI: Remove unused busn_offsetBjorn Helgaas2017-05-181-2/+1Star
* 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-091-24/+0Star
|\ \
| * | MIPS: PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-25/+0Star
| * | 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
|/
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-1/+1
* | MIPS: TXx9: Modernize printing of kernel messagesGeert Uytterhoeven2017-01-033-31/+31
|/
* MIPS: Sanitise coherentio semanticsPaul Burton2016-10-061-1/+2
* MIPS: PCI: Support generic driversPaul Burton2016-10-062-0/+53
* MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton2016-10-061-1/+1
* MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton2016-10-063-284/+306
* MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton2016-10-061-5/+0Star
* MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton2016-10-061-3/+3
* MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton2016-10-061-2/+2
* MIPS: PCI: Use struct list_head listsPaul Burton2016-10-061-5/+4Star
* MIPS: pci: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-057-11/+3Star
* MIPS: Octeon: Fix PCI interrupt routing on D-Link DSR-500N.Aaro Koskinen2016-10-041-0/+2
* MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner"Markus Elfring2016-10-041-1/+0Star
* MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsBjorn Helgaas2016-06-231-1/+8
* PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-171-0/+10
* MIPS: IP27: Fix typoAndrea Gelmini2016-05-281-2/+2
* MIPS: Add & use CP0_EntryHi ASID definitionsJames Hogan2016-05-131-1/+1
* MIPS: Change my email addressJohn Crispin2016-05-136-6/+6
* MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov2016-05-132-4/+0Star
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-7/+12
|\
| * MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM res...Bjorn Helgaas2016-03-121-2/+7
| * MIPS: Loongson 3: Use temporary struct resource * to avoid repetitionBjorn Helgaas2016-03-121-7/+7
* | MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Wei Yongjun2016-02-101-4/+4
|/
* MIPS: pci: Add MT7620a PCIE driverJohn Crispin2016-01-202-0/+427
* MIPS: Fix build error due to unused variables.Ralf Baechle2015-12-221-1/+0Star
* MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle2015-11-271-2/+2
* MIPS: pci-rt3883: drop unneeded of_node_getJulia Lawall2015-11-111-4/+2Star
* Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-0/+6
|\
| * PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-0/+6
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-164-4/+4
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-046-23/+19Star
|\