aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-30habanalabs: remove duplicate checkOded Gabbay1-3/+4
2020-11-30habanalabs: sync stream refactor functionsOfir Bitton1-92/+118
2020-11-30habanalabs: add support for multiple SOBs per monitorOfir Bitton5-57/+142
2020-11-30habanalabs: sync stream structures refactorOfir Bitton4-136/+180
2020-11-30habanalabs: don't init vm module if no MMUOded Gabbay1-19/+14
2020-11-30habanalabs: minimize prints when everything is fineOded Gabbay2-4/+0
2020-11-30habanalabs: support multiple types of firmwaresOded Gabbay3-3/+21
2020-11-30habanalabs: we need CPU queues for hwmonOded Gabbay1-1/+1
2020-11-30habanalabs/gaudi: move mmu_prepare to context initOfir Bitton1-2/+2
2020-11-30habanalabs: change aggregate cs counters to atomicOded Gabbay4-25/+59
2020-11-30Merge 5.10-rc6 into char-misc-nextGreg Kroah-Hartman336-2656/+5901
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-17/+20
2020-11-29Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-14/+4
2020-11-29Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2020-11-28Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-34/+51
2020-11-28Merge tag 'char-misc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-9/+22
2020-11-27Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-30/+72
2020-11-27Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds36-401/+524
2020-11-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-14/+23
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-93/+98
2020-11-27Merge tag 'mtd/fixes-for-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-116/+294
2020-11-27Merge tag 'spi-fix-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-1/+15
2020-11-27Merge tag 'media/v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds20-797/+2078
2020-11-27coresight-stm: Fix W=1 warning in STM driverMathieu Poirier1-1/+1
2020-11-27coresight-tpiu: Fix W=1 warning in TPIU driverMathieu Poirier1-1/+1
2020-11-27coresight: Fix W=1 warnings in core frameworkMathieu Poirier1-1/+7
2020-11-27coresight: tmc-etr: Check if page is valid before dma_map_page()Mao Jinlong1-0/+2
2020-11-27coresight: tmc-etr: Assign boolean values to a bool variableKaixu Xia1-2/+2
2020-11-27coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()Sai Prakash Ranjan1-1/+3
2020-11-27coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()Sai Prakash Ranjan2-1/+5
2020-11-27coresight: Remove unnecessary THIS_MODULE of funnel and replicator driverQi Liu2-2/+2
2020-11-27coresight: etm4x: Handle TRCVIPCSSCTLR accessesSuzuki K Poulose1-4/+7
2020-11-27coresight: etm4x: Fix accesses to TRCPROCSELRSuzuki K Poulose1-4/+6
2020-11-27coresight: etm4x: Update TRCIDR3.NUMPROCS handling to match v4.2Suzuki K Poulose1-2/+7
2020-11-27coresight: etm4x: Fix accesses to TRCCIDCTLR1Suzuki K Poulose1-3/+6
2020-11-27coresight: etm4x: Fix accesses to TRCVMIDCTLR1Suzuki K Poulose1-3/+6
2020-11-27coresight: core: Remove unneeded semicolonZou Wei1-1/+1
2020-11-27coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-upSai Prakash Ranjan1-1/+1
2020-11-27Merge tag 'drm-fixes-2020-11-27-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds22-193/+469
2020-11-27Merge tag 'platform-drivers-x86-v5.10-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-3/+70
2020-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+5
2020-11-27Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-12/+36
2020-11-27Merge tag 'optee-valid-memory-type-for-v5.11' of git://git.linaro.org/people/...Arnd Bergmann1-1/+2
2020-11-27nvmem: imx-ocotp: add support for the unaliged word countPeng Fan1-6/+24
2020-11-27nvmem: qfprom: Don't touch certain fusesEvan Green1-0/+30
2020-11-27nvmem: core: Add support for keepout regionsEvan Green1-4/+149
2020-11-27slimbus: qcom-ngd-ctrl: remove redundant out of memory messagesSrinivas Kandagatla1-2/+0
2020-11-27slimbus: qcom-ngd-ctrl: Avoid sending power requests without QMIBjorn Andersson1-0/+6
2020-11-27slimbus: qcom-ngd-ctrl: Constify static structsRikard Falkeborn1-2/+2
2020-11-27slimbus: messaging: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1