index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci-common.c
Age
Commit message (
Expand
)
Author
2013-06-30
powerpc/pci: Improve device hotplug initialization
Guenter Roeck
2013-06-10
powerpc/pci: Check the bus address instead of resource address in pcibios_fix...
Kevin Hao
2013-06-01
powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges
Kevin Hao
2013-06-01
powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges
Kevin Hao
2013-05-24
powerpc/pci: Fix bogus message at boot about empty memory resources
Benjamin Herrenschmidt
2013-05-14
powerpc: Fix build errors STRICT_MM_TYPECHECKS
Aneesh Kumar K.V
2013-05-06
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
2013-05-06
powerpc/pci: Don't add bogus empty resources to PHBs
Benjamin Herrenschmidt
2013-05-06
powerpc/pseries: Perform proper max_bus_speed detection
Kleber Sacilotto de Souza
2013-04-18
powerpc: Set default VGA device
Brian King
2013-04-18
powerpc/pci: fix PCI-e devices rescan issue on powerpc platform
Yuanquan Chen
2013-01-10
powerpc/eeh: Fix crash when adding a device in a slot with DDW
Thadeu Lima de Souza Cascardo
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-09-17
Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next
Benjamin Herrenschmidt
2012-09-11
powerpc/PCI: Override pcibios_window_alignment()
Gavin Shan
2012-09-07
powerpc/pci: Save P2P bridge resource if possible
Gavin Shan
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-24
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
powerpc/PCI: factor out pcibios_setup()
Myron Stowe
2012-07-03
powerpc/pci: cleanup on duplicate assignment
Gavin Shan
2012-06-13
powerpc/PCI: register busn_res for root buses
Yinghai Lu
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-20
powerpc/PCI: compute I/O space bus-to-resource offset consistently
Bjorn Helgaas
2012-02-23
powerpc/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-06
powerpc/PCI: convert to pci_create_root_bus()
Bjorn Helgaas
2012-01-06
powerpc/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
2012-01-06
PCI: PowerPC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2011-12-07
powerpc/pci: Make pci_read_irq_line() static
Benjamin Herrenschmidt
2011-11-25
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2011-11-25
powerpc/pci: Change how re-assigning resouces work
Benjamin Herrenschmidt
2011-11-25
powerpc/pci: Add a platform hook after probe and before resource survey
Benjamin Herrenschmidt
2011-11-24
powerpc/fsl-pci: Don't hide resource for pci/e when configured as Agent/EP
Jason Jin
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-09-26
powerpc/pci: Don't configure PCIe settings when PCI_PROBE_ONLY is set
Benjamin Herrenschmidt
2011-09-20
powerpc/pci: Call pcie_bus_configure_settings()
Benjamin Herrenschmidt
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
2011-06-22
powerpc/pci: Move FSL fixup from 32-bit to common
Kumar Gala
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
[next]