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
Age
Commit message (
Expand
)
Author
2013-04-03
PCI/PM: Disable runtime PM of PCIe ports
Rafael J. Wysocki
2013-04-03
PCI/ACPI: Always resume devices on ACPI wakeup notifications
Rafael J. Wysocki
2013-04-02
PCI: Don't try to disable Bus Master on disconnected PCI devices
Konstantin Khlebnikov
2013-03-26
PCI: Add PCI ROM helper for platform-provided ROM images
Matthew Garrett
2013-03-19
PCI: Use ROM images from firmware only if no other ROM source available
Matthew Garrett
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-19
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-19
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2013-02-16
PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers
Yinghai Lu
2013-02-15
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-02-15
Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-15
PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGS
Alex Williamson
2013-02-14
s390/pci: fix hotplug module init
Sebastian Ott
2013-02-14
s390/pci: rename pci_probe to s390_pci_probe
Heiko Carstens
2013-02-13
PCI/PM: Clean up PME state when removing a device
Rafael J. Wysocki
2013-02-13
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
2013-02-12
Merge branch 'pci/konstantin-runtime-pm' into next
Bjorn Helgaas
2013-02-11
PCI/PM: Clear state_saved during suspend
Rafael J. Wysocki
2013-02-11
PCI: Use atomic_inc_return() rather than atomic_add_return()
Bjorn Helgaas
2013-02-11
PCI: Catch attempts to disable already-disabled devices
Konstantin Khlebnikov
2013-02-11
PCI: Disable Bus Master unconditionally in pci_device_shutdown()
Konstantin Khlebnikov
2013-02-02
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-02-02
Merge branch 'pci/joe-aspm' into next
Bjorn Helgaas
2013-02-02
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2013-02-02
PCI: acpiphp: Remove dead code for PCI host bridge hotplug
Jiang Liu
2013-02-01
PCI: acpiphp: Create companion ACPI devices before creating PCI devices
Jiang Liu
2013-02-01
PCI: Remove unused "rc" in virtfn_add_bus()
Yijing Wang
2013-02-01
PCI: pciehp: Drop suspend/resume ENTRY messages
Paul Bolle
2013-02-01
PCI/ASPM: Don't touch ASPM if forcibly disabled
Joe Lawrence
2013-02-01
PCI/ASPM: Deallocate upstream link state even if device is not PCIe
Myron Stowe
2013-01-30
PCI: Use PCI Express Capability accessor
Myron Stowe
2013-01-29
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
2013-01-29
Merge branch 'acpi-pm' into acpi-cleanup
Rafael J. Wysocki
2013-01-26
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2013-01-26
Merge branch 'pci/acpi-scan2' into next
Bjorn Helgaas
2013-01-26
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
2013-01-26
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
2013-01-26
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
Rafael J. Wysocki
2013-01-25
PCI: Put pci_dev in device tree as early as possible
Yinghai Lu
2013-01-25
PCI: Skip attaching driver in device_add()
Yinghai Lu
2013-01-25
PCI: acpiphp: Keep driver loaded even if no slots found
Yinghai Lu
2013-01-25
PCI: acpiphp: Move host bridge hotplug to pci_root.c
Yinghai Lu
2013-01-25
PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()
Yinghai Lu
[next]