summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | mmc: rtsx: Add test mode for RTS5261Rui Feng2020-11-161-5/+0
| * | misc: rtsx: Add SD Express mode support for RTS5261Rui Feng2020-11-163-23/+9
* | | Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-1571-1944/+18161
|\ \ \
| * | | altera-stapl: remove the unreached switch caseKaixu Xia2020-12-091-5/+0
| * | | misc: pci_endpoint_test: fix return value of error branchXiongfeng Wang2020-12-091-2/+6
| * | | misc: genwqe: Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET2020-12-091-17/+2
| * | | misc: rtsx: rts5249 support runtime PMRicky Wu2020-12-093-6/+127
| * | | misc: rtsx: modify and fix init_hw functionRicky Wu2020-12-091-3/+5
| * | | misc: rtsx: modify en/disable aspm functionRicky Wu2020-12-091-3/+9
| * | | misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam2020-12-091-1/+1