| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-28 | Merge v7.1-rc5 into drm-next | Simona Vetter | 2 | -4/+23 |
| 2026-05-12 | accel/qaic: Add overflow check to remap_pfn_range during mmap | Zack McKevitt | 1 | -2/+21 |
| 2026-05-12 | accel/qaic: kcalloc + kzalloc to kzalloc | Rosen Penev | 2 | -7/+5 |
| 2026-05-01 | accel/qaic: fix incorrect counter check in RAS message decode | Alok Tiwari | 1 | -2/+2 |
| 2026-04-08 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -2/+45 |
| 2026-03-27 | accel/qaic: Retain bootlogs that overflow | Zack McKevitt | 1 | -1/+2 |
| 2026-03-27 | accel/qaic: Simplify bootlog line handling | Troy Hanson | 1 | -12/+13 |
| 2026-03-27 | accel/qaic: Update copyright headers to yearless format | Zack McKevitt | 16 | -30/+27 |
| 2026-03-27 | accel/qaic: Handle DBC deactivation if the owner went away | Youssef Samir | 1 | -2/+45 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 6 | -19/+19 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 6 | -22/+24 |
| 2025-12-31 | net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels | Manivannan Sadhasivam | 1 | -44/+0 |
| 2025-11-07 | accel/qaic: Add qaic_ prefix to irq_polling_work | Zack McKevitt | 3 | -3/+3 |
| 2025-11-07 | accel/qaic: Collect crashdump from SSR channel | Pranjal Ramajor Asha Kanojiya | 5 | -18/+578 |
| 2025-11-07 | accel/qaic: Implement basic SSR handling | Jeffrey Hugo | 6 | -7/+359 |
| 2025-11-07 | accel/qaic: Add DMA Bridge Channel(DBC) sysfs and uevents | Pranjal Ramajor Asha Kanojiya | 5 | -0/+145 |
| 2025-11-05 | accel/qaic: Add support for PM callbacks | Youssef Samir | 4 | -0/+103 |
| 2025-10-27 | accel/qaic: Rename constant for clarity | Troy Hanson | 1 | -7/+7 |
| 2025-10-27 | accel/qaic: Fix comment | Aswin Venkatesan | 1 | -1/+1 |
| 2025-10-27 | accel/qaic: Update the sahara image table for AIC200 | Youssef Samir | 1 | -1/+4 |
| 2025-10-24 | Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi... | Simona Vetter | 4 | -88/+182 |
| 2025-10-20 | accel/qaic: Fix mismatched types in min() | Zack McKevitt | 1 | -2/+2 |
| 2025-10-20 | accel/qaic: Use check_add_overflow in sahara for 64b types | Zack McKevitt | 1 | -6/+11 |
| 2025-10-14 | accel/qaic: Support the new READ_DATA implementation | Jeff Hugo | 1 | -34/+104 |
| 2025-10-14 | accel/qaic: Ensure entry belongs to DBC in qaic_perf_stats_bo_ioctl() | Youssef Samir | 1 | -0/+10 |
| 2025-10-14 | accel/qaic: Use overflow check function instead of division | Carl Vanderlip | 2 | -4/+6 |
| 2025-10-14 | accel/qaic: Fix incorrect error return path | Aswin Venkatesan | 1 | -1/+1 |
| 2025-10-14 | accel/qaic: Remove redundant retry_count = 0 statement | Youssef Samir | 1 | -1/+0 |
| 2025-10-14 | accel/qaic: Synchronize access to DBC request queue head & tail pointer | Pranjal Ramajor Asha Kanojiya | 3 | -2/+15 |
| 2025-10-14 | accel/qaic: Include signal.h in qaic_control.c | Zack McKevitt | 1 | -0/+1 |
| 2025-10-14 | accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages() | Youssef Samir | 1 | -1/+1 |
| 2025-10-14 | accel/qaic: Use kvcalloc() for slice requests allocation | Youssef Samir | 1 | -3/+3 |
| 2025-10-14 | accel/qaic: Fix bootlog initialization ordering | Jeffrey Hugo | 1 | -2/+3 |
| 2025-10-13 | accel/qaic: Add support to export dmabuf fd | Pranjal Ramajor Asha Kanojiya | 1 | -0/+28 |
| 2025-10-06 | accel/qaic: Replace snprintf() with sysfs_emit() in sysfs show functions | Chelsy Ratnawat | 1 | -3/+3 |
| 2025-10-06 | accel/qaic: Replace kcalloc + copy_from_user with memdup_array_user | Thorsten Blum | 1 | -25/+9 |
| 2025-10-06 | accel/qaic: Replace kzalloc + copy_from_user with memdup_user | Thorsten Blum | 1 | -9/+4 |
| 2025-06-11 | accel/qaic: Use dev_printk() in RAS | Jeff Hugo | 1 | -8/+8 |
| 2025-06-11 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 2 | -2/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
| 2025-06-06 | accel/qaic: delete qaic_bo.handle | Simona Vetter | 2 | -3/+0 |
| 2025-06-04 | Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
| 2025-05-30 | accel/qaic: Add Reliability, Accessibility, Serviceability (RAS) | Jeff Hugo | 5 | -0/+667 |
| 2025-04-23 | PCI: Add CONFIG_MMU dependency | Arnd Bergmann | 1 | -1/+0 |
| 2025-04-11 | accel/qaic: Test for imported buffers with drm_gem_is_imported() | Thomas Zimmermann | 1 | -4/+4 |
| 2025-04-07 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 2 | -3/+8 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2025-03-28 | Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 6 | -54/+464 |
| 2025-03-14 | accel/qaic: Remove redundant 'flush_workqueue()' calls | Chen Ni | 1 | -2/+0 |
| 2025-03-14 | accel/qaic: Fix integer overflow in qaic_validate_req() | Dan Carpenter | 1 | -1/+3 |
| 2025-03-14 | accel/qaic: Fix possible data corruption in BOs > 2G | Jeffrey Hugo | 1 | -1/+4 |
| 2025-01-31 | accel/qaic: Add AIC200 support | Jeffrey Hugo | 5 | -18/+395 |
| 2025-01-31 | accel/qaic: Add config structs for supported cards | Jeffrey Hugo | 3 | -30/+61 |
| 2025-01-31 | accel/qaic: Mask out SR-IOV PCI resources | Youssef Samir | 1 | -1/+1 |
| 2025-01-31 | accel/qaic: Add support for MSI-X | Youssef Samir | 1 | -2/+2 |
| 2025-01-31 | accel/qaic: Allocate an exact number of MSIs | Youssef Samir | 1 | -2/+4 |
| 2025-01-17 | accel/qaic: Change aic100_image_table definition | Youssef Samir | 1 | -2/+2 |
| 2024-12-09 | Merge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst | 1 | -1/+1 |
| 2024-12-05 | drm: remove driver date from struct drm_driver and all drivers | Jani Nikula | 1 | -1/+0 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -1/+1 |
| 2024-11-22 | accel/qaic: Drop redundant vfree() null check in sahara | Jeffrey Hugo | 1 | -2/+1 |
| 2024-11-04 | Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds... | Dave Airlie | 2 | -4/+4 |
| 2024-10-25 | accel/qaic: Add crashdump to Sahara | Jeffrey Hugo | 1 | -7/+381 |
| 2024-10-18 | accel/qaic: Pass string literal as format argument of alloc_workqueue() | Simon Horman | 1 | -2/+2 |
| 2024-10-12 | accel/qaic: Fix the for loop used to walk SG table | Pranjal Ramajor Asha Kanojiya | 2 | -4/+4 |
| 2024-10-12 | accel/qaic: Add AIC080 support | Jeffrey Hugo | 1 | -1/+3 |
| 2024-10-12 | accel/qaic: Add ipc_router channel | Jeffrey Hugo | 1 | -0/+32 |
| 2024-09-30 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -3/+1 |
| 2024-09-13 | accel/qaic: Change to use DEFINE_SHOW_ATTRIBUTE macro | Longlong Xia | 1 | -38/+5 |
| 2024-08-29 | dma-mapping: don't return errors from dma_set_max_seg_size | Christoph Hellwig | 1 | -3/+1 |
| 2024-04-12 | accel/qaic: mark debugfs stub functions as static inline | Arnd Bergmann | 1 | -3/+3 |
| 2024-04-12 | accel/qaic: Add Sahara implementation for firmware loading | Jeffrey Hugo | 4 | -1/+471 |
| 2024-04-05 | accel/qaic: Add fifo queued debugfs | Jeffrey Hugo | 3 | -0/+41 |
| 2024-04-05 | accel/qaic: Add fifo size debugfs | Jeffrey Hugo | 1 | -0/+35 |
| 2024-04-05 | accel/qaic: Add bootlog debugfs | Jeffrey Hugo | 5 | -1/+317 |
| 2024-02-23 | accel/qaic: Constify aic100_channels | Jeff Johnson | 1 | -1/+1 |
| 2024-01-29 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2 | -6/+17 |
| 2024-01-12 | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 9 | -130/+598 |
| 2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov | 1 | -1/+1 |
| 2023-12-20 | accel/qaic: Order pci_remove() operations in reverse of probe() | Jeffrey Hugo | 1 | -1/+1 |
| 2023-12-20 | accel/qaic: Leverage DRM managed APIs to release resources | Pranjal Ramajor Asha Kanojiya | 2 | -50/+89 |
| 2023-12-15 | accel/qaic: Call drm_gem_create_mmap_offset() once for each BO | Pranjal Ramajor Asha Kanojiya | 1 | -4/+6 |
| 2023-12-15 | accel/qaic: Drop the reference to BO in error path of create BO IOCTL | Pranjal Ramajor Asha Kanojiya | 1 | -4/+5 |
| 2023-12-15 | accel/qaic: Fix MHI channel struct field order | Jeffrey Hugo | 1 | -2/+2 |
| 2023-12-15 | accel/qaic: Remove bo->queued field | Pranjal Ramajor Asha Kanojiya | 2 | -14/+11 |
| 2023-12-15 | accel/qaic: Deprecate ->size field from attach slice IOCTL structure | Pranjal Ramajor Asha Kanojiya | 1 | -13/+4 |
| 2023-12-15 | accel/qaic: Implement quirk for SOC_HW_VERSION | Jeffrey Hugo | 1 | -1/+14 |
| 2023-12-15 | accel/qaic: Fix GEM import path code | Pranjal Ramajor Asha Kanojiya | 1 | -4/+2 |
| 2023-12-01 | accel/qaic: Expand DRM device lifecycle | Carl Vanderlip | 3 | -29/+19 |
| 2023-12-01 | accel/qaic: Increase number of in_reset states | Carl Vanderlip | 4 | -18/+28 |
| 2023-11-17 | accel/qaic: Update MAX_ORDER use to be inclusive | Jeffrey Hugo | 1 | -1/+1 |
| 2023-11-03 | accel/qaic: Support for 0 resize slice execution in BO | Pranjal Ramajor Asha Kanojiya | 1 | -61/+43 |
| 2023-11-03 | accel/qaic: Quiet array bounds check on DMA abort message | Carl Vanderlip | 1 | -1/+1 |
| 2023-10-27 | accel/qaic: Support MHI QAIC_TIMESYNC channel | Pranjal Ramajor Asha Kanojiya | 4 | -4/+165 |
| 2023-10-27 | accel/qaic: Add support for periodic timesync | Ajit Pal Singh | 5 | -1/+296 |
| 2023-10-27 | accel/qaic: Enable 1 MSI fallback mode | Carl Vanderlip | 5 | -20/+50 |
| 2023-09-29 | Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 3 | -117/+202 |
| 2023-09-22 | accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTL | Pranjal Ramajor Asha Kanojiya | 3 | -11/+113 |
| 2023-09-22 | accel/qaic: Create a function to initialize BO | Pranjal Ramajor Asha Kanojiya | 1 | -6/+14 |
| 2023-09-22 | accel/qaic: Clean up BO during flushing of transfer list | Pranjal Ramajor Asha Kanojiya | 1 | -8/+6 |
| 2023-09-22 | accel/qaic: Undo slicing setup done in qaic_attach_slicing_bo() | Pranjal Ramajor Asha Kanojiya | 1 | -4/+5 |
| 2023-09-22 | accel/qaic: Declare BO 'sliced' after all the operations are complete | Pranjal Ramajor Asha Kanojiya | 1 | -3/+2 |
| 2023-09-22 | accel/qaic: Update BO metadata in a central location | Pranjal Ramajor Asha Kanojiya | 1 | -10/+8 |
| 2023-09-22 | accel/qaic: Remove ->size field from struct qaic_bo | Pranjal Ramajor Asha Kanojiya | 2 | -9/+3 |
| 2023-09-15 | accel/qaic: Use devm_drm_dev_alloc() instead of drm_dev_alloc() | Pranjal Ramajor Asha Kanojiya | 2 | -62/+47 |
| 2023-09-15 | accel/qaic: Register for PCI driver at the beginning of module init | Pranjal Ramajor Asha Kanojiya | 1 | -8/+8 |
| 2023-08-24 | BackMerge tag 'v6.5-rc7' into drm-next | Dave Airlie | 2 | -22/+44 |
| 2023-08-15 | accel/qaic: Clean up integer overflow checking in map_user_pages() | Dan Carpenter | 1 | -8/+18 |
| 2023-08-15 | accel/qaic: Fix slicing memory leak | Pranjal Ramajor Asha Kanojiya | 1 | -0/+1 |
| 2023-08-02 | accel/qaic: remove redundant pointer pexec | Colin Ian King | 1 | -3/+1 |
| 2023-07-17 | Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 1 | -1/+0 |
| 2023-07-14 | accel/qaic: Fix a leak in map_user_pages() | Dan Carpenter | 1 | -2/+5 |
| 2023-07-14 | accel/qaic: Add consistent integer overflow checks | Dan Carpenter | 1 | -7/+4 |
| 2023-07-14 | accel/qaic: tighten bounds checking in decode_message() | Dan Carpenter | 1 | -2/+10 |
| 2023-07-14 | accel/qaic: tighten bounds checking in encode_message() | Dan Carpenter | 1 | -3/+6 |
| 2023-06-26 | drm: Clear fd/handle callbacks in struct drm_driver | Thomas Zimmermann | 1 | -1/+0 |
| 2023-06-20 | accel/qaic: Call DRM helper function to destroy prime GEM | Pranjal Ramajor Asha Kanojiya | 1 | -2/+2 |
| 2023-06-09 | accel/qaic: Fix NULL pointer deref in qaic_destroy_drm_device() | Jeffrey Hugo | 1 | -0/+3 |
| 2023-06-09 | accel/qaic: Free user handle on interrupted mutex | Carl Vanderlip | 1 | -0/+1 |
| 2023-05-23 | accel/qaic: Fix NNC message corruption | Jeffrey Hugo | 1 | -8/+21 |
| 2023-05-23 | accel/qaic: Grab ch_lock during QAIC_ATTACH_SLICE_BO | Pranjal Ramajor Asha Kanojiya | 1 | -8/+12 |
| 2023-05-23 | accel/qaic: Flush the transfer list again | Pranjal Ramajor Asha Kanojiya | 1 | -0/+5 |
| 2023-05-23 | accel/qaic: Validate if BO is sliced before slicing | Pranjal Ramajor Asha Kanojiya | 1 | -0/+5 |
| 2023-05-23 | accel/qaic: Validate user data before grabbing any lock | Pranjal Ramajor Asha Kanojiya | 2 | -46/+27 |
| 2023-05-23 | accel/qaic: initialize ret variable to 0 | Tom Rix | 1 | -1/+1 |
| 2023-05-16 | accel/qaic: silence some uninitialized variable warnings | Dan Carpenter | 1 | -1/+1 |
| 2023-04-13 | Revert "accel/qaic: Add mhi_qaic_cntl" | Jeffrey Hugo | 4 | -592/+0 |
| 2023-04-06 | accel/qaic: Add qaic driver to the build system | Jeffrey Hugo | 2 | -0/+36 |
| 2023-04-06 | accel/qaic: Add mhi_qaic_cntl | Pranjal Ramajor Asha Kanojiya | 2 | -0/+581 |
| 2023-04-06 | accel/qaic: Add datapath | Jeffrey Hugo | 1 | -0/+1902 |
| 2023-04-06 | accel/qaic: Add control path | Jeffrey Hugo | 1 | -0/+1526 |
| 2023-04-06 | accel/qaic: Add MHI controller | Jeffrey Hugo | 2 | -0/+579 |
| 2023-04-06 | accel/qaic: Add uapi and core driver file | Jeffrey Hugo | 2 | -0/+929 |