summaryrefslogtreecommitdiff
path: root/drivers/accel/qaic
AgeCommit message (Expand)Author
2025-11-07accel/qaic: Add qaic_ prefix to irq_polling_workZack McKevitt
2025-11-07accel/qaic: Collect crashdump from SSR channelPranjal Ramajor Asha Kanojiya
2025-11-07accel/qaic: Implement basic SSR handlingJeffrey Hugo
2025-11-07accel/qaic: Add DMA Bridge Channel(DBC) sysfs and ueventsPranjal Ramajor Asha Kanojiya
2025-11-05accel/qaic: Add support for PM callbacksYoussef Samir
2025-10-27accel/qaic: Rename constant for clarityTroy Hanson
2025-10-27accel/qaic: Fix commentAswin Venkatesan
2025-10-27accel/qaic: Update the sahara image table for AIC200Youssef Samir
2025-10-24Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter
2025-10-20accel/qaic: Fix mismatched types in min()Zack McKevitt
2025-10-20accel/qaic: Use check_add_overflow in sahara for 64b typesZack McKevitt
2025-10-14accel/qaic: Support the new READ_DATA implementationJeff Hugo
2025-10-14accel/qaic: Ensure entry belongs to DBC in qaic_perf_stats_bo_ioctl()Youssef Samir
2025-10-14accel/qaic: Use overflow check function instead of divisionCarl Vanderlip
2025-10-14accel/qaic: Fix incorrect error return pathAswin Venkatesan
2025-10-14accel/qaic: Remove redundant retry_count = 0 statementYoussef Samir
2025-10-14accel/qaic: Synchronize access to DBC request queue head & tail pointerPranjal Ramajor Asha Kanojiya
2025-10-14accel/qaic: Include signal.h in qaic_control.cZack McKevitt
2025-10-14accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()Youssef Samir
2025-10-14accel/qaic: Use kvcalloc() for slice requests allocationYoussef Samir
2025-10-14accel/qaic: Fix bootlog initialization orderingJeffrey Hugo
2025-10-13accel/qaic: Add support to export dmabuf fdPranjal Ramajor Asha Kanojiya
2025-10-06accel/qaic: Replace snprintf() with sysfs_emit() in sysfs show functionsChelsy Ratnawat
2025-10-06accel/qaic: Replace kcalloc + copy_from_user with memdup_array_userThorsten Blum
2025-10-06accel/qaic: Replace kzalloc + copy_from_user with memdup_userThorsten Blum
2025-06-11accel/qaic: Use dev_printk() in RASJeff Hugo
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06accel/qaic: delete qaic_bo.handleSimona Vetter
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-30accel/qaic: Add Reliability, Accessibility, Serviceability (RAS)Jeff Hugo
2025-04-23PCI: Add CONFIG_MMU dependencyArnd Bergmann
2025-04-11accel/qaic: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-14accel/qaic: Remove redundant 'flush_workqueue()' callsChen Ni
2025-03-14accel/qaic: Fix integer overflow in qaic_validate_req()Dan Carpenter
2025-03-14accel/qaic: Fix possible data corruption in BOs > 2GJeffrey Hugo
2025-01-31accel/qaic: Add AIC200 supportJeffrey Hugo
2025-01-31accel/qaic: Add config structs for supported cardsJeffrey Hugo
2025-01-31accel/qaic: Mask out SR-IOV PCI resourcesYoussef Samir
2025-01-31accel/qaic: Add support for MSI-XYoussef Samir
2025-01-31accel/qaic: Allocate an exact number of MSIsYoussef Samir
2025-01-17accel/qaic: Change aic100_image_table definitionYoussef Samir
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-22accel/qaic: Drop redundant vfree() null check in saharaJeffrey Hugo
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie