summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
AgeCommit message (Expand)AuthorLines
2015-01-16MIPS: Add struct pci_ops member names to initializationRob Herring-10/+10
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+0
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-70/+801
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+8
2014-11-24MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov-0/+512
2014-11-24MIPS: ralink: add rt2880 pci driverJohn Crispin-0/+286
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches-1/+1
2014-11-24MIPS: pci-rt3883: Remove odd locking in PCI config space access codeSergey Ryazanov-9/+0
2014-11-24MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access codeSergey Ryazanov-36/+0
2014-11-24MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov-12/+0
2014-11-24MIPS: NILE4: Remove odd locking in PCI config space access codeSergey Ryazanov-11/+1
2014-11-24MIPS: Remove useless parenthesesRalf Baechle-1/+1
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner-4/+4
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu-4/+4
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida-1/+1
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-5/+0
2014-10-27MIPS/Xlp: Remove the dead function destroy_irq() to fix build errorYijing Wang-3/+1
2014-10-22pci: pci-lantiq: remove duplicate check on resourceVarka Bhadram-6/+1
2014-10-20mips: pci: drop owner assignment from platform_driversWolfram Sang-5/+0
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+2
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang-4/+2
2014-09-01treewide: fix errors in printkMasanari Iida-1/+1
2014-07-30MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3XHuacai Chen-1/+1
2014-07-30MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setupAtsushi Nemoto-2/+0
2014-07-30MIPS: Alchemy: pci: use clk framework to enable PCI clockManuel Lauss-1/+23
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-55/+287
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-18/+2
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle-1/+0
2014-06-04MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Daniel Walter-3/+6
2014-06-02mips: Update the email address of Geert UytterhoevenGeert Uytterhoeven-2/+2
2014-06-02MIPS: paravirt: Add pci controller for virtioDavid Daney-1/+132
2014-05-30MIPS: Malta: Let PIIX4 respond to PCI special cyclesPaul Burton-0/+6
2014-05-30MIPS: Add MSI support for XLP9XXGanesan Ramalingam-49/+135
2014-05-28MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq()Eunbong Song-0/+6
2014-05-26MIPS: RC32434: fix broken PCI resource initializationGabor Juhos-1/+0
2014-05-16mips: Kill pointless destroy_irq()Thomas Gleixner-18/+2
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle-0/+1
2014-03-31MIPS: Malta: Setup PM I/O region on bootPaul Burton-0/+13
2014-03-31MIPS: Loongson 3: Add HT-linked PCI supportHuacai Chen-0/+168
2014-03-26MIPS: Alchemy: Determine cohereny at runtime based on cpu typeManuel Lauss-3/+2
2014-03-26MIPS: Malta: Make use of generic CM supportPaul Burton-11/+11
2014-03-15MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALLColin Ian King-0/+1
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker-11/+0
2014-01-24arch/mips/pci: don't check resource with devm_ioremap_resourceWolfram Sang-3/+0
2014-01-24MIPS: PCI: Netlogic XLP9XX supportJayachandran C-21/+74
2014-01-24MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C-2/+2
2014-01-24MIPS: Netlogic: XLP9XX PIC updatesJayachandran C-1/+1
2014-01-24MIPS: Netlogic: Add macro for node presentJayachandran C-4/+2