index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
habanalabs
/
common
/
command_submission.c
Age
Commit message (
Expand
)
Author
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-03-16
accel/habanalabs: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2024-06-23
accel/habanalabs: remove timestamp registration debug prints
Ofir Bitton
2024-02-26
accel/habanalabs: Remove unnecessary braces from if statement
Malkoot Khan
2023-10-09
accel/habanalabs: fix bug in decoder wait for cs completion
farah kassabri
2023-10-09
accel/habanalabs: remove leftover code
Oded Gabbay
2023-10-09
accel/habanalabs: remove unused field
Oded Gabbay
2023-10-09
accel/habanalabs: split user interrupts pending list
farah kassabri
2023-10-09
accel/habanalabs: optimize timestamp registration handler
farah kassabri
2023-10-09
accel/habanalabs: Move ioctls to the device specific ioctls range
Tomer Tayar
2023-10-09
accel/habanalabs: fix wait_for_interrupt abortion flow
farah kassabri
2023-10-09
accel/habanalabs: Allow single timestamp registration request at a time
farah kassabri
2023-06-08
accel/habanalabs: remove support for mmu disable
Ofir Bitton
2023-06-08
accel/habanalabs: print max timeout value on CS stuck
Oded Gabbay
2023-06-08
accel/habanalabs: refactor abort of completions and waits
Koby Elbaz
2023-06-08
accel/habanalabs: minimize encapsulation signal mutex lock time
Koby Elbaz
2023-03-15
accel/habanalabs: add uapi to stall/resume engine
Koby Elbaz
2023-03-15
accel/habanalabs: fix few misspelled words in the code
farah kassabri
2023-03-15
accel/habanalabs: change user interrupt to threaded IRQ
Tal Cohen
2023-03-15
accel/habanalabs: add info when FD released while device still in use
Tomer Tayar
2023-03-15
accel/habanalabs: increase user interrupt grace time
Ofir Bitton
2023-01-26
habanalabs: optimize command submission completion timestamp
Ofir Bitton
2023-01-26
habanalabs: fix bug in timestamps registration code
farah kassabri
2023-01-26
habanalabs: check pad and reserved fields in ioctls
farah kassabri
2023-01-26
habanalabs: add uapi to flush inbound HBM transactions
Ohad Sharabi
2023-01-26
habanalabs: move driver to accel subsystem
Oded Gabbay