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
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-06-15
PCI: add power-state name strings
Alan Stern
2009-06-15
PCIE: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-12
trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug
Peter Huewe
2009-06-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-11
PCI: expose SMBus on Asus notebook A6L
Mats Erik Andersson
2009-06-11
PCI: Add support for turning PCIe ECRC on or off
Andrew Patterson
2009-06-11
PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3
Rafael J. Wysocki
2009-06-11
PCI: fix SR-IOV function dependency link problem
Yu Zhao
2009-06-11
PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()
Alex Chiang
2009-06-11
PCI MSI: let drivers retry when not enough vectors
Michael S. Tsirkin
2009-06-11
PCI: disable ASPM on VIA root-port-under-bridge configurations
Shaohua Li
2009-06-11
PCI: remove deprecated pci_find_slot() interface
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: don't use pci_find_slot()
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: constify slot_name()
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: refactor cpqhp_save_config
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: style cleanups
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: refactor cpqhp_probe
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: eliminate stray braces
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: fix comment style
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: stray whitespace cleanups
Alex Chiang
2009-06-11
PCI: improve resource allocation under transparent bridges
Yinghai Lu
2009-06-11
PCI/x86: don't assume prefetchable ranges are 64bit
Yinghai Lu
2009-06-11
PCI MSI: Define PCI_MSI_MASK_32/64
Hidetoshi Seto
2009-06-11
PCI: ibmphp_core.c: fix warning due to missing module_exit()
akpm@linux-foundation.org
2009-06-11
PCIE: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-11
PCI MSI: Remove unused/obsolete macros and definitions
Hidetoshi Seto
2009-06-10
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-06-04
PCI: use fixed-up device class when configuring device
Yu Zhao
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
2009-05-29
Merge branch 'merge' into next
Benjamin Herrenschmidt
2009-05-27
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
Alex Chiang
2009-05-21
powerpc/pci: Cleanup some minor cruft
Kumar Gala
2009-05-19
PCI PM: Fix initialization and kexec breakage for some devices
Rafael J. Wysocki
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-18
VT-d: support the device IOTLB
Yu Zhao
2009-05-18
VT-d: cleanup iommu_flush_iotlb_psi and flush_unmaps
Yu Zhao
2009-05-18
VT-d: add device IOTLB invalidation support
Yu Zhao
2009-05-18
VT-d: parse ATSR in DMA Remapping Reporting Structure
Yu Zhao
2009-05-18
PCI: handle Virtual Function ATS enabling
Yu Zhao
2009-05-18
PCI: support the ATS capability
Yu Zhao
[prev]
[next]