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.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
/
firmware_if.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-26
habanalabs: move driver to accel subsystem
Oded Gabbay
1
-3171
/
+0
2023-01-26
habanalabs: pass-through request from user to f/w
farah kassabri
1
-0
/
+24
2023-01-26
habanalabs: support receiving ascii message from preboot f/w
Tal Cohen
1
-15
/
+59
2023-01-26
habanalabs: fix wrong variable type used for vzalloc
farah kassabri
1
-1
/
+2
2023-01-26
habanalabs/gaudi2: wait for preboot ready if HW state is dirty
Ohad Sharabi
1
-1
/
+1
2023-01-26
habanalabs: set log level for descriptor validation to debug
farah kassabri
1
-2
/
+2
2023-01-26
habanalabs: trace COMMS protocol
Ohad Sharabi
1
-0
/
+31
2023-01-26
habanalabs: update DRAM props according to preboot data
Ohad Sharabi
1
-0
/
+4
2023-01-26
habanalabs: read binning info from preboot
farah kassabri
1
-1
/
+23
2022-11-23
habanalabs: fail driver load if EEPROM errors detected
Ofir Bitton
1
-12
/
+11
2022-11-23
habanalabs: fix rc when new CPUCP opcodes are not supported
Tomer Tayar
1
-0
/
+1
2022-11-23
habanalabs: added return value check for hl_fw_dynamic_send_clear_cmd()
Marco Pagani
1
-0
/
+2
2022-11-23
habanalabs: fix firmware descriptor copy operation
farah kassabri
1
-2
/
+24
2022-11-23
habanalabs: fix return value check in hl_fw_get_sec_attest_data()
Yang Yingliang
1
-1
/
+1
2022-09-20
habanalabs: remove some f/w descriptor validations
farah kassabri
1
-29
/
+14
2022-09-19
habanalabs/gaudi2: add secured attestation info uapi
Dani Liberman
1
-0
/
+46
2022-09-19
habanalabs: add support for new cpucp return codes
Ofir Bitton
1
-3
/
+31
2022-09-19
habanalabs/gaudi2: read F/W security indication after hard reset
Tomer Tayar
1
-7
/
+0
2022-09-19
habanalabs: send device active message to f/w
farah kassabri
1
-0
/
+15
2022-09-18
habanalabs: ignore EEPROM errors during boot
Ofir Bitton
1
-0
/
+9
2022-09-18
habanalabs: remove left-over code from bring-up
Oded Gabbay
1
-20
/
+0
2022-09-18
habanalabs/gaudi2: change device f/w security check
farah kassabri
1
-0
/
+2
2022-09-18
habanalabs: fix spelling mistakes
Bharat Jauhari
1
-4
/
+4
2022-07-12
habanalabs: rename soft reset to compute reset
Oded Gabbay
1
-2
/
+2
2022-07-12
habanalabs: add a value field to hl_fw_send_pci_access_msg()
Tomer Tayar
1
-3
/
+3
2022-07-12
habanalabs: allow detection of unsupported f/w packets
Oded Gabbay
1
-4
/
+8
2022-07-12
habanalabs: save f/w preboot minor version
Sagiv Ozeri
1
-8
/
+41
2022-07-12
habanalabs: wait for preboot ready after hard reset
Ohad Sharabi
1
-23
/
+42
2022-07-12
habanalabs: add gaudi2 asic-specific code
Oded Gabbay
1
-0
/
+26
2022-07-12
habanalabs: refactor dma asic-specific functions
Ohad Sharabi
1
-24
/
+15
2022-07-12
habanalabs: print if firmware is secured during load
Ofir Bitton
1
-1
/
+2
2022-07-12
habanalabs: avoid unnecessary error print
Dani Liberman
1
-1
/
+8
2022-05-22
habanalabs: Add separate poll interval value for protocol
farah kassabri
1
-1
/
+1
2022-05-22
habanalabs/gaudi: add debugfs to fetch internal sync status
Ohad Sharabi
1
-0
/
+48
2022-05-22
habanalabs: save f/w preboot major version
Ofir Bitton
1
-10
/
+20
2022-05-22
habanalabs: parse full firmware versions
Ofir Bitton
1
-2
/
+4
2022-02-28
habanalabs: remove deprecated firmware states
Ofir Bitton
1
-2
/
+0
2022-02-28
habanalabs: prevent false heartbeat failure during soft-reset
Tomer Tayar
1
-2
/
+5
2022-02-28
habanalabs: add missing error check in sysfs max_power_show
Tomer Tayar
1
-2
/
+2
2022-02-28
habanalabs: avoid copying pll data if pll_info_get fails
Tomer Tayar
1
-2
/
+4
2022-02-28
habanalabs: remove asic callback set_pll_profile()
Oded Gabbay
1
-1
/
+1
2022-02-28
habanalabs: move more f/w functions to firmware_if.c
Oded Gabbay
1
-3
/
+98
2022-02-28
habanalabs: remove hwmgr.c
Oded Gabbay
1
-1
/
+41
2021-12-26
habanalabs: refactor reset information variables
Ofir Bitton
1
-3
/
+3
2021-12-26
habanalabs: add CPU-CP packet for engine core ASID cfg
Tomer Tayar
1
-0
/
+20
2021-12-26
habanalabs: modify cpu boot status error print
Ofir Bitton
1
-1
/
+1
2021-12-26
habanalabs: add current PI value to cpu packets
Ofir Bitton
1
-2
/
+12
2021-12-26
habanalabs: skip read fw errors if dynamic descriptor invalid
Ohad Sharabi
1
-2
/
+15
2021-12-26
habanalabs: add power information type to POWER_GET packet
Tomer Tayar
1
-0
/
+1
2021-12-26
habanalabs: move device boot warnings to the correct location
Ofir Bitton
1
-22
/
+23
[next]