summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-211-2/+13
|\
| * MIPS: avoid possible resource conflict in register_pci_controllerGabor Juhos2013-02-171-2/+13
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-2/+2
|/
* MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-5/+4Star
* mips/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0Star
* PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-191-6/+0Star
* PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-191-1/+1
* Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-2/+2
|\
| * MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-2/+2
* | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
|/
* MIPS: pci: parse memory ranges from devicetreeJohn Crispin2012-05-151-0/+55
* mips/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-67/+3Star
* mips/PCI: removed unused pci_probe configurabilityBjorn Helgaas2012-02-241-5/+1Star
* mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-241-8/+5Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-141-1/+28
|\
| * MIPS: Set default pci cache line size.Ralf Baechle2012-01-111-1/+28
* | mips/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-7/+10
* | PCI: MIPS: use generic pcibios_set_master()Myron Stowe2012-01-061-15/+0Star
* | PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-6/+0Star
|/
* mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addressesBjorn Helgaas2010-02-271-2/+0Star
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-231-1/+1
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-231-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/+1Star
* PCI: mips: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-071-8/+1Star
* 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/+1Star
* [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/+2Star
* [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/+12Star
* [MIPS] Mark pcibios_fixup_device_resources() as __devinitAtsushi Nemoto2007-02-271-1/+1
* [MIPS] Iomap implementation.Ralf Baechle2007-02-181-0/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [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/+0Star
* 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