summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | gpio: tegra186: Fix chip_data type confusionMarc Zyngier2022-02-191-4/+10
| | * | | pinctrl: starfive: Use a static name for the GPIO irq_chipMarc Zyngier2022-02-191-1/+1
| | * | | pinctrl: k210: Fix bias-pull-upSean Anderson2022-02-111-1/+1
| | * | | pinctrl: fix loop in k210_pinconf_get_drive()Dan Carpenter2022-02-111-1/+1
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-02-254-37/+50
| |\ \ \ \
| | * | | | RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe2022-02-251-16/+24
| | * | | | RDMA/ib_srp: Fix a deadlockBart Van Assche2022-02-231-2/+4
| | * | | | RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_closeMd Haris Iqbal2022-02-181-1/+1
| | * | | | RDMA/rtrs-clt: Fix possible double free in error caseMd Haris Iqbal2022-02-181-17/+20
| | * | | | IB/qib: Fix duplicate sysfs directory nameMike Marciniszyn2022-02-171-1/+1
| | |/ / /
| * | | | Merge tag 'gpio-fixes-for-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-252-27/+39
| |\ \ \ \
| | * | | | gpio: Return EPROBE_DEFER if gc->to_irq is NULLShreeya Patel2022-02-231-0/+10
| | * | | | gpio: rockchip: Reset int_bothedge when changing triggerSamuel Holland2022-02-161-27/+29
| * | | | | Merge tag 'spi-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-252-3/+13
| |\ \ \ \ \
| | * | | | | spi: rockchip: terminate dma transmission when slave abortJon Lin2022-02-171-0/+6
| | * | | | | spi: rockchip: Fix error in getting num-cs propertyJon Lin2022-02-171-3/+4
| | * | | | | spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()Zhou Qingyang2022-02-081-0/+3
| * | | | | | Merge tag 'regulator-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-02-251-10/+6
| |\ \ \ \ \ \
| | * | | | | | regulator: da9121: Remove surplus DA9141 parametersAdam Ward2022-02-221-4/+0
| | * | | | | | regulator: da9121: Fix DA914x voltage valueAdam Ward2022-02-221-1/+1