summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2021-01-29mei: document that mei_msg_hdr_init returns ERR_PTRTomas Winkler1-1/+1
2021-01-29mei: fix transfer over dma with extended headerAlexander Usyskin1-3/+30
2021-01-29misc: bcm-vk: fix set_q_num API precedence issueDesmond Yan1-2/+8
2021-01-29Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+1
2021-01-27habanalabs: update to latest hl_boot_if.h spec from F/WOded Gabbay1-1/+7
2021-01-27habanalabs/gaudi: unmask HBM interrupts after handlingOded Gabbay1-0/+1
2021-01-27habanalabs: update SyncManager interrupt handlingOded Gabbay2-9/+16
2021-01-27habanalabs: fix ETR security issueOhad Sharabi4-7/+32
2021-01-27habanalabs: staged submission supportOfir Bitton4-24/+227
2021-01-27habanalabs: modify device_idle interfaceOhad Sharabi6-41/+37
2021-01-27habanalabs: add CS completion and timeout propertiesOfir Bitton3-26/+117
2021-01-27habanalabs: add new mem ioctl op for mapping hw blocksOfir Bitton5-8/+137
2021-01-27habanalabs: fix MMU debugfs related nodesfarah kassabri5-22/+93
2021-01-27habanalabs: add user available interrupt to hw_ipOfir Bitton4-0/+9
2021-01-27habanalabs: always try to use the hint addressfarah kassabri1-102/+37
2021-01-27habanalabs: add security violations dump to debugfsOfir Bitton8-2/+40
2021-01-27habanalabs: ignore F/W BMC errors in case no BMC presentOfir Bitton1-3/+9
2021-01-27habanalabs/gaudi: print sync manager SEI interrupt infoOfir Bitton3-0/+52
2021-01-27habanalabs: Use 'dma_set_mask_and_coherent()'Christophe JAILLET1-36/+7
2021-01-27habanalabs/gaudi: remove PCI access to SM blockOfir Bitton3-26/+227
2021-01-27habanalabs: add driver support for internal cb schedulingOfir Bitton3-0/+173
2021-01-27habanalabs: increment ctx ref from within a cs allocationOfir Bitton1-10/+5
2021-01-27habanalabs: separate common code to dedicated foldersOfir Bitton6-7/+17
2021-01-27habanalabs: read device boot errors after cpucp is upOfir Bitton5-56/+80
2021-01-27habanalabs: report correct dram size in info ioctlOfir Bitton1-1/+9
2021-01-27habanalabs: support non power-of-2 DRAM phys page sizesMoti Haimovski6-44/+213
2021-01-27habanalabs: remove access to kernel memory using debugfsOfir Bitton2-20/+0
2021-01-27habanalabs/gaudi: set uninitialized symbolOfir Bitton1-1/+1
2021-01-27habanalabs: return dram virtual address in info ioctlAlon Mizrahi1-1/+3
2021-01-27habanalabs: update to latest hl_boot_if.hOded Gabbay1-4/+4
2021-01-27habanalabs: add ASIC property of functional HBMsOded Gabbay1-0/+2
2021-01-27habanalabs/gaudi: add debug prints for security statusOfir Bitton1-0/+11
2021-01-27habanalabs: modify memory functions signaturesOmer Shpigelman1-9/+13
2021-01-27habanalabs: kernel doc format in memory functionsOmer Shpigelman1-197/+180
2021-01-27habanalabs: replace WARN/WARN_ON with dev_crit in driverAlon Mizrahi7-25/+31
2021-01-27habanalabs: report dram_page_size in hw_ip_info ioctlMoti Haimovski1-0/+1
2021-01-27habanalabs/goya: move mmu_prepare to context initOhad Sharabi1-2/+3
2021-01-27habanalabs/gaudi: remove duplicated gaudi packets masksOfir Bitton2-40/+16
2021-01-27habanalabs: allow user to pass a staged submission seqOfir Bitton1-5/+11
2021-01-27habanalabs/gaudi: support CS with no completionOfir Bitton3-3/+10
2021-01-27habanalabs: Init the VM module for kernel contextOfir Bitton4-15/+29
2021-01-27habanalabs: refactor MMU locks codeOhad Sharabi5-20/+4
2021-01-27habanalabs: update firmware boot interfaceOded Gabbay1-0/+5
2021-01-27misc: pvpanic: introduce events device attribuezhenwei pi1-1/+29
2021-01-27misc: pvpanic: introduce device capabilityzhenwei pi1-5/+26
2021-01-27misc: pti: Remove driver for deprecated platformAndy Shevchenko3-992/+0
2021-01-26sgi-xp: remove h from printk format specifierTom Rix1-2/+2
2021-01-26VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOCJorgen Hansen1-4/+8
2021-01-26VMCI: Use set_page_dirty_lock() when unregistering guest memoryJorgen Hansen1-1/+1
2021-01-26VMCI: Stop log spew when qp allocation isn't possibleJorgen Hansen1-1/+1