summaryrefslogtreecommitdiff
path: root/arch/mips/pci
AgeCommit message (Expand)Author
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
2016-10-04MIPS: Octeon: Fix PCI interrupt routing on D-Link DSR-500N.Aaro Koskinen
2016-10-04MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner"Markus Elfring
2016-06-23MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsBjorn Helgaas
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini
2016-05-13MIPS: Add & use CP0_EntryHi ASID definitionsJames Hogan
2016-05-13MIPS: Change my email addressJohn Crispin
2016-05-13MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-12MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM res...Bjorn Helgaas
2016-03-12MIPS: Loongson 3: Use temporary struct resource * to avoid repetitionBjorn Helgaas
2016-02-10MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Wei Yongjun
2016-01-20MIPS: pci: Add MT7620a PCIE driverJohn Crispin
2015-12-22MIPS: Fix build error due to unused variables.Ralf Baechle