aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-29habanalabs: update firmware header to latest versionOded Gabbay1-1/+3
2021-08-29habanalabs: fix race between soft reset and heartbeatKoby Elbaz4-80/+67
2021-08-29habanalabs/gaudi: fix information printed on SM eventOded Gabbay1-11/+23
2021-08-29habanalabs/gaudi: trigger state dump in case of SM errorsOfir Bitton1-1/+6
2021-08-29habanalabs: set dma max segment sizeOded Gabbay1-0/+2
2021-08-29habanalabs: add asic property of host dma offsetOded Gabbay3-0/+5
2021-08-29habanalabs: fix type of variableOded Gabbay1-2/+1
2021-08-29habanalabs: mark linux image as not loaded after hw_finiTomer Tayar1-0/+5
2021-08-29habanalabs: fix nullifying of destroyed mmu pgt poolTomer Tayar1-6/+6
2021-08-29habanalabs: rename cb_mmap to mmapZvika Yehudai4-7/+7
2021-08-29habanalabs: missing mutex_unlock in process kill procedureOfir Bitton1-0/+1
2021-08-29habanalabs/gaudi: implement state dumpYuri Nudelman4-11/+319
2021-08-29habanalabs: state dump monitors and fences infrastructureYuri Nudelman4-23/+376
2021-08-29habanalabs: expose state dumpYuri Nudelman9-3/+742
2021-08-29habanalabs: use get_task_pid() to take PIDOded Gabbay2-2/+6
2021-08-29habanalabs: allow disabling huge page useOded Gabbay1-13/+23
2021-08-29habanalabs: user mappings can be 64-bitOded Gabbay2-3/+3
2021-08-29habanalabs: handle case of interruptable waitOded Gabbay1-2/+9
2021-08-29habanalabs: release pending user interrupts on device finiOded Gabbay1-54/+46
2021-08-29habanalabs: re-init completion object upon retryOded Gabbay1-1/+12
2021-08-29habanalabs: rename enum vm_type_t to vm_typeOded Gabbay3-14/+12
2021-08-29habanalabs: update firmware header filesOfir Bitton3-8/+33
2021-08-29habanalabs: allow fail on inability to respect hintYuri Nudelman2-3/+43
2021-08-29habanalabs: support hint addresses range reservationfarah kassabri2-8/+76
2021-08-28clk: vc5: Add properties for configuring SD/OE behaviorSean Anderson1-0/+24
2021-08-28clk: vc5: Use dev_err_probeSean Anderson1-10/+10
2021-08-28dt-bindings: clk: vc5: Add properties for configuring the SD/OE pinSean Anderson1-0/+40
2021-08-28dt-bindings: clock: brcm,iproc-clocks: fix armpll propertiesRafał Miłecki1-2/+25
2021-08-28clk: zynqmp: Fix kernel-doc formatMichal Simek1-2/+2
2021-08-28clk: at91: clk-generated: Limit the requested rate to our rangeCodrin Ciubotariu1-0/+6
2021-08-28clk: ralink: avoid to set 'CLK_IS_CRITICAL' flag for gatesSergio Paracuellos1-8/+1
2021-08-28clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford1-1/+1
2021-08-28clk: zynqmp: Fix a memory leakShubhrajyoti Datta1-1/+1
2021-08-28clk: zynqmp: Check the return typeShubhrajyoti Datta1-3/+1
2021-08-28clk: at91: sama7g5: remove all kernel-doc & kernel-doc warningsRandy Dunlap1-7/+7
2021-08-28clk: zynqmp: fix kernel docRajan Vaja1-0/+1
2021-08-28Merge tag 'clk-imx-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux into clk-imxStephen Boyd7-22/+45
2021-08-28clk: kirkwood: Fix a clocking boot regressionLinus Walleij1-0/+1
2021-08-28dt-bindings: clock: Add SM6350 GCC clock bindingsKonrad Dybcio2-0/+254
2021-08-28clk: qcom: rpmh: Add support for RPMH clocks on SM6350Konrad Dybcio2-0/+23
2021-08-28dt-bindings: clock: Add RPMHCC bindings for SM6350Konrad Dybcio1-0/+1
2021-08-28clk: qcom: adjust selects for SM_VIDEOCC_8150 and SM_VIDEOCC_8250Lukas Bulwahn1-2/+2
2021-08-28clk: qcom: Add Global Clock controller (GCC) driver for SM6115Iskren Chernev3-0/+3552
2021-08-28dt-bindings: clk: qcom: gcc-sm6115: Document SM6115 GCCIskren Chernev2-0/+273
2021-08-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+6
2021-08-28Merge tag 'usb-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds6-76/+89
2021-08-28Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-4/+5
2021-08-28hwmon: add driver for Aquacomputer D5 NextAleksa Savic6-0/+443
2021-08-28clocksource: Make clocksource watchdog test safe for slow-HZ systemsPaul E. McKenney3-23/+23
2021-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueDavid S. Miller2-16/+63