summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2021-01-22misc: rtsx: init value of aspm_enabledRicky Wu-1/+6
2021-01-21habanalabs: disable FW events on device removalOded Gabbay-0/+9
2021-01-21habanalabs: fix backward compatibility of idle checkOded Gabbay-0/+2
2021-01-21habanalabs: zero pci counters packet before submit to FWOfir Bitton-0/+5
2021-01-12habanalabs: prevent soft lockup during unmapOded Gabbay-5/+12
2021-01-12habanalabs: fix reset process in case of failuresOded Gabbay-3/+11
2021-01-12habanalabs: fix dma_addr passed to dma_mmap_coherentOded Gabbay-2/+4
2021-01-07misc: pvpanic: Check devm_ioport_map() for NULLAndy Shevchenko-4/+15
2020-12-29habanalabs: Fix memleak in hl_device_resetDinghao Liu-0/+2
2020-12-28habanalabs: fix order of status checkOded Gabbay-3/+3
2020-12-28habanalabs: register to pci shutdown callbackOded Gabbay-0/+1
2020-12-28habanalabs: add validation cs counter, fix misplaced countersAlon Mizrahi-18/+64
2020-12-28habanalabs/gaudi: retry loading TPC f/w on -EINTROded Gabbay-2/+8
2020-12-28habanalabs: adjust pci controller init to new firmwareOded Gabbay-14/+21
2020-12-28habanalabs: update comment in hl_boot_if.hOded Gabbay-1/+1
2020-12-28habanalabs/gaudi: enhance reset messageOded Gabbay-4/+8
2020-12-28habanalabs: full FW hard reset supportOfir Bitton-14/+41
2020-12-28habanalabs/gaudi: disable CGM at HW initializationOded Gabbay-3/+16
2020-12-28habanalabs: Revise comment to align with mirror list nameTomer Tayar-1/+1
2020-12-28habanalabs/gaudi: do not set EB in collective slave queuesAlon Mizrahi-7/+10
2020-12-28habanalabs: preboot hard reset supportOfir Bitton-25/+31
2020-12-28habanalabs: remove generic gaudi get_pll_freq functionAlon Mizrahi-94/+41
2020-12-28habanalabs: fetch PSOC PLL frequency from F/W in goyaAlon Mizrahi-23/+38
2020-12-28habanalabs: Fix a missing-braces warningTomer Tayar-1/+1
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-6/+268
2020-12-15drivers/misc/lkdtm/lkdtm.h: correct wrong filenames in commentFrancis Laniel-7/+7
2020-12-15drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel-0/+87
2020-12-15lkdtm: tests for FORTIFY_SOURCEDaniel Axtens-0/+54
2020-12-15Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-46/+59
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1944/+18161
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-115/+19
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2020-12-15lkdtm: disable KASAN for rodata.oMarco Elver-0/+1
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+4
2020-12-11Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang-1/+0
2020-12-10misc: pvpanic: Replace OF headers by mod_devicetable.hAndy Shevchenko-2/+2
2020-12-10misc: pvpanic: Combine ACPI and platform driversAndy Shevchenko-113/+17
2020-12-09altera-stapl: remove the unreached switch caseKaixu Xia-5/+0
2020-12-09misc: pci_endpoint_test: fix return value of error branchXiongfeng Wang-2/+6
2020-12-09misc: genwqe: Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET-17/+2
2020-12-09misc: rtsx: rts5249 support runtime PMRicky Wu-6/+127
2020-12-09misc: rtsx: modify and fix init_hw functionRicky Wu-3/+5
2020-12-09misc: rtsx: modify en/disable aspm functionRicky Wu-3/+9
2020-12-09misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam-1/+1
2020-12-09misc/sgi-xp: Replace in_interrupt() usageThomas Gleixner-6/+17
2020-12-09misc: isl29003: Fix typo for get/set modeZhou Xingxing-2/+2
2020-12-09lkdtm: don't move ctors to .rodataMark Rutland-2/+2
2020-12-07mei: bus: enable pavp device.Tomas Winkler-0/+4
2020-12-07mei: bus: add vtag supportAlexander Usyskin-26/+98
2020-12-07Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman-895/+8