summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | habanalabs: fix MMU debugfs related nodesfarah kassabri2021-01-275-22/+93
| | * | habanalabs: add user available interrupt to hw_ipOfir Bitton2021-01-274-0/+9
| | * | habanalabs: always try to use the hint addressfarah kassabri2021-01-271-102/+37
| | * | habanalabs: add security violations dump to debugfsOfir Bitton2021-01-278-2/+40
| | * | habanalabs: ignore F/W BMC errors in case no BMC presentOfir Bitton2021-01-271-3/+9
| | * | habanalabs/gaudi: print sync manager SEI interrupt infoOfir Bitton2021-01-273-0/+52
| | * | habanalabs: Use 'dma_set_mask_and_coherent()'Christophe JAILLET2021-01-271-36/+7
| | * | habanalabs/gaudi: remove PCI access to SM blockOfir Bitton2021-01-273-26/+227
| | * | habanalabs: add driver support for internal cb schedulingOfir Bitton2021-01-273-0/+173
| | * | habanalabs: increment ctx ref from within a cs allocationOfir Bitton2021-01-271-10/+5
| | * | habanalabs: separate common code to dedicated foldersOfir Bitton2021-01-276-7/+17
| | * | habanalabs: read device boot errors after cpucp is upOfir Bitton2021-01-275-56/+80
| | * | habanalabs: report correct dram size in info ioctlOfir Bitton2021-01-271-1/+9
| | * | habanalabs: support non power-of-2 DRAM phys page sizesMoti Haimovski2021-01-276-44/+213
| | * | habanalabs: remove access to kernel memory using debugfsOfir Bitton2021-01-272-20/+0
| | * | habanalabs/gaudi: set uninitialized symbolOfir Bitton2021-01-271-1/+1
| | * | habanalabs: return dram virtual address in info ioctlAlon Mizrahi2021-01-271-1/+3
| | * | habanalabs: update to latest hl_boot_if.hOded Gabbay2021-01-271-4/+4
| | * | habanalabs: add ASIC property of functional HBMsOded Gabbay2021-01-271-0/+2
| | * | habanalabs/gaudi: add debug prints for security statusOfir Bitton2021-01-271-0/+11
| | * | habanalabs: modify memory functions signaturesOmer Shpigelman2021-01-271-9/+13
| | * | habanalabs: kernel doc format in memory functionsOmer Shpigelman2021-01-271-197/+180
| | * | habanalabs: replace WARN/WARN_ON with dev_crit in driverAlon Mizrahi2021-01-277-25/+31
| | * | habanalabs: report dram_page_size in hw_ip_info ioctlMoti Haimovski2021-01-271-0/+1
| | * | habanalabs/goya: move mmu_prepare to context initOhad Sharabi2021-01-271-2/+3
| | * | habanalabs/gaudi: remove duplicated gaudi packets masksOfir Bitton2021-01-272-40/+16
| | * | habanalabs: allow user to pass a staged submission seqOfir Bitton2021-01-271-5/+11
| | * | habanalabs/gaudi: support CS with no completionOfir Bitton2021-01-273-3/+10
| | * | habanalabs: Init the VM module for kernel contextOfir Bitton2021-01-274-15/+29
| | * | habanalabs: refactor MMU locks codeOhad Sharabi2021-01-275-20/+4
| | * | habanalabs: update firmware boot interfaceOded Gabbay2021-01-271-0/+5
| * | | misc: bcm-vk: only support ttyVK if CONFIG_TTY is setScott Branden2021-02-045-8/+61
| * | | misc: bcm-vk: Fix a couple error codes in probe()Dan Carpenter2021-02-041-1/+3
| * | | misc: rtsx: Remove unneeded return variableYang Li2021-02-031-2/+1
| * | | misc: bcm-vk: unlock on error in bcm_to_h_msg_dequeue()Dan Carpenter2021-02-031-1/+2
| * | | mei: me: add adler lake point LP DIDAlexander Usyskin2021-01-292-0/+2
| * | | mei: me: add adler lake point S DIDAlexander Usyskin2021-01-292-0/+4
| * | | mei: me: emmitsburg workstation DIDTomas Winkler2021-01-292-0/+4
| * | | mei: hbm: drop hbm responses on shutdownAlexander Usyskin2021-01-291-2/+24
| * | | mei: hbm: call mei_set_devstate() on hbm stop responseAlexander Usyskin2021-01-291-1/+1
| * | | mei: document that mei_msg_hdr_init returns ERR_PTRTomas Winkler2021-01-291-1/+1
| * | | mei: fix transfer over dma with extended headerAlexander Usyskin2021-01-291-3/+30
| * | | misc: bcm-vk: fix set_q_num API precedence issueDesmond Yan2021-01-291-2/+8
| * | | misc: pvpanic: introduce events device attribuezhenwei pi2021-01-271-1/+29
| * | | misc: pvpanic: introduce device capabilityzhenwei pi2021-01-271-5/+26
| * | | misc: pti: Remove driver for deprecated platformAndy Shevchenko2021-01-273-992/+0
| |/ /
| * | sgi-xp: remove h from printk format specifierTom Rix2021-01-261-2/+2
| * | VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOCJorgen Hansen2021-01-261-4/+8
| * | VMCI: Use set_page_dirty_lock() when unregistering guest memoryJorgen Hansen2021-01-261-1/+1
| * | VMCI: Stop log spew when qp allocation isn't possibleJorgen Hansen2021-01-261-1/+1