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
2010-08-15
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2010-08-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-08-10
intel-iommu: Fix 32-bit build warning with __cmpxchg()
David Woodhouse
2010-08-10
intr-remap: allow disabling source id checking
Chris Wright
2010-08-07
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-08-06
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-08-06
pci: fix type warnings in intr_remapping.c
Linus Torvalds
2010-08-06
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-08-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-08-04
PCI: update for owner removal from struct device_attribute
Stephen Rothwell
2010-08-04
ioat2: catch and recover from broken vtd configurations v6
Dan Williams
2010-08-02
PCI: Fix warnings when CONFIG_DMI unset
Narendra K
2010-08-01
libata: more PCI IDs for jmicron controllers
Tejun Heo
2010-07-30
PCI: Do not run NVidia quirks related to MSI with MSI disabled
Rafael J. Wysocki
2010-07-30
PCI: use for_each_pci_dev()
Kulikov Vasiliy
2010-07-30
PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
Ben Hutchings
2010-07-30
PCI: export SMBIOS provided firmware instance and label to sysfs
Narendra K
2010-07-30
PCI: Allow read/write access to sysfs I/O port resources
Alex Williamson
2010-07-30
PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}
FUJITA Tomonori
2010-07-30
PCI: disable mmio during bar sizing
Jacob Pan
2010-07-30
PCI: MSI: Remove unsafe and unnecessary hardware access
Ben Hutchings
2010-07-30
PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable
Matthew Garrett
2010-07-30
PCI: kernel oops on access to pci proc file while hot-removal
Kenji Kaneshige
2010-07-30
PCI: pci-sysfs: remove casts from void*
Kulikov Vasiliy
2010-07-30
PCI hotplug: make sure child bridges are enabled at hotplug time
Yinghai Lu
2010-07-30
PCI hotplug: shpchp: Removed check for hotplug of display devices
Praveen Kalamegham
2010-07-30
PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device
Praveen Kalamegham
2010-07-30
PCI: Don't enable aspm before drivers have had a chance to veto it
Matthew Garrett
2010-07-30
PCI: fix wrong memory address handling in MSI-X
Kenji Kaneshige
2010-07-30
PCI: check return value of pci_enable_device() when enabling bridges
Junchang Wang
2010-07-30
PCI: sparse warning (trivial)
Stephen Hemminger
2010-07-30
PCI: disable MSI on VIA K8M800
Tejun Heo
2010-07-30
PCI quirk: AMD 780: work around wrong vendor ID on APC bridge
Clemens Ladisch
2010-07-30
PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK
Dan Carpenter
2010-07-30
PCI aerdrv: fix annoying warnings
Linus Torvalds
2010-07-30
PCI: change device runtime PM settings for probe and remove
Alan Stern
2010-07-27
Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36
Joerg Roedel
2010-07-19
iommu-api: Extension to check for interrupt remapping
Tom Lyon
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-07-16
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
2010-07-06
ACPICA: Remove wakeup GPE reference counting which is not used
Rafael J. Wysocki
2010-06-27
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-06-23
virtio-pci: disable msi at startup
Michael S. Tsirkin
2010-06-18
PCI/PM: Do not use native PCIe PME by default
Rafael J. Wysocki
2010-06-15
intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions.
David Woodhouse
2010-06-15
intel-iommu: Fix double lock in get_domain_for_dev()
Jiri Slaby
2010-06-15
intel-iommu: Fix reference by physical address in intel_iommu_attach_device()
Sheng Yang
2010-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-06-11
PCI: hotplug/cpqphp, fix NULL dereference
Jiri Slaby
[next]