summaryrefslogtreecommitdiff
path: root/arch/mips/pci
AgeCommit message (Expand)Author
2018-11-21MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRSHuacai Chen
2018-07-28MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton
2017-11-30MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin
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
2015-11-27MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle
2015-11-11MIPS: pci-rt3883: drop unneeded of_node_getJulia Lawall
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03MIPS: Netlogic: Use chip_data for irq_chip methodsKamlakant Patel
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-26MIPS: ops-emma2rh: Drop nonsensical db_assertPaul Burton
2015-08-26MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removalThomas Gleixner
2015-08-26MIPS: pci-rt3883: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-08-26MIPS: pci-ar724x: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-08-26MIPS: pci-ar71xx: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi
2015-07-22MIPS/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-25MIPS/pci: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-21MIPS: ath79: Improve the DDR controller interfaceAlban Bedel
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle