aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci-ip27.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-09MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer1-1/+1
2019-11-23MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 moduleThomas Bogendoerfer1-0/+22
2019-11-01MIPS: PCI: make phys_to_dma/dma_to_phys for pci-xtalk-bridge commonThomas Bogendoerfer1-13/+0
2019-05-09MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer1-181/+0
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer1-17/+1
2019-02-19MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer1-17/+14
2018-06-24arch: mips: pci: pci-ip27.c: Remove unused functionRickard Strandqvist1-11/+0
2018-06-24MIPS: IP27: use dma_direct_opsChristoph Hellwig1-0/+14
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-1/+1
2013-06-21MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled.Ralf Baechle1-0/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-4/+4
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior1-1/+1
2012-02-23mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas1-1/+1
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-01-07PCI: mips: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas1-6/+0
2008-09-27[MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error.Ralf Baechle1-9/+31
2008-08-26[MIPS] IP27: Export symbol pcibus_to_node to modules.Ralf Baechle1-0/+1
2008-07-15[MIPS] Declare some pci variables in header fileAtsushi Nemoto1-1/+0
2008-06-05[MIPS] IP27: misc fixesThomas Bogendoerfer1-0/+8
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle1-1/+1
2007-07-10[MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.Ralf Baechle1-1/+1
2006-09-27[MIPS] IP27: Delete useless declaration of allocate_irqno().Ralf Baechle1-2/+0
2006-06-19[MIPS] IP27: Extract pci_ops into separate file.Ralf Baechle1-291/+1
2006-06-19[MIPS] IP27: Use symbolic constants instead of magic numbers.Ralf Baechle1-2/+1
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle1-6/+6
2005-10-29Define pcibus_to_node() for IP27.Ralf Baechle1-0/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+489