summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsBjorn Helgaas2016-06-231-1/+8
* PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-171-0/+10
* MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov2016-05-131-3/+0Star
* PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-0/+6
* PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-6/+0Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-171-1/+4
|\
| * MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controllerJoshua Kinard2015-04-011-1/+4
* | PCI: Cleanup control flowBjorn Helgaas2015-03-191-16/+17
* | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+1
|/
* MIPS: of/pci: Use of_pci_range_parserAndrew Murray2013-10-291-32/+18Star
* PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-1/+0Star
* MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos2013-04-101-1/+7
* 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