summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2021-12-26habanalabs: Move frequency change thread to goya_late_initRajaravi Krishna Katta8-89/+100
2021-12-26habanalabs: abort reset on invalid requestOded Gabbay1-7/+9
2021-12-26habanalabs: fix possible deadlock in cache invl failureOfir Bitton6-35/+39
2021-12-26habanalabs: skip PLL freq fetchOhad Sharabi2-0/+10
2021-12-26habanalabs: prevent false heartbeat messageOded Gabbay1-1/+3
2021-12-26habanalabs: add support for fetching historic errorsDani Liberman5-43/+233
2021-12-26habanalabs: handle device TPM boot error as warningOfir Bitton2-0/+13
2021-12-26habanalabs: debugfs support for larger I2C transactionsOfir Bitton3-18/+43
2021-12-26habanalabs: make hdev creation code more readableOded Gabbay2-68/+61
2021-12-26habanalabs: add new opcodes for INFO IOCTLfarah kassabri4-1/+144
2021-12-26habanalabs: refactor wait-for-user-interrupt functionBharat Jauhari1-14/+8
2021-12-26habanalabs/gaudi: Fix collective wait bugfarah kassabri1-4/+11
2021-12-26habanalabs: expand clock throttling information uAPIOfir Bitton5-12/+96
2021-12-26habanalabs: change wait for interrupt timeout to 64 bitDani Liberman1-5/+17
2021-12-26habanalabs: rename reset flagsBharat Jauhari7-48/+50
2021-12-26habanalabs: add dedicated message towards f/w to set powerRajaravi Krishna Katta5-1/+18
2021-12-26habanalabs: handle abort scenario for user interruptBharat Jauhari1-18/+16
2021-12-26habanalabs: don't clear previous f/w indicationsOhad Sharabi1-14/+5
2021-12-26habanalabs: use variable poll interval for fw loadingOhad Sharabi3-16/+27
2021-12-26habanalabs: adding indication of boot fit loadedOhad Sharabi5-8/+13
2021-12-26habanalabs: partly skip cache flush when in PMMU map flowYuri Nudelman3-3/+9
2021-12-26habanalabs: add enum mmu_op_flagsYuri Nudelman5-8/+19
2021-12-26habanalabs: make last_mask an MMU propertyYuri Nudelman4-5/+10
2021-12-26habanalabs: wrong VA size calculationYuri Nudelman3-23/+17
2021-12-26habanalabs/gaudi: fix debugfs dma channel selectionGuy Zadicario1-2/+9
2021-12-26habanalabs: revise and document use of boot status flagsOhad Sharabi1-5/+19
2021-12-26habanalabs: print va_range in vm node debugfsYuri Nudelman1-0/+25
2021-12-26habanalabs/gaudi: recover from CPU WD eventOded Gabbay1-1/+19
2021-12-26habanalabs: modify wait for boot fit in dynamic FW loadOhad Sharabi1-1/+0
2021-12-21drivers/misc/ocxl: remove redundant rc variableMinghao Chi1-3/+1
2021-12-21misc: vmw_vmci: Switch to kvfree_rcu() APIUladzislau Rezki (Sony)2-6/+3
2021-12-21uacce: use sysfs_emit instead of sprintfKai Ye1-6/+6
2021-12-20ocxl: remove redundant rc variableMinghao Chi1-3/+1
2021-12-17Merge tag 'lkdtm-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman3-9/+15
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-28/+24
2021-12-16lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy1-1/+1
2021-12-16lkdtm: avoid printk() in recursive_loop()Ard Biesheuvel1-7/+9
2021-12-16lkdtm: Note that lkdtm_kernel_info should be removed in the futureKees Cook1-1/+5
2021-12-13eeprom: at24: Add support for 24c1025 EEPROMMaxim Kochetkov1-1/+14
2021-12-13Merge v5.15-rc5 into char-misc-nextGreg Kroah-Hartman3-13/+8
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin1-1/+1
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin2-1/+2
2021-12-08misc: sram: Add compatible string for Tegra234 SYSRAMMikko Perttunen1-0/+1
2021-12-03misc: rtsx: Avoid mangling IRQ during runtime PMKai-Heng Feng1-4/+0
2021-12-03mei: Remove some dead codeChristophe JAILLET1-5/+1
2021-12-03misc: at25: Align comment styleAndy Shevchenko1-17/+20
2021-12-03misc: at25: Replace commas by spaces in the ID tablesAndy Shevchenko1-4/+4
2021-12-03misc: at25: Reorganize headers for better maintenanceAndy Shevchenko1-6/+7
2021-12-03misc: at25: Factor out at_fram_to_chip()Andy Shevchenko1-41/+44
2021-12-03misc: at25: Switch to use BIT() instead of custom approachesAndy Shevchenko1-4/+4