aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/txx9/generic/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-30MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridgeAtsushi Nemoto1-1/+1
2014-07-30MIPS: TXx9: Fix quirk_slc90e66_ideAtsushi Nemoto1-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-2/+2
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman1-6/+5
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-3/+3
2012-07-23MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle1-3/+3
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior1-1/+1
2012-07-09Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas1-2/+2
2012-07-09MIPS/PCI: move final fixups from __init to __devinitMyron Stowe1-2/+2
2012-07-05MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe1-2/+2
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches1-5/+2
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-17MIPS: TXx9: Disable PM capability of TX493[89] internal etherAtsushi Nemoto1-0/+13
2008-07-30[MIPS] TXx9: Add some pci optionsAtsushi Nemoto1-0/+36
2008-07-15[MIPS] TXx9: Make single kernel can support multiple boardsAtsushi Nemoto1-0/+11
2008-07-15[MIPS] TXx9: Reorganize PCI codeAtsushi Nemoto1-0/+377