aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pci
AgeCommit message (Expand)Author
2014-10-27MIPS/Xlp: Remove the dead function destroy_irq() to fix build errorYijing Wang
2014-10-22pci: pci-lantiq: remove duplicate check on resourceVarka Bhadram
2014-10-20mips: pci: drop owner assignment from platform_driversWolfram Sang
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang
2014-09-01treewide: fix errors in printkMasanari Iida
2014-07-30MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3XHuacai Chen
2014-07-30MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setupAtsushi Nemoto
2014-07-30MIPS: Alchemy: pci: use clk framework to enable PCI clockManuel Lauss
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle
2014-06-04MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Daniel Walter
2014-06-02mips: Update the email address of Geert UytterhoevenGeert Uytterhoeven
2014-06-02MIPS: paravirt: Add pci controller for virtioDavid Daney
2014-05-30MIPS: Malta: Let PIIX4 respond to PCI special cyclesPaul Burton
2014-05-30MIPS: Add MSI support for XLP9XXGanesan Ramalingam
2014-05-28MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq()Eunbong Song
2014-05-26MIPS: RC32434: fix broken PCI resource initializationGabor Juhos
2014-05-16mips: Kill pointless destroy_irq()Thomas Gleixner
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle
2014-03-31MIPS: Malta: Setup PM I/O region on bootPaul Burton
2014-03-31MIPS: Loongson 3: Add HT-linked PCI supportHuacai Chen
2014-03-26MIPS: Alchemy: Determine cohereny at runtime based on cpu typeManuel Lauss
2014-03-26MIPS: Malta: Make use of generic CM supportPaul Burton
2014-03-15MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALLColin Ian King
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-24arch/mips/pci: don't check resource with devm_ioremap_resourceWolfram Sang
2014-01-24MIPS: PCI: Netlogic XLP9XX supportJayachandran C
2014-01-24MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C
2014-01-24MIPS: Netlogic: XLP9XX PIC updatesJayachandran C
2014-01-24MIPS: Netlogic: Add macro for node presentJayachandran C
2014-01-24MIPS: Netlogic: Add MSI support for XLPJayachandran C
2014-01-24MIPS: malta: Incorporate PIIX4 ACPI I/O region in PCI controller resourcesDeng-Cheng Zhu
2014-01-23MIPS: Malta: mux & enable SERIRQ interruptPaul Burton
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-29MIPS: Get rid of hard-coded values for Malta PIIX4 fixupsDeng-Cheng Zhu
2013-10-29MIPS: of/pci: Use of_pci_range_parserAndrew Murray
2013-10-29MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-04MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGabor Juhos
2013-08-26MIPS: cavium-octeon: fix I/O space setup on non-PCI systemsAaro Koskinen
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker