index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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.18.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
/
accel
/
qaic
Age
Commit message (
Expand
)
Author
8 days
accel/qaic: fix incorrect counter check in RAS message decode
Alok Tiwari
2026-03-27
accel/qaic: Handle DBC deactivation if the owner went away
Youssef Samir
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-31
net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
Manivannan Sadhasivam
2025-11-07
accel/qaic: Add qaic_ prefix to irq_polling_work
Zack McKevitt
2025-11-07
accel/qaic: Collect crashdump from SSR channel
Pranjal Ramajor Asha Kanojiya
2025-11-07
accel/qaic: Implement basic SSR handling
Jeffrey Hugo
2025-11-07
accel/qaic: Add DMA Bridge Channel(DBC) sysfs and uevents
Pranjal Ramajor Asha Kanojiya
2025-11-05
accel/qaic: Add support for PM callbacks
Youssef Samir
2025-10-27
accel/qaic: Rename constant for clarity
Troy Hanson
2025-10-27
accel/qaic: Fix comment
Aswin Venkatesan
2025-10-27
accel/qaic: Update the sahara image table for AIC200
Youssef Samir
2025-10-24
Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
2025-10-20
accel/qaic: Fix mismatched types in min()
Zack McKevitt
2025-10-20
accel/qaic: Use check_add_overflow in sahara for 64b types
Zack McKevitt
2025-10-14
accel/qaic: Support the new READ_DATA implementation
Jeff Hugo
2025-10-14
accel/qaic: Ensure entry belongs to DBC in qaic_perf_stats_bo_ioctl()
Youssef Samir
2025-10-14
accel/qaic: Use overflow check function instead of division
Carl Vanderlip
2025-10-14
accel/qaic: Fix incorrect error return path
Aswin Venkatesan
2025-10-14
accel/qaic: Remove redundant retry_count = 0 statement
Youssef Samir
2025-10-14
accel/qaic: Synchronize access to DBC request queue head & tail pointer
Pranjal Ramajor Asha Kanojiya
2025-10-14
accel/qaic: Include signal.h in qaic_control.c
Zack McKevitt
2025-10-14
accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()
Youssef Samir
2025-10-14
accel/qaic: Use kvcalloc() for slice requests allocation
Youssef Samir
2025-10-14
accel/qaic: Fix bootlog initialization ordering
Jeffrey Hugo
2025-10-13
accel/qaic: Add support to export dmabuf fd
Pranjal Ramajor Asha Kanojiya
2025-10-06
accel/qaic: Replace snprintf() with sysfs_emit() in sysfs show functions
Chelsy Ratnawat
2025-10-06
accel/qaic: Replace kcalloc + copy_from_user with memdup_array_user
Thorsten Blum
2025-10-06
accel/qaic: Replace kzalloc + copy_from_user with memdup_user
Thorsten Blum
2025-06-11
accel/qaic: Use dev_printk() in RAS
Jeff Hugo
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-06
accel/qaic: delete qaic_bo.handle
Simona Vetter
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-30
accel/qaic: Add Reliability, Accessibility, Serviceability (RAS)
Jeff Hugo
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
2025-04-11
accel/qaic: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-03-14
accel/qaic: Remove redundant 'flush_workqueue()' calls
Chen Ni
2025-03-14
accel/qaic: Fix integer overflow in qaic_validate_req()
Dan Carpenter
2025-03-14
accel/qaic: Fix possible data corruption in BOs > 2G
Jeffrey Hugo
2025-01-31
accel/qaic: Add AIC200 support
Jeffrey Hugo
2025-01-31
accel/qaic: Add config structs for supported cards
Jeffrey Hugo
2025-01-31
accel/qaic: Mask out SR-IOV PCI resources
Youssef Samir
2025-01-31
accel/qaic: Add support for MSI-X
Youssef Samir
2025-01-31
accel/qaic: Allocate an exact number of MSIs
Youssef Samir
[next]