aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-03MIPS: TXx9: Modernize printing of kernel messagesGeert Uytterhoeven3-31/+31
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton1-1/+2
2016-10-06MIPS: PCI: Support generic driversPaul Burton2-0/+53
2016-10-06MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton1-1/+1
2016-10-06MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton3-284/+306
2016-10-06MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton1-5/+0
2016-10-06MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton1-3/+3
2016-10-06MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton1-2/+2
2016-10-06MIPS: PCI: Use struct list_head listsPaul Burton1-5/+4
2016-10-05MIPS: pci: Audit and remove any unnecessary uses of module.hPaul Gortmaker7-11/+3
2016-10-04MIPS: Octeon: Fix PCI interrupt routing on D-Link DSR-500N.Aaro Koskinen1-0/+2
2016-10-04MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-06-23MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsBjorn Helgaas1-1/+8
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas1-0/+10
2016-05-28MIPS: IP27: Fix typoAndrea Gelmini1-2/+2
2016-05-13MIPS: Add & use CP0_EntryHi ASID definitionsJames Hogan1-1/+1
2016-05-13MIPS: Change my email addressJohn Crispin6-6/+6
2016-05-13MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov2-4/+0
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-7/+12
2016-03-12MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM resourceBjorn Helgaas1-2/+7
2016-03-12MIPS: Loongson 3: Use temporary struct resource * to avoid repetitionBjorn Helgaas1-7/+7
2016-02-10MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()Wei Yongjun1-4/+4
2016-01-20MIPS: pci: Add MT7620a PCIE driverJohn Crispin2-0/+427
2015-12-22MIPS: Fix build error due to unused variables.Ralf Baechle1-1/+0
2015-11-27MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle1-2/+2
2015-11-11MIPS: pci-rt3883: drop unneeded of_node_getJulia Lawall1-4/+2
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+6
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner4-4/+4
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas1-0/+6
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-23/+19
2015-09-03MIPS: Netlogic: Use chip_data for irq_chip methodsKamlakant Patel1-10/+10
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-1/+0
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-08-26MIPS: ops-emma2rh: Drop nonsensical db_assertPaul Burton1-4/+2
2015-08-26MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removalThomas Gleixner1-2/+2
2015-08-26MIPS: pci-rt3883: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+1
2015-08-26MIPS: pci-ar724x: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-08-26MIPS: pci-ar71xx: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi1-6/+0
2015-07-22MIPS/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu1-1/+1
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-15/+5
2015-06-25MIPS/pci: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-21MIPS: ath79: Improve the DDR controller interfaceAlban Bedel1-11/+1
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu4-4/+4
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas3-3/+0
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-27/+17
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle3-15/+3
2015-04-10MIPS: ralink: Fix bad config symbol in PCI makefile.John Crispin1-1/+1
2015-04-10MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000NAaro Koskinen1-0/+2