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
/
drivers
/
pci
/
probe.c
Age
Commit message (
Expand
)
Author
2013-06-14
Merge branch 'pci/jiang-bus-lock-v3' into next
Bjorn Helgaas
2013-06-14
PCI: Return early on allocation failures to unindent mainline code
Bjorn Helgaas
2013-06-14
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-06-07
PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()
Jiang Liu
2013-06-07
PCI: Fix refcount issue in pci_create_root_bus() error recovery path
Jiang Liu
2013-06-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
2013-06-04
PCI: Add pcibios_release_device()
Sebastian Ott
2013-05-27
PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()
Gu Zheng
2013-05-25
PCI: Unset resource if initial BAR value is invalid
Kevin Hao
2013-05-25
PCI: Consolidate calls to pcibios_bus_to_resource() in __pci_read_base()
Kevin Hao
2013-05-25
PCI: Add 0x prefix to BAR register position in __pci_read_base()
Kevin Hao
2013-05-09
Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-07
PCI: Delay final fixups until resources are assigned
Yinghai Lu
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-04-18
pci: Set dev->dev.type in alloc_pci_dev
Brian King
2013-04-12
PCI: Add pcibios hooks for adding and removing PCI buses
Jiang Liu
2013-04-12
PCI: Clean up usages of pci_bus->is_added
Jiang Liu
2013-01-26
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2013-01-26
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
2013-01-25
PCI: Put pci_dev in device tree as early as possible
Yinghai Lu
2013-01-25
PCI: Make device create/destroy logic symmetric
Jiang Liu
2013-01-25
PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locally
Yinghai Lu
2013-01-25
PCI: Consolidate "next-function" functions
Yijing Wang
2013-01-25
PCI: Rename pci_enable_ari() to pci_configure_ari()
Yijing Wang
2013-01-13
ACPI / PCI: Set root bridge ACPI handle in advance
Rafael J. Wysocki
2013-01-03
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-07
Merge branch 'pci/bjorn-pcie-cap' into next
Bjorn Helgaas
2012-12-07
PCI: Use standard PCIe Capability Link register field names
Bjorn Helgaas
2012-12-05
PCI: Add and use standard PCI-X Capability register names
Bjorn Helgaas
2012-11-28
PCI: Remove __dev* markings
Bill Pemberton
2012-11-28
PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-13
Merge branch 'pci/don-sriov' into next
Bjorn Helgaas
2012-11-09
PCI: Add pci_device_type to pdev's device struct
Yinghai Lu
2012-11-03
PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
Yinghai Lu
2012-11-03
PCI: Move pci_rescan_bus() back to probe.c
Yinghai Lu
2012-09-24
Merge branch 'pci/yinghai-misc' into next
Bjorn Helgaas
2012-09-18
PCI: Check P2P bridge for invalid secondary/subordinate range
Yinghai Lu
2012-09-13
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-08-24
PCI: Remove bus number resource debug messages
Bjorn Helgaas
2012-08-23
PCI: Don't print anything while decoding is disabled
Bjorn Helgaas
2012-08-23
PCI/core: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
PCI: Remove unused field pcie_type from struct pci_dev
Yijing Wang
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-20
PCI: Add pcie_flags_reg to cache PCIe capabilities register
Yijing Wang
2012-07-10
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
Bjorn Helgaas
2012-07-09
Merge branch 'pci/bjorn-disable-decode' into next
Bjorn Helgaas
2012-07-09
PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
Bjorn Helgaas
2012-07-09
PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, too
Bjorn Helgaas
[next]