index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-07-16
MIPS: Fix off-by-one in pci_resource_to_user()
Paul Burton
2017-08-08
MIPS: PCI: Fix smp_processor_id() in preemptible
Matt Redfearn
2017-04-20
MIPS: PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2016-10-06
MIPS: PCI: Split pci.c into pci.c & pci-legacy.c
Paul Burton
2016-10-06
MIPS: PCI: Inline pcibios_assign_all_busses
Paul Burton
2016-10-06
MIPS: PCI: Make pcibios_set_cache_line_size an initcall
Paul Burton
2016-10-06
MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC
Paul Burton
2016-10-06
MIPS: PCI: Use struct list_head lists
Paul Burton
2016-06-23
MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-ups
Bjorn Helgaas
2016-06-17
PCI: Unify pci_resource_to_user() declarations
Bjorn Helgaas
2016-05-13
MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant
Sergey Ryazanov
2015-09-15
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
2015-07-23
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-01
MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controller
Joshua Kinard
2015-03-19
PCI: Cleanup control flow
Bjorn Helgaas
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2013-10-29
MIPS: of/pci: Use of_pci_range_parser
Andrew Murray
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-04-10
MIPS/PCI: Implement pcibios_get_phb_of_node
Gabor Juhos
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-17
MIPS: avoid possible resource conflict in register_pci_controller
Gabor Juhos
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2013-01-03
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
mips/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2012-09-18
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
MIPS/PCI: adjust section annotations for pcibios_setup()
Myron Stowe
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-05-15
MIPS: pci: parse memory ranges from devicetree
John Crispin
2012-02-23
mips/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
mips/PCI: removed unused pci_probe configurability
Bjorn Helgaas
2012-02-23
mips/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-01-11
MIPS: Set default pci cache line size.
Ralf Baechle
2012-01-06
mips/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
PCI: MIPS: use generic pcibios_set_master()
Myron Stowe
2012-01-06
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
2011-10-31
mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-02-27
MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses
Bjorn Helgaas
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
2009-09-17
MIPS: Remove useless zero initializations.
Ralf Baechle
2009-01-07
PCI: mips: use generic INTx swizzle from PCI core
Bjorn Helgaas
2009-01-07
PCI: mips: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
[next]