summaryrefslogtreecommitdiff
path: root/arch/mips/pci/pci-ip27.c
AgeCommit message (Expand)Author
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-06-21MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled.Ralf Baechle
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior
2012-02-23mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-01-07PCI: mips: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2008-09-27[MIPS] IP27: Switch to dynamic interrupt routing avoding panic on error.Ralf Baechle
2008-08-26[MIPS] IP27: Export symbol pcibus_to_node to modules.Ralf Baechle
2008-07-15[MIPS] Declare some pci variables in header fileAtsushi Nemoto
2008-06-05[MIPS] IP27: misc fixesThomas Bogendoerfer
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle
2007-07-10[MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.Ralf Baechle
2006-09-27[MIPS] IP27: Delete useless declaration of allocate_irqno().Ralf Baechle
2006-06-19[MIPS] IP27: Extract pci_ops into separate file.Ralf Baechle
2006-06-19[MIPS] IP27: Use symbolic constants instead of magic numbers.Ralf Baechle
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle
2005-10-29Define pcibus_to_node() for IP27.Ralf Baechle
2005-04-16Linux-2.6.12-rc2Linus Torvalds