summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* habanalabs/gaudi: add missing handling of NIC related eventsOded Gabbay2022-02-282-0/+15
* habanalabs/gaudi: handle axi errors from NIC enginesOded Gabbay2022-02-281-0/+48
* habanalabs: allow user to set allocation page sizeOhad Sharabi2022-02-284-2/+38
* habanalabs: avoid using an uninitialized variableTomer Tayar2022-02-281-1/+1
* habanalabs: set max power on device init per ASICTomer Tayar2022-02-284-1/+8
* habanalabs: use proper max_power variable for device utilizationTomer Tayar2022-02-281-1/+1
* habanalabs: enable stop-on-error debugfs setting per ASICTomer Tayar2022-02-284-0/+12
* habanalabs: change function to staticOded Gabbay2022-02-281-1/+1
* habanalabs: add missing include of vmalloc.hOded Gabbay2022-02-281-0/+1
* habanalabs: fix use-after-free bugOded Gabbay2022-02-281-2/+2
* habanalabs: rephrase error messages in PCI initializationOded Gabbay2022-02-281-2/+2
* habanalabs: fix spelling mistakeOded Gabbay2022-02-281-1/+1
* habanalabs: Timestamps buffers registrationfarah kassabri2022-02-286-56/+655
* habanalabs: fix race when waiting on encaps signalDani Liberman2022-02-281-5/+8
* habanalabs: silence an uninitialized variable warningDan Carpenter2022-02-281-0/+2
* habanalabs: remove duplicate printOded Gabbay2022-02-281-6/+1
* habanalabs: prevent false heartbeat failure during soft-resetTomer Tayar2022-02-281-2/+5
* habanalabs: fix race between wait and irqOded Gabbay2022-02-281-1/+5
* habanalabs: fix user interrupt wait when timeout is 0Oded Gabbay2022-02-281-4/+6
* habanalabs: reject host map with mmu disabledOded Gabbay2022-02-281-19/+11
* habanalabs: expose number of user interruptsOded Gabbay2022-02-281-2/+2
* habanalabs: update to latest f/w specsOded Gabbay2022-02-281-0/+5
* habanalabs: add missing error check in sysfs max_power_showTomer Tayar2022-02-283-3/+5
* habanalabs: fix soft reset flow in case of failureDani Liberman2022-02-281-0/+3
* habanalabs: add missing error check in sysfs clk_freq_mhz_showTomer Tayar2022-02-281-0/+4
* habanalabs: avoid copying pll data if pll_info_get failsTomer Tayar2022-02-281-2/+4
* habanalabs: don't free phys_pg_pack inside lockOded Gabbay2022-02-282-5/+14
* habanalabs: duplicate HOP table props to MMU propsOhad Sharabi2022-02-282-0/+9
* habanalabs: there is no kernel TDR in future ASICsOded Gabbay2022-02-281-4/+13
* habanalabs: sysfs support for fw os versionRajaravi Krishna Katta2022-02-282-0/+12
* habanalabs: use common wrapper for MMU cache invalidationOded Gabbay2022-02-282-6/+5
* habanalabs: remove power9 workaround for dma supportOded Gabbay2022-02-284-25/+3
* habanalabs: add vrm version to sysfsOded Gabbay2022-02-286-26/+77
* habanalabs: rename dev_attr_grp to dev_clk_attr_grpOded Gabbay2022-02-284-12/+9
* habanalabs: remove asic callback set_pll_profile()Oded Gabbay2022-02-285-9/+7
* habanalabs: move more f/w functions to firmware_if.cOded Gabbay2022-02-285-158/+141
* habanalabs: remove hwmgr.cOded Gabbay2022-02-286-54/+46
* habanalabs: get clk is common functionOded Gabbay2022-02-285-18/+15
* habanalabs: sysfs functions should be in sysfs.cOded Gabbay2022-02-284-76/+71
* habanalabs: make some MMU functions commonOhad Sharabi2022-02-283-37/+72
* habanalabs: remove ASIC functions of clock gatingOded Gabbay2022-02-285-142/+5
* habanalabs/gaudi: disable CGM permanentlyOded Gabbay2022-02-285-203/+65
* habanalabs: fix possible memory leak in MMU DR finiOhad Sharabi2022-02-281-1/+1
* habanalabs: check the return value of hl_cs_poll_fences()Tomer Tayar2022-02-281-1/+1
* Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman2022-02-28256-1630/+1942
|\
| * Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-02-271-7/+7
| |\
| | * PCI: vmd: Prevent recursive locking on interrupt allocationThomas Gleixner2022-02-211-7/+7
| * | Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-274-8/+13
| |\ \
| | * \ Merge tag 'intel-pinctrl-v5.17-5' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2022-02-191-1/+0
| | |\ \
| | | * | pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"Andy Shevchenko2022-02-151-1/+0