aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pci
AgeCommit message (Expand)AuthorFilesLines
2018-09-18MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRSGravatar Huacai Chen 1-0/+4
2018-09-06MIPS: pci-rt2880: set pci controller of_nodeGravatar Tobias Wolf 1-0/+2
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 6-21/+84
2018-07-24MIPS: ath79: get PCIe controller out of resetGravatar Mathias Kresin 1-0/+42
2018-07-16MIPS: Fix off-by-one in pci_resource_to_user()Gravatar Paul Burton 1-1/+1
2018-07-03MIPS: Octeon: Unify QLM data types in CIU header.Gravatar Steven J. Hill 1-2/+2
2018-06-24arch: mips: pci: pci-ip27.c: Remove unused functionGravatar Rickard Strandqvist 1-11/+0
2018-06-24MIPS: Use !pci_is_root_bus(bus) in ops-bridge.cGravatar Joshua Kinard 1-2/+2
2018-06-24MIPS: ath25: use generic dma noncoherent opsGravatar Christoph Hellwig 1-0/+24
2018-06-24MIPS: IP27: use dma_direct_opsGravatar Christoph Hellwig 1-0/+14
2018-06-24MIPS: Octeon: move swiotlb declarations out of dma-coherence.hGravatar Christoph Hellwig 2-4/+0
2018-06-24MIPS: Octeon: refactor swiotlb codeGravatar Christoph Hellwig 1-2/+0
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+3
2018-05-22MIPS: PCI: Use dev_printk() when possibleGravatar Bjorn Helgaas 1-5/+3
2018-05-16proc: introduce proc_create_single{,_data}Gravatar Christoph Hellwig 1-26/+2
2018-03-14MIPS: pci-mt7620: Enable PCIe on MT7688Gravatar Daniel Golle 1-0/+1
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Gravatar Linus Torvalds 2-14/+13
2017-11-13MIPS: pci: Make use of the BIT() macro inside the mt7620 driverGravatar John Crispin 1-6/+6
2017-11-13MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverGravatar John Crispin 1-1/+1
2017-11-13MIPS: pci: Remove duplicate define in mt7620 driverGravatar John Crispin 1-1/+0
2017-11-07MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Gravatar Steven J. Hill 1-6/+6
2017-11-03Update MIPS email addressesGravatar Paul Burton 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 7-0/+7
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataGravatar Lorenzo Pieralisi 30-52/+50
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Gravatar Linus Torvalds 4-11/+10
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-10/+20
2017-08-30MIPS: CPS: Cluster support for topology functionsGravatar Paul Burton 1-2/+2
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersGravatar Paul Burton 1-1/+1
2017-08-29MIPS: pci-mt7620: explicitly request exclusive reset controlGravatar Philipp Zabel 1-1/+1
2017-08-29MIPS: Convert to using %pOF instead of full_nameGravatar Rob Herring 2-7/+6
2017-08-08MIPS: PCI: Fix smp_processor_id() in preemptibleGravatar Matt Redfearn 1-4/+3
2017-08-03MIPS: PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksGravatar Lorenzo Pieralisi 1-7/+17
2017-07-31MIPS: PCI: Fix pcibios_scan_bus() NULL check code pathGravatar Lorenzo Pieralisi 1-5/+5
2017-05-18MIPS: PCI: Remove unused busn_offsetGravatar Bjorn Helgaas 1-2/+1
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-2/+2
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-24/+0
2017-04-20MIPS: PCI: Use generic pci_mmap_resource_range()Gravatar David Woodhouse 1-25/+0
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()Gravatar David Woodhouse 1-1/+2
2017-04-13MIPS: PCI: add controllers before the specified headGravatar Mathias Kresin 1-1/+1
2017-04-10MIPS: Octeon: Remove unused SLI types and macros.Gravatar Steven J. Hill 1-2/+2
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceGravatar Bart Van Assche 1-1/+1
2017-01-03MIPS: TXx9: Modernize printing of kernel messagesGravatar Geert Uytterhoeven 3-31/+31
2016-10-06MIPS: Sanitise coherentio semanticsGravatar Paul Burton 1-1/+2
2016-10-06MIPS: PCI: Support generic driversGravatar Paul Burton 2-0/+53
2016-10-06MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYGravatar Paul Burton 1-1/+1
2016-10-06MIPS: PCI: Split pci.c into pci.c & pci-legacy.cGravatar Paul Burton 3-284/+306
2016-10-06MIPS: PCI: Inline pcibios_assign_all_bussesGravatar Paul Burton 1-5/+0
2016-10-06MIPS: PCI: Make pcibios_set_cache_line_size an initcallGravatar Paul Burton 1-3/+3
2016-10-06MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICGravatar Paul Burton 1-2/+2