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
Age
Commit message (
Expand
)
Author
2014-03-24
iommu/vt-d: Make dmar_insert_dev_info() take struct device instead of struct ...
David Woodhouse
2014-03-24
iommu/vt-d: Make iommu_dummy() take struct device instead of struct pci_dev
David Woodhouse
2014-03-24
iommu/vt-d: Add ACPI devices into dmaru->devices[] array
David Woodhouse
2014-03-24
iommu/vt-d: Change scope lists to struct device, bus, devfn
David Woodhouse
2014-03-20
iommu/vt-d: Allocate space for ACPI devices
David Woodhouse
2014-03-20
iommu/vt-d: Parse ANDD records
David Woodhouse
2014-03-19
iommu/vt-d: Be less pessimistic about domain coherency where possible
David Woodhouse
2014-03-19
iommu/vt-d: Honour intel_iommu=sp_off for non-VMM domains
David Woodhouse
2014-03-19
iommu/vt-d: Clean up and fix page table clear/free behaviour
David Woodhouse
2014-03-19
iommu/vt-d: Clean up size handling for intel_iommu_unmap()
David Woodhouse
2014-03-04
iommu/vt-d: Update IOMMU state when memory hotplug happens
Jiang Liu
2014-03-04
iommu/vt-d: Unify the way to process DMAR device scope array
Jiang Liu
2014-03-04
iommu/vt-d: Update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens
Jiang Liu
2014-03-04
iommu/vt-d: Use RCU to protect global resources in interrupt context
Jiang Liu
2014-03-04
iommu/vt-d: Introduce a rwsem to protect global data structures
Jiang Liu
2014-03-04
iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entries
Jiang Liu
2014-03-04
iommu/vt-d: Fix error in detect ATS capability
Jiang Liu
2014-03-04
iommu/vt-d: Check for NULL pointer when freeing IOMMU data structure
Jiang Liu
2014-03-04
iommu/vt-d: Fix incorrect iommu_count for si_domain
Jiang Liu
2014-03-04
iommu/vt-d: Reduce duplicated code to handle virtual machine domains
Jiang Liu
2014-03-04
iommu/vt-d: Free resources if failed to create domain for PCIe endpoint
Jiang Liu
2014-03-04
iommu/vt-d: Simplify function get_domain_for_dev()
Jiang Liu
2014-03-04
iommu/vt-d: Move private structures and variables into intel-iommu.c
Jiang Liu
2014-03-04
iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuse
Jiang Liu
2014-03-04
iommu/vt-d: Avoid caching stale domain_device_info when hot-removing PCI device
Jiang Liu
2014-03-04
iommu/vt-d: Avoid caching stale domain_device_info and fix memory leak
Jiang Liu
2014-03-04
iommu/vt-d: Avoid double free of g_iommus on error recovery path
Jiang Liu
2014-03-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-03-02
Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-03-02
Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-03-03
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2014-03-02
Merge iio fixes into staging-linus
Greg Kroah-Hartman
2014-03-02
drm/vmwgfx: avoid null pointer dereference at failure paths
Alexey Khoroshilov
2014-03-02
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
2014-03-02
drm/vmwgfx: Remove some unused surface formats
Thomas Hellstrom
2014-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2014-03-01
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-03-01
Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-02-28
Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2014-02-28
Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-02-28
Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-02-28
Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-02-28
dm cache: fix truncation bug when mapping I/O to >2TB fast device
Heinz Mauelshagen
2014-02-28
Merge branches 'pm-cpufreq', 'pm-hibernate' and 'acpi-processor'
Rafael J. Wysocki
2014-02-27
drm/radeon: enable speaker allocation setup on dce3.2
Alex Deucher
2014-02-27
drm/radeon: change audio enable logic
Alex Deucher
2014-02-27
drm/radeon: fix audio disable on dce6+
Alex Deucher
2014-02-27
drm/radeon: free uvd ring on unload
Jerome Glisse
2014-02-27
drm/radeon: disable pll sharing for DP on DCE4.1
Alex Deucher
2014-02-27
drm/radeon: fix missing bo reservation
Christian König
[next]