summaryrefslogtreecommitdiffstats
path: root/drivers/misc/habanalabs/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: print f/w boot unknown errorOded Gabbay2021-04-091-16/+68
* habanalabs/gaudi: skip iATU if F/W security is enabledOfir Bitton2021-04-092-0/+55
* habanalabs/gaudi: derive security status from pci idOfir Bitton2021-04-096-4/+35
* habanalabs: move dram scrub to free sequenceBharat Jauhari2021-04-091-39/+48
* habanalabs: send dynamic msi-x indexes to f/wOhad Sharabi2021-04-092-0/+71
* habanalabs: support DEVICE_UNUSABLE error indication from FWKoby Elbaz2021-04-091-0/+3
* habanalabs: use strscpy instead of sprintf and strlcpyOded Gabbay2021-04-091-2/+2
* habanalabs/gaudi: add debugfs to DMA from the deviceOded Gabbay2021-04-092-5/+131
* habanalabs: add custom timeout flag per csAlon Mizrahi2021-04-093-16/+23
* habanalabs: improve utilization calculationKoby Elbaz2021-04-095-164/+19
* habanalabs: support legacy and new pll indexesOhad Sharabi2021-04-093-11/+76
* habanalabs: move relevant datapath work outside cs lockOfir Bitton2021-04-093-35/+68
* habanalabs: avoid soft lockup bug upon mapping errorfarah kassabri2021-04-091-3/+17
* habanalabs: debugfs access to user mapped host addressesOfir Bitton2021-04-093-25/+76
* habanalabs: Switch to using the new API kobj_to_dev()Yang Li2021-04-091-1/+1
* habanalabs: skip DISABLE PCI packet to FW on heartbeatOhad Sharabi2021-04-095-17/+38
* habanalabs: replace GFP_ATOMIC with GFP_KERNELOfir Bitton2021-04-094-12/+34
* habanalabs: return current power via INFO IOCTLSagiv Ozeri2021-04-093-0/+46
* habanalabs: support HW blocks vm showSagiv Ozeri2021-04-094-7/+112
* habanalabs: use a single FW loading bringup flagOfir Bitton2021-04-093-9/+15
* habanalabs: use correct define for 32-bit max valueOded Gabbay2021-04-091-1/+1
* habanalabs: wait for interrupt supportOfir Bitton2021-04-095-24/+285
* habanalabs: enable all IRQs for user interrupt supportOfir Bitton2021-04-093-2/+74
* habanalabs: change default CS timeout to 30 secondsOded Gabbay2021-04-091-2/+2
* habanalabs: print if device is used on FD closeOded Gabbay2021-04-092-4/+6
* habanalabs: reset_upon_device_release is for bring-upOded Gabbay2021-04-091-2/+1
* habanalabs: fail reset if device is not idleOded Gabbay2021-04-091-14/+12
* habanalabs: reset after device is actually releasedOded Gabbay2021-04-091-16/+16
* habanalabs: add reset support when user closes FDOfir Bitton2021-04-092-2/+20
* habanalabs: fix debugfs address translationfarah kassabri2021-03-101-12/+26
* habanalabs: Disable file operations after device is removedTomer Tayar2021-03-102-6/+46
* habanalabs: Call put_pid() when releasing control deviceTomer Tayar2021-03-101-0/+2
* drivers: habanalabs: remove unused dentry pointer for debugfs filesGreg Kroah-Hartman2021-03-102-6/+1
* habanalabs: mark hl_eq_inc_ptr() as staticOded Gabbay2021-03-101-1/+1
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-2417-455/+1306
|\
| * habanalabs: return block size + block IDOded Gabbay2021-02-082-9/+14
| * habanalabs: update security map after init CPU QsOhad Sharabi2021-02-082-8/+2
| * habanalabs: enable F/W events after init doneOded Gabbay2021-02-082-6/+26
| * habanalabs: support fetching first available user CQOfir Bitton2021-02-082-1/+4
| * habanalabs: improve communication protocol with cpucpOfir Bitton2021-02-082-2/+18
| * habanalabs: fix integer handling issueOded Gabbay2021-02-081-1/+1
| * habanalabs: staged submission supportOfir Bitton2021-01-273-24/+226
| * habanalabs: modify device_idle interfaceOhad Sharabi2021-01-274-9/+11
| * habanalabs: add CS completion and timeout propertiesOfir Bitton2021-01-273-26/+117
| * habanalabs: add new mem ioctl op for mapping hw blocksOfir Bitton2021-01-273-6/+106
| * habanalabs: fix MMU debugfs related nodesfarah kassabri2021-01-273-20/+89
| * habanalabs: add user available interrupt to hw_ipOfir Bitton2021-01-272-0/+5
| * habanalabs: always try to use the hint addressfarah kassabri2021-01-271-102/+37
| * habanalabs: add security violations dump to debugfsOfir Bitton2021-01-272-0/+24
| * habanalabs: ignore F/W BMC errors in case no BMC presentOfir Bitton2021-01-271-3/+9