summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: PCI: Fix smp_processor_id() in preemptibleMatt Redfearn2017-08-081-4/+3
* MIPS: PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-25/+0
* PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
* MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton2016-10-061-284/+3
* MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton2016-10-061-5/+0
* MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton2016-10-061-3/+3
* MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton2016-10-061-2/+2
* MIPS: PCI: Use struct list_head listsPaul Burton2016-10-061-5/+4
* 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/+0
* 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/+0
* 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/+18
* PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-1/+0
* 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-031-5/+4
* mips/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0
* PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-6/+0
* PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-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-231-67/+3
* mips/PCI: removed unused pci_probe configurabilityBjorn Helgaas2012-02-231-5/+1
* mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-231-8/+5
* 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/+0
* | PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-6/+0
|/
* mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-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/+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
OpenPOWER on IntegriCloud