aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pci/pci.c
AgeCommit message (Expand)Author
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-01MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controllerJoshua Kinard
2015-03-19PCI: Cleanup control flowBjorn Helgaas
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2013-10-29MIPS: of/pci: Use of_pci_range_parserAndrew Murray
2013-07-25PCI: Delay enabling bridges until they're neededYinghai Lu
2013-04-10MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-17MIPS: avoid possible resource conflict in register_pci_controllerGabor Juhos
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-28mips/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-05-15MIPS: pci: parse memory ranges from devicetreeJohn Crispin
2012-02-23mips/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23mips/PCI: removed unused pci_probe configurabilityBjorn Helgaas
2012-02-23mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-11MIPS: Set default pci cache line size.Ralf Baechle
2012-01-06mips/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06PCI: MIPS: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-03-31Fix common misspellingsLucas De Marchi
2010-02-27MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addressesBjorn Helgaas
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle
2009-01-07PCI: mips: use generic INTx swizzle from PCI coreBjorn Helgaas
2009-01-07PCI: mips: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2008-12-09MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle
2008-10-15MIPS: PCI: Scan busses when they are registeredAurelien Jarno
2008-07-30[MIPS] Introduce pcibios_plat_setupAtsushi Nemoto
2008-07-20[MIPS] PCI: Make the pcibios_max_latency variable staticDmitri Vorobiev
2008-07-15[MIPS] Namespace clean-up in arch/mips/pci/pci.cDmitri Vorobiev
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle
2008-02-19[MIPS] PCI: Coding style fixes for pcibios_enable_resources.Ralf Baechle
2008-02-19[MIPS] PCI: Port i386 PCI fixes.Ralf Baechle
2007-12-14[MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources.Ralf Baechle
2007-09-10[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle
2007-08-27[MIPS] HOTPLUG: Make register_pci_controller __devinit.Ralf Baechle
2007-08-27[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle
2007-08-27[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle
2007-07-12[MIPS] Fix a sparse warning in arch/mips/pci/pci.cAtsushi Nemoto