aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addressesBjorn Helgaas2010-02-271-2/+0
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-2/+2
* MIPS: Remove useless zero initializations.Ralf Baechle2009-09-171-2/+2
* PCI: mips: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-071-16/+1
* PCI: mips: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-071-8/+1
* MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle2008-12-091-0/+24
* MIPS: PCI: Scan busses when they are registeredAurelien Jarno2008-10-151-27/+53
* [MIPS] Introduce pcibios_plat_setupAtsushi Nemoto2008-07-301-1/+5
* [MIPS] PCI: Make the pcibios_max_latency variable staticDmitri Vorobiev2008-07-201-1/+1
* [MIPS] Namespace clean-up in arch/mips/pci/pci.cDmitri Vorobiev2008-07-151-2/+1
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-121-1/+1
* [MIPS] PCI: Coding style fixes for pcibios_enable_resources.Ralf Baechle2008-02-191-2/+5
* [MIPS] PCI: Port i386 PCI fixes.Ralf Baechle2008-02-191-2/+5
* [MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources.Ralf Baechle2007-12-141-0/+2
* [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] Fix a sparse warning in arch/mips/pci/pci.cAtsushi Nemoto2007-07-121-1/+1
* [MIPS] Register PCI host bridge resource earlierThomas Bogendoerfer2007-04-271-13/+12
* [MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto2007-02-261-1/+1
* [MIPS] Iomap implementation.Ralf Baechle2007-02-181-0/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+2
* [MIPS] Remove unused function alloc_pci_controller.Ralf Baechle2006-06-191-5/+0
* BCM1480 HT supportAndrew Isaacson2005-10-291-6/+11
* In pcibios_enable_resources go back to handling all PCI_NUM_RESOURCESRalf Baechle2005-10-291-1/+1
* [PATCH] mips: add pcibios_bus_to_resourceYoichi Yuasa2005-09-051-0/+17
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+304