aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci
Commit message (Expand)AuthorAgeFilesLines
* [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-113-7/+7
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-113-15/+15
* [MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle2007-10-111-1/+1
* [MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa2007-10-111-0/+17
* [MIPS] Add GT641xx IRQ routines.Yoichi Yuasa2007-10-111-11/+12
* [MIPS] Add back support for LASAT platformsBrian Murphy2007-10-113-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/+9
* [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/+2
* [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle2007-08-271-1/+1
* [MIPS] DDB5477: Remove supportYoichi Yuasa2007-07-314-564/+0
* [MIPS] Remove Momentum Ocelot support.Ralf Baechle2007-07-313-183/+0
* [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/+4
|\
| * PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-112-80/+1
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-7/+3
* | [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/+0
* [MIPS] remove LASAT Networks platforms supportYoichi Yuasa2007-07-103-240/+0
* [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/+0
* [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/+0
* 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/+1
* [MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu2007-05-112-44/+0
* [MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu2007-05-113-135/+0
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-2/+2
* [MIPS] Register PCI host bridge resource earlierThomas Bogendoerfer2007-04-271-13/+12
* [MIPS] JMR3927 cleanupAtsushi Nemoto2007-04-272-241/+2
* [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa2007-04-275-120/+19
* [MIPS] EV64120: Include <asm/irq.h> to fix warning.Ralf Baechle2007-03-291-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/+4
* [MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto2007-02-261-1/+1
* [MIPS] Support for several more SNI RM models.Thomas Bogendoerfer2007-02-182-5/+138
* [MIPS] Iomap implementation.Ralf Baechle2007-02-181-0/+8
* [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle2007-02-132-1/+80
* [MIPS] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-061-1/+2
* [MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto2007-02-061-11/+2