aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-10MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin2-14/+0
2015-04-01MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controllerJoshua Kinard1-1/+4
2015-04-01MIPS: pci: Drop owner assignment from platform_driversWolfram Sang2-2/+0
2015-04-01MIPS: MSI: Update MSI handling for XLPJayachandran C1-9/+10
2015-03-19PCI: Cleanup control flowBjorn Helgaas1-16/+17
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-0/+1
2015-01-16MIPS: Add struct pci_ops member names to initializationRob Herring3-10/+10
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-5/+0
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-70/+801
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-8/+8
2014-11-24MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov2-0/+512
2014-11-24MIPS: ralink: add rt2880 pci driverJohn Crispin2-0/+286
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches1-1/+1
2014-11-24MIPS: pci-rt3883: Remove odd locking in PCI config space access codeSergey Ryazanov1-9/+0
2014-11-24MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access codeSergey Ryazanov2-36/+0
2014-11-24MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov1-12/+0
2014-11-24MIPS: NILE4: Remove odd locking in PCI config space access codeSergey Ryazanov1-11/+1
2014-11-24MIPS: Remove useless parenthesesRalf Baechle1-1/+1
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-4/+4
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu3-4/+4