aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida1-1/+1
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman5-5/+0
2014-10-27MIPS/Xlp: Remove the dead function destroy_irq() to fix build errorYijing Wang1-3/+1
2014-10-22pci: pci-lantiq: remove duplicate check on resourceVarka Bhadram1-6/+1
2014-10-20mips: pci: drop owner assignment from platform_driversWolfram Sang5-5/+0
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+2
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang1-4/+2
2014-09-01treewide: fix errors in printkMasanari Iida1-1/+1
2014-07-30MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3XHuacai Chen1-1/+1
2014-07-30MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setupAtsushi Nemoto1-2/+0
2014-07-30MIPS: Alchemy: pci: use clk framework to enable PCI clockManuel Lauss1-1/+23
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-55/+287
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-18/+2
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle1-1/+0
2014-06-04MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Daniel Walter1-3/+6
2014-06-02mips: Update the email address of Geert UytterhoevenGeert Uytterhoeven2-2/+2
2014-06-02MIPS: paravirt: Add pci controller for virtioDavid Daney2-1/+132
2014-05-30MIPS: Malta: Let PIIX4 respond to PCI special cyclesPaul Burton1-0/+6
2014-05-30MIPS: Add MSI support for XLP9XXGanesan Ramalingam1-49/+135
2014-05-28MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq()Eunbong Song1-0/+6
2014-05-26MIPS: RC32434: fix broken PCI resource initializationGabor Juhos1-1/+0
2014-05-16mips: Kill pointless destroy_irq()Thomas Gleixner2-18/+2
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle1-0/+1