summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
...
* [MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1Thomas Bogendoerfer2007-11-161-1/+22
* [MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHzRoel Kluin2007-11-161-0/+1
* [MIPS] tb0219: Update copyright message.Ralf Baechle2007-10-291-1/+1
* Author: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle2007-10-292-2/+2
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* spin_lock_unlocked cleanupsRoel Kluin2007-10-171-1/+1
* [MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-161-9/+10
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-123-7/+7
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-123-15/+15
* [MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle2007-10-121-1/+1
* [MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa2007-10-121-0/+17
* [MIPS] Add GT641xx IRQ routines.Yoichi Yuasa2007-10-121-11/+12
* [MIPS] Add back support for LASAT platformsBrian Murphy2007-10-123-0/+240
* [MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco2007-10-091-1/+1
* [MIPS] IP32: Enable PCI bridgesGiuseppe Sacco2007-10-051-12/+9Star
* [MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle2007-09-101-0/+1
* [MIPS] HOTPLUG: Make register_pci_controller __devinit.Ralf Baechle2007-08-271-1/+1
* [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle2007-08-271-3/+2Star
* [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle2007-08-271-1/+1
* [MIPS] DDB5477: Remove supportYoichi Yuasa2007-07-314-564/+0Star
* [MIPS] Remove Momentum Ocelot support.Ralf Baechle2007-07-313-183/+0Star
* [MIPS] rbtx4938: Fix warningsAtsushi Nemoto2007-07-311-1/+1
* [MIPS] 0 -> NULLYoann Padioleau2007-07-312-7/+7
* [MIPS] rbtx4927: Fix some gcc warnings and a section mismatch.Atsushi Nemoto2007-07-311-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-123-87/+4Star
|\
| * PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-122-80/+1Star
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-121-7/+3Star
* | [MIPS] Fix a sparse warning in arch/mips/pci/pci.cAtsushi Nemoto2007-07-121-1/+1
|/
* [MIPS] Delete Ocelot 3 support.Ralf Baechle2007-07-103-136/+0Star
* [MIPS] remove LASAT Networks platforms supportYoichi Yuasa2007-07-103-240/+0Star
* [MIPS] rbtx4938: Fix secondary PCIC and glue internal NICsAtsushi Nemoto2007-07-101-32/+48
* [MIPS] PMC MSP71xx PCI supportMarc St-Jean2007-07-103-0/+1213
* [MIPS] New files for lemote fulong mini-PC supportSongmao Tian2007-07-103-55/+276
* [MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2007-07-103-187/+0Star
* [MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.Ralf Baechle2007-07-1027-27/+28
* [MIPS] EV64120: Remove supportYoichi Yuasa2007-07-102-23/+0Star
* parse errors in ifdefsYoann Padioleau2007-06-011-7/+7
* [MIPS] Rework cobalt_board_idYoichi Yuasa2007-05-111-0/+21
* [MIPS] Add extern cobalt_board_idYoichi Yuasa2007-05-111-3/+1Star
* [MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu2007-05-112-44/+0Star
* [MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu2007-05-113-135/+0Star
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-2/+2
* [MIPS] Register PCI host bridge resource earlierThomas Bogendoerfer2007-04-271-13/+12Star
* [MIPS] JMR3927 cleanupAtsushi Nemoto2007-04-272-241/+2Star
* [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa2007-04-275-120/+19Star
* [MIPS] EV64120: Include <asm/irq.h> to fix warning.Ralf Baechle2007-03-301-0/+1
* [MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle2007-03-242-2/+2
* [MIPS] MTX1: clear PCI errorsFlorian Fainelli2007-03-041-1/+5
* [MIPS] SN: PCI fixup needs to include <irq.h>.Ralf Baechle2007-03-041-0/+2
* [MIPS] jmr3927: build fixAtsushi Nemoto2007-03-041-10/+4Star