aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-16[MIPS] Vr41xx: Initialize PCI io_map_baseYoichi Yuasa1-1/+13
2008-06-16[MIPS] SB1250: Initialize io_map_baseMaciej W. Rozycki1-3/+5
2008-06-05[MIPS] IP27: misc fixesThomas Bogendoerfer2-2/+26
2008-05-12[MIPS] Alchemy PCI code style cleanupSergei Shtylyov2-66/+56
2008-04-28[MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov1-4/+1
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-01[MIPS] BCM1480: Fix PCI/HT IO accessThomas Bogendoerfer2-16/+11
2008-03-12[MIPS] BCM1480: Init pci controller io_map_baseThomas Bogendoerfer1-2/+3
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle2-2/+2
2008-02-19[MIPS] PCI: Coding style fixes for pcibios_enable_resources.Ralf Baechle1-2/+5
2008-02-19[MIPS] PCI: Port i386 PCI fixes.Ralf Baechle1-2/+5
2008-01-29[MIPS] BCM1480: Use constants instead of magic numbers in PCI code.Ralf Baechle2-4/+4
2008-01-15[MIPS] Cobalt: Fix ethernet interrupts for RaQ1Thomas Bogendoerfer1-1/+1
2008-01-07[MIPS] Fix IP32 breakageThomas Bogendoerfer2-1/+10
2008-01-07[MIPS] Alchemy: Fix use of __init code bug exposed by modpost warningSergei Shtylyov1-27/+26
2007-12-14[MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources.Ralf Baechle1-0/+2
2007-12-06[MIPS] BCM1480: Fix interrupt routing, take 2.Ralf Baechle1-1/+4
2007-12-03[MIPS] BCM1480: Fix interrupt routing.Ralf Baechle1-2/+1
2007-11-15[MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa1-15/+17
2007-11-15[MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1Thomas Bogendoerfer1-1/+22
2007-11-15[MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHzRoel Kluin1-0/+1
2007-10-29[MIPS] tb0219: Update copyright message.Ralf Baechle1-1/+1
2007-10-29Author: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle2-2/+2
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-17spin_lock_unlocked cleanupsRoel Kluin1-1/+1
2007-10-16[MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle1-9/+10
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle3-7/+7
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle3-15/+15
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle1-1/+1
2007-10-11[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa1-0/+17
2007-10-11[MIPS] Add GT641xx IRQ routines.Yoichi Yuasa1-11/+12
2007-10-11[MIPS] Add back support for LASAT platformsBrian Murphy3-0/+240
2007-10-09[MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco1-1/+1
2007-10-05[MIPS] IP32: Enable PCI bridgesGiuseppe Sacco1-12/+9
2007-09-10[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle1-0/+1
2007-08-27[MIPS] HOTPLUG: Make register_pci_controller __devinit.Ralf Baechle1-1/+1
2007-08-27[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle1-3/+2
2007-08-27[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle1-1/+1
2007-07-31[MIPS] DDB5477: Remove supportYoichi Yuasa4-564/+0
2007-07-31[MIPS] Remove Momentum Ocelot support.Ralf Baechle3-183/+0
2007-07-31[MIPS] rbtx4938: Fix warningsAtsushi Nemoto1-1/+1
2007-07-31[MIPS] 0 -> NULLYoann Padioleau2-7/+7
2007-07-31[MIPS] rbtx4927: Fix some gcc warnings and a section mismatch.Atsushi Nemoto1-1/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-87/+4
2007-07-12[MIPS] Fix a sparse warning in arch/mips/pci/pci.cAtsushi Nemoto1-1/+1
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich2-80/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-7/+3
2007-07-10[MIPS] Delete Ocelot 3 support.Ralf Baechle3-136/+0
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa3-240/+0
2007-07-10[MIPS] rbtx4938: Fix secondary PCIC and glue internal NICsAtsushi Nemoto1-32/+48