summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+4
* MIPS: pci: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-057-11/+3
* 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/+0
* 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/+0
* 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/+0
* 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/+2
* 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-036-23/+19
|\
| * MIPS: Netlogic: Use chip_data for irq_chip methodsKamlakant Patel2015-09-031-10/+10
| * MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-1/+0
| * MIPS: ops-emma2rh: Drop nonsensical db_assertPaul Burton2015-08-261-4/+2
| * MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removalThomas Gleixner2015-08-261-2/+2
| * MIPS: pci-rt3883: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+1
| * MIPS: pci-ar724x: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+2
| * MIPS: pci-ar71xx: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+2
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-1/+1
|\ \
| * | MIPS/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-221-1/+1
| |/
* / PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-6/+0
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-011-2/+2
|\
| * MIPS/pci: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-274-15/+5
|\ \
| * | MIPS: ath79: Improve the DDR controller interfaceAlban Bedel2015-06-211-11/+1
| * | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-214-4/+4
| |/
* / PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-083-3/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-177-27/+17
|\
| * Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-133-15/+3
| |\