index
:
pub/scm/linux/kernel/git/liam/linux.git
master
liam's fork of linux.git
Liam R. Howlett
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
amdxdna
/
amdxdna_mailbox.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
accel/amdxdna: Improve tracing for job lifecycle and mailbox RX worker
Max Zhen
1
-0
/
+1
2026-04-17
accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer
Max Zhen
1
-0
/
+6
2026-04-14
accel/amdxdna: Fix order of canceled mailbox messages
Lizhi Hou
1
-1
/
+3
2026-04-01
accel/amdxdna: Add basic support for AIE4 devices
David Zhang
1
-4
/
+15
2026-03-23
accel/amdxdna: fix missing newline in pr_err message
haoyu.lu
1
-1
/
+1
2026-03-05
accel/amdxdna: Split mailbox channel create function
Lizhi Hou
1
-46
/
+45
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-12-12
accel/amdxdna: Fix race where send ring appears full due to delayed head update
Lizhi Hou
1
-11
/
+16
2025-12-08
accel/amdxdna: Fix tail-pointer polling in mailbox_get_msg()
Lizhi Hou
1
-18
/
+1
2025-11-13
accel/amdxdna: Clear mailbox interrupt register during channel creation
Lizhi Hou
1
-0
/
+1
2025-09-24
accel/amdxdna: Enhance runtime power management
Lizhi Hou
1
-5
/
+8
2025-02-27
accel/amdxdna: Check interrupt register before mailbox_rx_worker exits
Lizhi Hou
1
-4
/
+13
2025-02-25
Merge tag 'v6.14-rc4' into drm-next
Dave Airlie
1
-0
/
+1
2025-02-19
accel/amdxdna: Add missing include linux/slab.h
Su Hui
1
-0
/
+1
2025-01-13
accel/amdxdna: Remove casting mailbox payload pointer
Lizhi Hou
1
-3
/
+3
2025-01-03
accel/amdxdna: Declare mailbox register base as __iomem pointer
Lizhi Hou
1
-12
/
+12
2024-12-16
accel/amdxdna: Replace idr api with xarray
Lizhi Hou
1
-33
/
+23
2024-12-13
accel/amdxdna: Add include interrupt.h to amdxdna_mailbox.c
Mike Lothian
1
-0
/
+1
2024-12-13
accel/amdxdna: Add device status for aie2 devices
Lizhi Hou
1
-6
/
+0
2024-11-22
accel/amdxdna: Support hardware mailbox
Lizhi Hou
1
-0
/
+576