aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-10[MIPS] PMC MSP71xx PCI supportMarc St-Jean3-0/+1213
2007-07-10[MIPS] New files for lemote fulong mini-PC supportSongmao Tian3-55/+276
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu3-187/+0
2007-07-10[MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.Ralf Baechle27-27/+28
2007-07-10[MIPS] EV64120: Remove supportYoichi Yuasa2-23/+0
2007-06-01parse errors in ifdefsYoann Padioleau1-7/+7
2007-05-11[MIPS] Rework cobalt_board_idYoichi Yuasa1-0/+21
2007-05-11[MIPS] Add extern cobalt_board_idYoichi Yuasa1-3/+1
2007-05-11[MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu2-44/+0
2007-05-11[MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu3-135/+0
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-2/+2
2007-04-27[MIPS] Register PCI host bridge resource earlierThomas Bogendoerfer1-13/+12
2007-04-27[MIPS] JMR3927 cleanupAtsushi Nemoto2-241/+2
2007-04-27[MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa5-120/+19
2007-03-29[MIPS] EV64120: Include <asm/irq.h> to fix warning.Ralf Baechle1-0/+1
2007-03-24[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle2-2/+2
2007-03-04[MIPS] MTX1: clear PCI errorsFlorian Fainelli1-1/+5
2007-03-04[MIPS] SN: PCI fixup needs to include <irq.h>.Ralf Baechle1-0/+2
2007-03-04[MIPS] jmr3927: build fixAtsushi Nemoto1-10/+4
2007-02-26[MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto1-1/+1
2007-02-18[MIPS] Support for several more SNI RM models.Thomas Bogendoerfer2-5/+138
2007-02-18[MIPS] Iomap implementation.Ralf Baechle1-0/+8
2007-02-13[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle2-1/+80
2007-02-06[MIPS] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+2
2007-02-06[MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto1-11/+2
2007-01-08[MIPS] pnx8550: Fix write_config_byte() PCI config space accessorDavy Chan1-1/+1
2006-12-09[PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool1-2/+2
2006-12-09[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer1-1/+1
2006-11-30[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa2-14/+13
2006-11-06[MIPS] EV64120: Fix PCI interrupt allocation.Ralf Baechle3-35/+22
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1