index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2022-03-02
misc: hi6421-spmi-pmic: Use generic_handle_irq_safe().
Sebastian Andrzej Siewior
-3
/
+3
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
-11
/
+4
2022-02-28
habanalabs: remove deprecated firmware states
Ofir Bitton
-2
/
+0
2022-02-28
habanalabs: add an option to delay a device reset
Tomer Tayar
-2
/
+12
2022-02-28
habanalabs: Add check for pci_enable_device
Jiasheng Jiang
-0
/
+2
2022-02-28
habanalabs: Fix reset upon device release bug
farah kassabri
-13
/
+19
2022-02-28
habanalabs: make sure device mem alloc is page aligned
Ohad Sharabi
-5
/
+14
2022-02-28
habanalabs/gaudi: add missing handling of NIC related events
Oded Gabbay
-0
/
+15
2022-02-28
habanalabs/gaudi: handle axi errors from NIC engines
Oded Gabbay
-0
/
+48
2022-02-28
habanalabs: allow user to set allocation page size
Ohad Sharabi
-2
/
+38
2022-02-28
habanalabs: avoid using an uninitialized variable
Tomer Tayar
-1
/
+1
2022-02-28
habanalabs: set max power on device init per ASIC
Tomer Tayar
-1
/
+8
2022-02-28
habanalabs: use proper max_power variable for device utilization
Tomer Tayar
-1
/
+1
2022-02-28
habanalabs: enable stop-on-error debugfs setting per ASIC
Tomer Tayar
-0
/
+12
2022-02-28
habanalabs: change function to static
Oded Gabbay
-1
/
+1
2022-02-28
habanalabs: add missing include of vmalloc.h
Oded Gabbay
-0
/
+1
2022-02-28
habanalabs: fix use-after-free bug
Oded Gabbay
-2
/
+2
2022-02-28
habanalabs: rephrase error messages in PCI initialization
Oded Gabbay
-2
/
+2
2022-02-28
habanalabs: fix spelling mistake
Oded Gabbay
-1
/
+1
2022-02-28
habanalabs: Timestamps buffers registration
farah kassabri
-56
/
+655
2022-02-28
habanalabs: fix race when waiting on encaps signal
Dani Liberman
-5
/
+8
2022-02-28
habanalabs: silence an uninitialized variable warning
Dan Carpenter
-0
/
+2
2022-02-28
habanalabs: remove duplicate print
Oded Gabbay
-6
/
+1
2022-02-28
habanalabs: prevent false heartbeat failure during soft-reset
Tomer Tayar
-2
/
+5
2022-02-28
habanalabs: fix race between wait and irq
Oded Gabbay
-1
/
+5
2022-02-28
habanalabs: fix user interrupt wait when timeout is 0
Oded Gabbay
-4
/
+6
2022-02-28
habanalabs: reject host map with mmu disabled
Oded Gabbay
-19
/
+11
2022-02-28
habanalabs: expose number of user interrupts
Oded Gabbay
-2
/
+2
2022-02-28
habanalabs: update to latest f/w specs
Oded Gabbay
-0
/
+5
2022-02-28
habanalabs: add missing error check in sysfs max_power_show
Tomer Tayar
-3
/
+5
2022-02-28
habanalabs: fix soft reset flow in case of failure
Dani Liberman
-0
/
+3
2022-02-28
habanalabs: add missing error check in sysfs clk_freq_mhz_show
Tomer Tayar
-0
/
+4
2022-02-28
habanalabs: avoid copying pll data if pll_info_get fails
Tomer Tayar
-2
/
+4
2022-02-28
habanalabs: don't free phys_pg_pack inside lock
Oded Gabbay
-5
/
+14
2022-02-28
habanalabs: duplicate HOP table props to MMU props
Ohad Sharabi
-0
/
+9
2022-02-28
habanalabs: there is no kernel TDR in future ASICs
Oded Gabbay
-4
/
+13
2022-02-28
habanalabs: sysfs support for fw os version
Rajaravi Krishna Katta
-0
/
+12
2022-02-28
habanalabs: use common wrapper for MMU cache invalidation
Oded Gabbay
-6
/
+5
2022-02-28
habanalabs: remove power9 workaround for dma support
Oded Gabbay
-25
/
+3
2022-02-28
habanalabs: add vrm version to sysfs
Oded Gabbay
-26
/
+77
2022-02-28
habanalabs: rename dev_attr_grp to dev_clk_attr_grp
Oded Gabbay
-12
/
+9
2022-02-28
habanalabs: remove asic callback set_pll_profile()
Oded Gabbay
-9
/
+7
2022-02-28
habanalabs: move more f/w functions to firmware_if.c
Oded Gabbay
-158
/
+141
2022-02-28
habanalabs: remove hwmgr.c
Oded Gabbay
-54
/
+46
2022-02-28
habanalabs: get clk is common function
Oded Gabbay
-18
/
+15
2022-02-28
habanalabs: sysfs functions should be in sysfs.c
Oded Gabbay
-76
/
+71
2022-02-28
habanalabs: make some MMU functions common
Ohad Sharabi
-37
/
+72
2022-02-28
habanalabs: remove ASIC functions of clock gating
Oded Gabbay
-142
/
+5
2022-02-28
habanalabs/gaudi: disable CGM permanently
Oded Gabbay
-203
/
+65
2022-02-28
habanalabs: fix possible memory leak in MMU DR fini
Ohad Sharabi
-1
/
+1
[prev]
[next]