summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-0/+1
|\
| * drivers/misc/lkdtm: disable LTO for rodata.oSami Tolvanen2021-01-141-0/+1
* | Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-223-36/+23
|\ \
| * | misc/habana: Use FOLL_LONGTERM for userptrDaniel Vetter2021-01-121-1/+2
| * | misc/habana: Stop using frame_vector helpersDaniel Vetter2021-01-123-36/+22
* | | Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-222-5/+2
|\ \ \
| * | | cxl: Reduce scope for the variable “mm” in cxllib_get_PE_attributes()Markus Elfring2021-01-311-3/+1
| * | | ocxl: use DEFINE_MUTEX() for mutex lockZheng Yongjun2021-01-301-2/+1
| | |/ | |/|
* | | Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-01-291-2/+1
|\ \ \
| * | | misc/mei/hdcp: Fix AUTH_STREAM_REQ cmd buffer lenAnshuman Gupta2021-01-131-2/+1
| |/ /
* | | misc: rtsx: init value of aspm_enabledRicky Wu2021-01-221-1/+6
* | | habanalabs: disable FW events on device removalOded Gabbay2021-01-211-0/+9
* | | habanalabs: fix backward compatibility of idle checkOded Gabbay2021-01-211-0/+2
* | | habanalabs: zero pci counters packet before submit to FWOfir Bitton2021-01-211-0/+5
* | | habanalabs: prevent soft lockup during unmapOded Gabbay2021-01-123-5/+12
* | | habanalabs: fix reset process in case of failuresOded Gabbay2021-01-122-3/+11
* | | habanalabs: fix dma_addr passed to dma_mmap_coherentOded Gabbay2021-01-122-2/+4
| |/ |/|
* | misc: pvpanic: Check devm_ioport_map() for NULLAndy Shevchenko2021-01-071-4/+15
* | habanalabs: Fix memleak in hl_device_resetDinghao Liu2020-12-291-0/+2
* | habanalabs: fix order of status checkOded Gabbay2020-12-281-3/+3
* | habanalabs: register to pci shutdown callbackOded Gabbay2020-12-281-0/+1
* | habanalabs: add validation cs counter, fix misplaced countersAlon Mizrahi2020-12-283-18/+64
* | habanalabs/gaudi: retry loading TPC f/w on -EINTROded Gabbay2020-12-281-2/+8
* | habanalabs: adjust pci controller init to new firmwareOded Gabbay2020-12-283-14/+21
* | habanalabs: update comment in hl_boot_if.hOded Gabbay2020-12-281-1/+1
* | habanalabs/gaudi: enhance reset messageOded Gabbay2020-12-281-4/+8
* | habanalabs: full FW hard reset supportOfir Bitton2020-12-281-14/+41
* | habanalabs/gaudi: disable CGM at HW initializationOded Gabbay2020-12-282-3/+16
* | habanalabs: Revise comment to align with mirror list nameTomer Tayar2020-12-281-1/+1
* | habanalabs/gaudi: do not set EB in collective slave queuesAlon Mizrahi2020-12-284-7/+10
* | habanalabs: preboot hard reset supportOfir Bitton2020-12-284-25/+31
* | habanalabs: remove generic gaudi get_pll_freq functionAlon Mizrahi2020-12-283-94/+41
* | habanalabs: fetch PSOC PLL frequency from F/W in goyaAlon Mizrahi2020-12-281-23/+38
* | habanalabs: Fix a missing-braces warningTomer Tayar2020-12-281-1/+1
|/
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-178-6/+268
|\
| * lkdtm/powerpc: Add SLB multihit testGanesh Goudar2020-12-044-0/+127
| * ocxl: Add new kernel tracesChristophe Lombard2020-12-042-0/+68
| * ocxl: Add mmu notifierChristophe Lombard2020-12-041-1/+61
| * ocxl: Update the Process Element EntryChristophe Lombard2020-12-043-5/+12
* | drivers/misc/lkdtm/lkdtm.h: correct wrong filenames in commentFrancis Laniel2020-12-151-7/+7
* | drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel2020-12-154-0/+87
* | lkdtm: tests for FORTIFY_SOURCEDaniel Axtens2020-12-153-0/+54
* | Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2020-12-153-46/+59
|\ \
| * | misc: rtsx: Fix clock timing for RTS5261Rui Feng2020-11-161-2/+2
| * | misc: rtsx: Add hardware auto power off for RTS5261Rui Feng2020-11-161-0/+9
| * | misc: rtsx: Add CD & WP reverse support for RTS5261Rui Feng2020-11-161-0/+5
| * | misc: rtsx: Check mmc support for RTS5261Rui Feng2020-11-162-0/+10
| * | misc: rtsx: Fix PAD driving for RTS5261Rui Feng2020-11-162-13/+8
| * | misc: rtsx: Fix aspm for RTS5261Rui Feng2020-11-162-2/+11
| * | misc: rtsx: Fix OCP function for RTS5261Rui Feng2020-11-161-2/+6