summaryrefslogtreecommitdiff
path: root/arch/mips/txx9/generic/pci.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-08MIPS: Fix typosBjorn Helgaas1-1/+1
2023-08-28MIPS: TXx9: Do PCI error checks on own lineIlpo Järvinen1-20/+23
2022-05-04MIPS: fix typos in commentsJulia Lawall1-1/+1
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi1-2/+6
2017-01-03MIPS: TXx9: Modernize printing of kernel messagesGeert Uytterhoeven1-15/+13
2016-10-04MIPS: PCI: Reduce stack frame usageKeith Busch1-5/+1
2016-08-03treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
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-04MIPS: 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-10Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas1-2/+2
2012-07-10MIPS/PCI: move final fixups from __init to __devinitMyron Stowe1-2/+2
2012-07-06MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe1-2/+2
2011-12-08MIPS: 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 imp...Tejun Heo1-0/+1
2009-09-17MIPS: TXx9: Disable PM capability of TX493[89] internal etherAtsushi Nemoto1-0/+13
2008-07-31[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