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
/
device.c
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
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-09-25
accel/habanalabs/gaudi2: use the CPLD_SHUTDOWN event handler
Konstantin Sinyuk
2025-09-25
accel/habanalabs: disable device access after CPLD_SHUTDOWN
Konstantin Sinyuk
2025-05-19
accel/habanalabs: Switch to use %ptTs
Andy Shevchenko
2025-03-16
accel/habanalabs: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-01-12
accel/habanalabs: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2024-06-23
accel/habanalabs: move heartbeat work initialization to early init
Tomer Tayar
2024-06-23
accel/habanalabs: print timestamp of last PQ heartbeat on EQ heartbeat failure
Tomer Tayar
2024-06-23
accel/habanalabs: dump the EQ entries headers on EQ heartbeat failure
Tomer Tayar
2024-06-23
accel/habanalabs: revise print on EQ heartbeat failure
Tomer Tayar
2024-06-23
accel/habanalabs: additional print in device-in-use info
Ilia Levi
2024-06-23
accel/habanalabs: disable EQ interrupt after disabling pci
Tal Cohen
2024-06-23
accel/habanalabs: change the heartbeat scheduling point
Farah Kassabri
2024-06-23
accel/habanalabs: add a common handler for clock change events
Tomer Tayar
2024-06-23
accel/habanalabs/gaudi2: add GAUDI2D revision support
Farah Kassabri
2024-06-23
accel/habanalabs: move hl_eq_heartbeat_event_handle() to common code
Tomer Tayar
2024-06-23
accel/habanalabs: add heartbeat debug info
Farah Kassabri
2024-06-23
accel/habanalabs: use parent device for trace events
Tomer Tayar
2024-06-23
accel/habanalabs: no CPUCP prints on heartbeat failure
Ohad Sharabi
2024-06-23
accel/habanalabs: restructure function that checks heartbeat received
Ohad Sharabi
2024-06-23
accel/habanalabs: add device name to error print
Dani Liberman
2024-02-26
accel/habanalabs: modify pci health check
Ofir Bitton
2024-02-26
accel/habanalabs: remove call to deprecated function
Dani Liberman
2024-02-26
accel/habanalabs: abort device reset for consecutive heartbeat failures
Tomer Tayar
2024-02-26
accel/habanalabs: fix DRAM BAR base address calculation
Tomer Tayar
2024-02-26
accel/habanalabs/gaudi2: add interrupt affinity for user interrupts
Dani Liberman
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-12-19
accel/habanalabs: set hard reset flag if graceful reset is skipped
Tomer Tayar
2023-12-19
accel/habanalabs: fix EQ heartbeat mechanism
Farah Kassabri
2023-12-19
accel/habanalabs: add support for Gaudi2C device
Oded Gabbay
2023-12-19
accel/habanalabs: add log when eq event is not received
Farah Kassabri
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
2023-10-09
accel/habanalabs: print device name when it is removed
Oded Gabbay
2023-10-09
accel/habanalabs: trace dma map sgtable
Ohad Sharabi
2023-10-09
accel/habanalabs: optimize timestamp registration handler
farah kassabri
2023-10-09
accel/habanalabs: prevent sending heartbeat before events are enabled
farah kassabri
2023-10-09
accel/habanalabs/gaudi2: handle eq health heartbeat check
farah kassabri
2023-10-09
accel/habanalabs: fix inline doc typos
Dafna Hirschfeld
2023-10-09
accel/habanalabs: disable events ioctls on control device
Dafna Hirschfeld
2023-10-09
accel/habanalabs: register compute device as an accel device
Tomer Tayar
2023-10-09
accel/habanalabs: add info ioctl for engine error reports
Ofir Bitton
2023-10-09
accel/habanalabs: set default device release watchdog T/O as 30 sec
Tomer Tayar
2023-10-09
accel/habanalabs: reset device if scrubbing failed
Oded Gabbay
2023-10-09
accel/habanalabs: remove pdev check on idle check
Oded Gabbay
2023-10-09
accel/habanalabs: rename fd_list to hpriv_list
Koby Elbaz
2023-10-09
accel/habanalabs: call put_pid after hpriv list is updated
Koby Elbaz
2023-10-09
accel/habanalabs: print return code when process termination fails
Koby Elbaz
2023-10-09
accel/habanalabs: set device status 'malfunction' while in rmmod
Koby Elbaz
[next]