aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pci/pci.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-07-16MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton
2017-08-08MIPS: PCI: Fix smp_processor_id() in preemptibleMatt Redfearn
2017-04-20MIPS: PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2016-10-06MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton
2016-10-06MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton
2016-10-06MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton
2016-10-06MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton
2016-10-06MIPS: PCI: Use struct list_head listsPaul Burton
2016-06-23MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsBjorn Helgaas
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas
2016-05-13MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov
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