summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2021-02-23Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds3-36/+23
2021-02-23Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-5/+2
2021-01-31cxl: Reduce scope for the variable “mm” in cxllib_get_PE_attributes()Markus Elfring1-3/+1
2021-01-30 ocxl: use DEFINE_MUTEX() for mutex lockZheng Yongjun1-2/+1
2021-01-29Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+1
2021-01-22misc: rtsx: init value of aspm_enabledRicky Wu1-1/+6
2021-01-21habanalabs: disable FW events on device removalOded Gabbay1-0/+9
2021-01-21habanalabs: fix backward compatibility of idle checkOded Gabbay1-0/+2
2021-01-21habanalabs: zero pci counters packet before submit to FWOfir Bitton1-0/+5
2021-01-14drivers/misc/lkdtm: disable LTO for rodata.oSami Tolvanen1-0/+1
2021-01-13misc/mei/hdcp: Fix AUTH_STREAM_REQ cmd buffer lenAnshuman Gupta1-2/+1
2021-01-12misc/habana: Use FOLL_LONGTERM for userptrDaniel Vetter1-1/+2
2021-01-12misc/habana: Stop using frame_vector helpersDaniel Vetter3-36/+22
2021-01-12habanalabs: prevent soft lockup during unmapOded Gabbay3-5/+12
2021-01-12habanalabs: fix reset process in case of failuresOded Gabbay2-3/+11
2021-01-12habanalabs: fix dma_addr passed to dma_mmap_coherentOded Gabbay2-2/+4
2021-01-07misc: pvpanic: Check devm_ioport_map() for NULLAndy Shevchenko1-4/+15
2020-12-30habanalabs: Fix memleak in hl_device_resetDinghao Liu1-0/+2
2020-12-28habanalabs: fix order of status checkOded Gabbay1-3/+3
2020-12-28habanalabs: register to pci shutdown callbackOded Gabbay1-0/+1
2020-12-28habanalabs: add validation cs counter, fix misplaced countersAlon Mizrahi3-18/+64
2020-12-28habanalabs/gaudi: retry loading TPC f/w on -EINTROded Gabbay1-2/+8
2020-12-28habanalabs: adjust pci controller init to new firmwareOded Gabbay3-14/+21
2020-12-28habanalabs: update comment in hl_boot_if.hOded Gabbay1-1/+1
2020-12-28habanalabs/gaudi: enhance reset messageOded Gabbay1-4/+8
2020-12-28habanalabs: full FW hard reset supportOfir Bitton1-14/+41
2020-12-28habanalabs/gaudi: disable CGM at HW initializationOded Gabbay2-3/+16
2020-12-28habanalabs: Revise comment to align with mirror list nameTomer Tayar1-1/+1
2020-12-28habanalabs/gaudi: do not set EB in collective slave queuesAlon Mizrahi4-7/+10
2020-12-28habanalabs: preboot hard reset supportOfir Bitton4-25/+31
2020-12-28habanalabs: remove generic gaudi get_pll_freq functionAlon Mizrahi3-94/+41
2020-12-28habanalabs: fetch PSOC PLL frequency from F/W in goyaAlon Mizrahi1-23/+38
2020-12-28habanalabs: Fix a missing-braces warningTomer Tayar1-1/+1
2020-12-18Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds8-6/+268
2020-12-16drivers/misc/lkdtm/lkdtm.h: correct wrong filenames in commentFrancis Laniel1-7/+7
2020-12-16drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel4-0/+87
2020-12-16lkdtm: tests for FORTIFY_SOURCEDaniel Axtens3-0/+54
2020-12-16Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-46/+59
2020-12-16Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds71-1944/+18161
2020-12-16Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-115/+19
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2020-12-15lkdtm: disable KASAN for rodata.oMarco Elver1-0/+1
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+4
2020-12-12Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang1-1/+0
2020-12-10misc: pvpanic: Replace OF headers by mod_devicetable.hAndy Shevchenko1-2/+2
2020-12-10misc: pvpanic: Combine ACPI and platform driversAndy Shevchenko1-113/+17
2020-12-09altera-stapl: remove the unreached switch caseKaixu Xia1-5/+0
2020-12-09misc: pci_endpoint_test: fix return value of error branchXiongfeng Wang1-2/+6
2020-12-09misc: genwqe: Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET1-17/+2