summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-02-28habanalabs: rephrase error messages in PCI initializationOded Gabbay1-2/+2
2022-02-28habanalabs: fix spelling mistakeOded Gabbay1-1/+1
2022-02-28habanalabs: Timestamps buffers registrationfarah kassabri6-56/+655
2022-02-28habanalabs: fix race when waiting on encaps signalDani Liberman1-5/+8
2022-02-28habanalabs: silence an uninitialized variable warningDan Carpenter1-0/+2
2022-02-28habanalabs: remove duplicate printOded Gabbay1-6/+1
2022-02-28habanalabs: prevent false heartbeat failure during soft-resetTomer Tayar1-2/+5
2022-02-28habanalabs: fix race between wait and irqOded Gabbay1-1/+5
2022-02-28habanalabs: fix user interrupt wait when timeout is 0Oded Gabbay1-4/+6
2022-02-28habanalabs: reject host map with mmu disabledOded Gabbay1-19/+11
2022-02-28habanalabs: expose number of user interruptsOded Gabbay1-2/+2
2022-02-28habanalabs: update to latest f/w specsOded Gabbay1-0/+5
2022-02-28habanalabs: add missing error check in sysfs max_power_showTomer Tayar3-3/+5
2022-02-28habanalabs: fix soft reset flow in case of failureDani Liberman1-0/+3
2022-02-28habanalabs: add missing error check in sysfs clk_freq_mhz_showTomer Tayar1-0/+4
2022-02-28habanalabs: avoid copying pll data if pll_info_get failsTomer Tayar1-2/+4
2022-02-28habanalabs: don't free phys_pg_pack inside lockOded Gabbay2-5/+14
2022-02-28habanalabs: duplicate HOP table props to MMU propsOhad Sharabi2-0/+9
2022-02-28habanalabs: there is no kernel TDR in future ASICsOded Gabbay1-4/+13
2022-02-28habanalabs: sysfs support for fw os versionRajaravi Krishna Katta2-0/+12
2022-02-28habanalabs: use common wrapper for MMU cache invalidationOded Gabbay2-6/+5
2022-02-28habanalabs: remove power9 workaround for dma supportOded Gabbay4-25/+3
2022-02-28habanalabs: add vrm version to sysfsOded Gabbay6-26/+77
2022-02-28habanalabs: rename dev_attr_grp to dev_clk_attr_grpOded Gabbay4-12/+9
2022-02-28habanalabs: remove asic callback set_pll_profile()Oded Gabbay5-9/+7
2022-02-28habanalabs: move more f/w functions to firmware_if.cOded Gabbay5-158/+141
2022-02-28habanalabs: remove hwmgr.cOded Gabbay6-54/+46
2022-02-28habanalabs: get clk is common functionOded Gabbay5-18/+15
2022-02-28habanalabs: sysfs functions should be in sysfs.cOded Gabbay4-76/+71
2022-02-28habanalabs: make some MMU functions commonOhad Sharabi3-37/+72
2022-02-28habanalabs: remove ASIC functions of clock gatingOded Gabbay5-142/+5
2022-02-28habanalabs/gaudi: disable CGM permanentlyOded Gabbay5-203/+65
2022-02-28habanalabs: fix possible memory leak in MMU DR finiOhad Sharabi1-1/+1
2022-02-28habanalabs: check the return value of hl_cs_poll_fences()Tomer Tayar1-1/+1
2022-02-28Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman256-1630/+1942
2022-02-28Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+7
2022-02-27Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+13
2022-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-37/+50
2022-02-25Merge tag 'gpio-fixes-for-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-27/+39
2022-02-25RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe1-16/+24
2022-02-25Merge tag 'spi-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+13
2022-02-25Merge tag 'regulator-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+6
2022-02-25Merge tag 'regmap-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-14/+6
2022-02-25Merge tag 'thermal-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2022-02-25Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-1/+14
2022-02-25Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-30/+75
2022-02-25Merge tag 'driver-core-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5
2022-02-25Merge tag 'staging-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2022-02-25Merge tag 'tty-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-22/+42
2022-02-25Merge tag 'usb-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-18/+76