Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
99f7445ea41c0187cd2e78bcb58cdd9e6c1756e5
/
arch
/
mips
/
pci
/
pci.c
dff22d2
PCI: Call pci_read_bridge_bases() from core instead of arch code
by Lorenzo Pieralisi
· 9 years ago
bfaf245
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
a2e50f5
MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controller
by Joshua Kinard
· 10 years ago
9e808eb
PCI: Cleanup control flow
by Bjorn Helgaas
· 10 years ago
b97ea28
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
by Yijing Wang
· 10 years ago
cffe00c
MIPS: of/pci: Use of_pci_range_parser
by Andrew Murray
· 11 years ago
928bea9
PCI: Delay enabling bridges until they're needed
by Yinghai Lu
· 11 years ago
9a97cd4
MIPS/PCI: Implement pcibios_get_phb_of_node
by Gabor Juhos
· 12 years ago
8bfc245
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next
by Ralf Baechle
· 12 years ago
2228317
MIPS: avoid possible resource conflict in register_pci_controller
by Gabor Juhos
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
28eb0e4
MIPS: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0a6f19d
mips/PCI: Remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
8885b7b
PCI: Provide a default pcibios_update_irq()
by Thierry Reding
· 12 years ago
3ddbebf
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
by Thierry Reding
· 12 years ago
85a00dd
Merge branch 'pci/myron-pcibios_setup' into next
by Bjorn Helgaas
· 12 years ago
938ca51
MIPS/PCI: adjust section annotations for pcibios_setup()
by Myron Stowe
· 12 years ago
b918c62
PCI: replace struct pci_bus secondary/subordinate with busn_res
by Yinghai Lu
· 12 years ago
a48cf37
MIPS: pci: parse memory ranges from devicetree
by John Crispin
· 13 years ago
96a6b9a
mips/PCI: get rid of device resource fixups
by Bjorn Helgaas
· 13 years ago
14be538
mips/PCI: removed unused pci_probe configurability
by Bjorn Helgaas
· 13 years ago
2909060
mips/PCI: replace pci_probe_only with pci_flags
by Bjorn Helgaas
· 13 years ago
4964e06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
c539ef7
MIPS: Set default pci cache line size.
by Ralf Baechle
· 13 years ago
7c090e5
mips/PCI: convert to pci_scan_root_bus() for correct root bus resources
by Bjorn Helgaas
· 13 years ago
96633fa
PCI: MIPS: use generic pcibios_set_master()
by Myron Stowe
· 13 years ago
96c5590
PCI: Pull PCI 'latency timer' setup up into the core
by Myron Stowe
· 13 years ago
cae39d1
mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
8190471
MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses
by Bjorn Helgaas
· 15 years ago
3b7a17f
resource/PCI: mark struct resource as const
by Dominik Brodowski
· 15 years ago
b26b2d4
resource/PCI: align functions now return start of resource
by Dominik Brodowski
· 15 years ago
982f6ff
MIPS: Remove useless zero initializations.
by Ralf Baechle
· 15 years ago
67eed58
PCI: mips: use generic INTx swizzle from PCI core
by Bjorn Helgaas
· 16 years ago
30d546d
PCI: mips: use generic pci_swizzle_interrupt_pin()
by Bjorn Helgaas
· 16 years ago
98873f5
MIPS: Better than nothing implementation of PCI mmap to fix X.
by Ralf Baechle
· 16 years ago
540799e
MIPS: PCI: Scan busses when they are registered
by Aurelien Jarno
· 16 years ago
47a5c97
[MIPS] Introduce pcibios_plat_setup
by Atsushi Nemoto
· 16 years ago
3450004
[MIPS] PCI: Make the pcibios_max_latency variable static
by Dmitri Vorobiev
· 16 years ago
d58eaab
[MIPS] Namespace clean-up in arch/mips/pci/pci.c
by Dmitri Vorobiev
· 16 years ago
234fcd1
[MIPS] Fix loads of section missmatches
by Ralf Baechle
· 17 years ago
40d7c1a
[MIPS] PCI: Coding style fixes for pcibios_enable_resources.
by Ralf Baechle
· 17 years ago
986c948
[MIPS] PCI: Port i386 PCI fixes.
by Ralf Baechle
· 17 years ago
d20e47e
[MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources.
by Ralf Baechle
· 17 years ago
d4ef9dd
[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.
by Ralf Baechle
· 17 years ago
606bf78
[MIPS] HOTPLUG: Make register_pci_controller __devinit.
by Ralf Baechle
· 17 years ago
c4aa256
[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.
by Ralf Baechle
· 17 years ago
4547d22
[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.
by Ralf Baechle
· 17 years ago
8ed07a1
[MIPS] Fix a sparse warning in arch/mips/pci/pci.c
by Atsushi Nemoto
· 17 years ago
639702b
[MIPS] Register PCI host bridge resource earlier
by Thomas Bogendoerfer
· 18 years ago
4419708
[MIPS] Mark pcibios_fixup_device_resources() as __devinit
by Atsushi Nemoto
· 18 years ago
140c172
[MIPS] Iomap implementation.
by Ralf Baechle
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 18 years ago
610019b
[MIPS] Remove unused function alloc_pci_controller.
by Ralf Baechle
· 18 years ago
8a1417d
BCM1480 HT support
by Andrew Isaacson
· 19 years ago
e5de3b4
In pcibios_enable_resources go back to handling all PCI_NUM_RESOURCES
by Ralf Baechle
· 19 years ago
e63ea56
[PATCH] mips: add pcibios_bus_to_resource
by Yoichi Yuasa
· 19 years ago
42a3b4f
[PATCH] mips: nuke trailing whitespace
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago