summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
AgeCommit message (Expand)Author
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-07-24MIPS: ath79: get PCIe controller out of resetMathias Kresin
2018-07-16MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton
2018-07-03MIPS: Octeon: Unify QLM data types in CIU header.Steven J. Hill
2018-06-24arch: mips: pci: pci-ip27.c: Remove unused functionRickard Strandqvist
2018-06-24MIPS: Use !pci_is_root_bus(bus) in ops-bridge.cJoshua Kinard
2018-06-24MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig
2018-06-24MIPS: IP27: use dma_direct_opsChristoph Hellwig
2018-06-24MIPS: Octeon: move swiotlb declarations out of dma-coherence.hChristoph Hellwig
2018-06-24MIPS: Octeon: refactor swiotlb codeChristoph Hellwig
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-22MIPS: PCI: Use dev_printk() when possibleBjorn Helgaas
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-03-14MIPS: pci-mt7620: Enable PCIe on MT7688Daniel Golle
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-11-13MIPS: pci: Make use of the BIT() macro inside the mt7620 driverJohn Crispin
2017-11-13MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin
2017-11-13MIPS: pci: Remove duplicate define in mt7620 driverJohn Crispin
2017-11-07MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill
2017-11-03Update MIPS email addressesPaul Burton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-30MIPS: CPS: Cluster support for topology functionsPaul Burton
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton
2017-08-29MIPS: pci-mt7620: explicitly request exclusive reset controlPhilipp Zabel
2017-08-29MIPS: Convert to using %pOF instead of full_nameRob Herring
2017-08-08MIPS: PCI: Fix smp_processor_id() in preemptibleMatt Redfearn
2017-08-03MIPS: PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi
2017-07-31MIPS: PCI: Fix pcibios_scan_bus() NULL check code pathLorenzo Pieralisi
2017-05-18MIPS: PCI: Remove unused busn_offsetBjorn Helgaas
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-20MIPS: PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-04-13MIPS: PCI: add controllers before the specified headMathias Kresin
2017-04-10MIPS: Octeon: Remove unused SLI types and macros.Steven J. Hill
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-03MIPS: TXx9: Modernize printing of kernel messagesGeert Uytterhoeven
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton
2016-10-06MIPS: PCI: Support generic driversPaul Burton
2016-10-06MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton
2016-10-06MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton
2016-10-06MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton
2016-10-06MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton
2016-10-06MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton
2016-10-06MIPS: PCI: Use struct list_head listsPaul Burton
2016-10-05MIPS: pci: Audit and remove any unnecessary uses of module.hPaul Gortmaker