index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
common
/
command_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: move driver to accel subsystem
Oded Gabbay
2023-01-26
1
-558
/
+0
*
habanalabs/uapi: move uapi file to drm
Oded Gabbay
2023-01-26
1
-1
/
+1
*
habanalabs: don't allow user to destroy CB handle more than once
Tomer Tayar
2023-01-26
1
-0
/
+22
*
habanalabs: MMU invalidation h/w is per device
Oded Gabbay
2022-09-19
1
-5
/
+5
*
habanalabs: fix possible hole in device va
farah kassabri
2022-09-19
1
-83
/
+16
*
habanalabs: set command buffer host VA dynamically
Dafna Hirschfeld
2022-09-18
1
-4
/
+14
*
habanalabs: refactor dma asic-specific functions
Ohad Sharabi
2022-07-12
1
-8
/
+4
*
habanalabs: remove hdev from hl_ctx_get args
Ohad Sharabi
2022-05-22
1
-1
/
+1
*
habanalabs: add topic to memory manager buffer
Yuri Nudelman
2022-05-22
1
-0
/
+1
*
habanalabs: use unified memory manager for CB flow
Yuri Nudelman
2022-05-22
1
-337
/
+25
*
habanalabs: unified memory manager new code for CB flow
Yuri Nudelman
2022-05-22
1
-0
/
+156
*
habanalabs: avoid using an uninitialized variable
Tomer Tayar
2022-02-28
1
-1
/
+1
*
habanalabs: silence an uninitialized variable warning
Dan Carpenter
2022-02-28
1
-0
/
+2
*
habanalabs: add a lock to protect multiple reset variables
Ofir Bitton
2021-12-26
1
-2
/
+1
*
habanalabs: refactor reset information variables
Ofir Bitton
2021-12-26
1
-1
/
+1
*
habanalabs: replace some -ENOTTY with -EINVAL
Oded Gabbay
2021-12-26
1
-1
/
+1
*
habanalabs: change wait_for_interrupt implementation
farah kassabri
2021-12-26
1
-6
/
+25
*
habanalabs: fix possible deadlock in cache invl failure
Ofir Bitton
2021-12-26
1
-5
/
+4
*
habanalabs: partly skip cache flush when in PMMU map flow
Yuri Nudelman
2021-12-26
1
-1
/
+2
*
habanalabs: add enum mmu_op_flags
Yuri Nudelman
2021-12-26
1
-3
/
+3
*
habanalabs: wrong VA size calculation
Yuri Nudelman
2021-12-26
1
-1
/
+1
*
habanalabs: cannot sleep while holding spinlock
farah kassabri
2021-09-01
1
-2
/
+0
*
habanalabs: rename cb_mmap to mmap
Zvika Yehudai
2021-08-29
1
-1
/
+1
*
habanalabs: replace GFP_ATOMIC with GFP_KERNEL
Ofir Bitton
2021-04-09
1
-3
/
+9
*
habanalabs: replace WARN/WARN_ON with dev_crit in driver
Alon Mizrahi
2021-01-27
1
-3
/
+5
*
habanalabs: Add CB IOCTL opcode to retrieve CB information
Tomer Tayar
2020-11-30
1
-0
/
+38
*
habanalabs: mmu map wrapper for sizes larger than a page
Ofir Bitton
2020-11-30
1
-5
/
+5
*
habanalabs: restore vm_pgoff after mmap
Oded Gabbay
2020-11-30
1
-0
/
+1
*
habanalabs: add 'needs reset' state in driver
Ofir Bitton
2020-11-30
1
-2
/
+3
*
habanalabs: Move repeatedly included headers to habanalabs.h
Tomer Tayar
2020-11-30
1
-1
/
+0
*
habanalabs: fix kernel pointer type
Arnd Bergmann
2020-11-04
1
-5
/
+4
*
habanalabs: Add an option to map CB to device MMU
Tomer Tayar
2020-09-22
1
-4
/
+192
*
habanalabs: Save context in a command buffer object
Tomer Tayar
2020-09-22
1
-9
/
+13
*
habanalabs: make use of dma_mmap_coherent
Hillf Danton
2020-09-22
1
-7
/
+2
*
habanalabs: clear vm_pgoff before doing the mmap
Oded Gabbay
2020-09-22
1
-0
/
+4
*
habanalabs: restructure hl_mmap
Oded Gabbay
2020-09-22
1
-1
/
+1
*
habanalabs: change CB's ID to be 64 bits
Oded Gabbay
2020-09-22
1
-1
/
+1
*
habanalabs: Validate user address before mapping
Ofir Bitton
2020-08-22
1
-2
/
+14
*
habanalabs: create internal CB pool
Ofir Bitton
2020-07-24
1
-30
/
+52
*
habanalabs: create common folder
Oded Gabbay
2020-07-24
1
-0
/
+463