index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
/
common
/
habanalabs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-22
habanalabs: use separate structure info for each error collect data
Tal Cohen
1
-29
/
+42
2022-05-22
habanalabs: remove hdev from hl_ctx_get args
Ohad Sharabi
1
-1
/
+1
2022-05-22
habanalabs: do MMU prefetch as deferred work
Ohad Sharabi
1
-3
/
+24
2022-05-22
habanalabs: add support for notification via eventfd
Tal Cohen
1
-12
/
+28
2022-05-22
habanalabs: add topic to memory manager buffer
Yuri Nudelman
1
-0
/
+2
2022-05-22
habanalabs: add device memory scrub ability through debugfs
Dafna Hirschfeld
1
-0
/
+6
2022-05-22
habanalabs: use unified memory manager for CB flow
Yuri Nudelman
1
-44
/
+3
2022-05-22
habanalabs: unified memory manager new code for CB flow
Yuri Nudelman
1
-0
/
+8
2022-05-22
habanalabs: add put by handle method to memory manager
Yuri Nudelman
1
-0
/
+1
2022-05-22
habanalabs: hide memory manager page shift
Yuri Nudelman
1
-8
/
+12
2022-05-22
habanalabs: Add separate poll interval value for protocol
farah kassabri
1
-0
/
+6
2022-05-22
habanalabs: support debugfs Byte access to device DRAM
Moti Haimovski
1
-0
/
+2
2022-05-22
habanalabs: use for_each_sgtable_dma_sg for dma sgt
Ohad Sharabi
1
-6
/
+8
2022-05-22
habanalabs: remove debugfs read/write callbacks
Dafna Hirschfeld
1
-12
/
+0
2022-05-22
habanalabs: add callback and field to be used for debugfs refactor
Dafna Hirschfeld
1
-2
/
+23
2022-05-22
habanalabs/gaudi: add debugfs to fetch internal sync status
Ohad Sharabi
1
-4
/
+9
2022-05-22
habanalabs: add MMU prefetch to ASIC-specific code
Ohad Sharabi
1
-2
/
+5
2022-05-22
habanalabs: convert ts to use unified memory manager
Yuri Nudelman
1
-24
/
+19
2022-05-22
habanalabs: unified memory manager infrastructure
Yuri Nudelman
1
-0
/
+51
2022-05-22
habanalabs: save f/w preboot major version
Ofir Bitton
1
-0
/
+2
2022-05-22
habanalabs: modify dma_mask to be ASIC specific property
Tomer Tayar
1
-5
/
+2
2022-05-22
habanalabs: add new return code to device fd open
Ofir Bitton
1
-0
/
+2
2022-05-22
habanalabs: add user API to get valid DRAM page sizes
Ohad Sharabi
1
-0
/
+2
2022-05-22
habanalabs: convert all MMU masks/shifts to arrays
Ohad Sharabi
1
-24
/
+4
2022-05-22
habanalabs: change mmu_get_real_page_size to be ASIC-specific
Ohad Sharabi
1
-0
/
+4
2022-05-22
habanalabs: set non-0 value in dram default page size
Ohad Sharabi
1
-0
/
+5
2022-02-28
habanalabs: add an option to delay a device reset
Tomer Tayar
1
-0
/
+4
2022-02-28
habanalabs: Fix reset upon device release bug
farah kassabri
1
-1
/
+1
2022-02-28
habanalabs: allow user to set allocation page size
Ohad Sharabi
1
-0
/
+5
2022-02-28
habanalabs: set max power on device init per ASIC
Tomer Tayar
1
-0
/
+2
2022-02-28
habanalabs: enable stop-on-error debugfs setting per ASIC
Tomer Tayar
1
-0
/
+2
2022-02-28
habanalabs: Timestamps buffers registration
farah kassabri
1
-9
/
+97
2022-02-28
habanalabs: add missing error check in sysfs max_power_show
Tomer Tayar
1
-1
/
+1
2022-02-28
habanalabs: don't free phys_pg_pack inside lock
Oded Gabbay
1
-0
/
+3
2022-02-28
habanalabs: remove power9 workaround for dma support
Oded Gabbay
1
-3
/
+0
2022-02-28
habanalabs: add vrm version to sysfs
Oded Gabbay
1
-1
/
+3
2022-02-28
habanalabs: rename dev_attr_grp to dev_clk_attr_grp
Oded Gabbay
1
-3
/
+2
2022-02-28
habanalabs: remove asic callback set_pll_profile()
Oded Gabbay
1
-4
/
+1
2022-02-28
habanalabs: move more f/w functions to firmware_if.c
Oded Gabbay
1
-28
/
+16
2022-02-28
habanalabs: remove hwmgr.c
Oded Gabbay
1
-2
/
+2
2022-02-28
habanalabs: get clk is common function
Oded Gabbay
1
-5
/
+2
2022-02-28
habanalabs: sysfs functions should be in sysfs.c
Oded Gabbay
1
-2
/
+1
2022-02-28
habanalabs: make some MMU functions common
Ohad Sharabi
1
-0
/
+9
2022-02-28
habanalabs: remove ASIC functions of clock gating
Oded Gabbay
1
-5
/
+0
2022-02-28
habanalabs/gaudi: disable CGM permanently
Oded Gabbay
1
-4
/
+0
2021-12-26
habanalabs: support hard-reset scheduling during soft-reset
Ofir Bitton
1
-0
/
+3
2021-12-26
habanalabs: add a lock to protect multiple reset variables
Ofir Bitton
1
-2
/
+4
2021-12-26
habanalabs: refactor reset information variables
Ofir Bitton
1
-34
/
+45
2021-12-26
habanalabs: add CPU-CP packet for engine core ASID cfg
Tomer Tayar
1
-0
/
+1
2021-12-26
habanalabs: change wait_for_interrupt implementation
farah kassabri
1
-0
/
+5
[next]