summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | habanalabs: fix soft reset accountingOded Gabbay2021-12-261-25/+25
| * | habanalabs: Move frequency change thread to goya_late_initRajaravi Krishna Katta2021-12-268-89/+100
| * | habanalabs: abort reset on invalid requestOded Gabbay2021-12-261-7/+9
| * | habanalabs: fix possible deadlock in cache invl failureOfir Bitton2021-12-266-35/+39
| * | habanalabs: skip PLL freq fetchOhad Sharabi2021-12-262-0/+10
| * | habanalabs: prevent false heartbeat messageOded Gabbay2021-12-261-1/+3
| * | habanalabs: add support for fetching historic errorsDani Liberman2021-12-265-43/+233
| * | habanalabs: handle device TPM boot error as warningOfir Bitton2021-12-262-0/+13
| * | habanalabs: debugfs support for larger I2C transactionsOfir Bitton2021-12-263-18/+43
| * | habanalabs: make hdev creation code more readableOded Gabbay2021-12-262-68/+61
| * | habanalabs: add new opcodes for INFO IOCTLfarah kassabri2021-12-264-1/+144
| * | habanalabs: refactor wait-for-user-interrupt functionBharat Jauhari2021-12-261-14/+8
| * | habanalabs/gaudi: Fix collective wait bugfarah kassabri2021-12-261-4/+11
| * | habanalabs: expand clock throttling information uAPIOfir Bitton2021-12-265-12/+96
| * | habanalabs: change wait for interrupt timeout to 64 bitDani Liberman2021-12-261-5/+17
| * | habanalabs: rename reset flagsBharat Jauhari2021-12-267-48/+50
| * | habanalabs: add dedicated message towards f/w to set powerRajaravi Krishna Katta2021-12-265-1/+18
| * | habanalabs: handle abort scenario for user interruptBharat Jauhari2021-12-261-18/+16
| * | habanalabs: don't clear previous f/w indicationsOhad Sharabi2021-12-261-14/+5
| * | habanalabs: use variable poll interval for fw loadingOhad Sharabi2021-12-263-16/+27
| * | habanalabs: adding indication of boot fit loadedOhad Sharabi2021-12-265-8/+13
| * | habanalabs: partly skip cache flush when in PMMU map flowYuri Nudelman2021-12-263-3/+9
| * | habanalabs: add enum mmu_op_flagsYuri Nudelman2021-12-265-8/+19
| * | habanalabs: make last_mask an MMU propertyYuri Nudelman2021-12-264-5/+10
| * | habanalabs: wrong VA size calculationYuri Nudelman2021-12-263-23/+17
| * | habanalabs/gaudi: fix debugfs dma channel selectionGuy Zadicario2021-12-261-2/+9
| * | habanalabs: revise and document use of boot status flagsOhad Sharabi2021-12-261-5/+19
| * | habanalabs: print va_range in vm node debugfsYuri Nudelman2021-12-261-0/+25
| * | habanalabs/gaudi: recover from CPU WD eventOded Gabbay2021-12-261-1/+19
| * | habanalabs: modify wait for boot fit in dynamic FW loadOhad Sharabi2021-12-261-1/+0
| * | drivers/misc/ocxl: remove redundant rc variableMinghao Chi2021-12-211-3/+1
| * | misc: vmw_vmci: Switch to kvfree_rcu() APIUladzislau Rezki (Sony)2021-12-212-6/+3
| * | uacce: use sysfs_emit instead of sprintfKai Ye2021-12-211-6/+6
| * | Merge tag 'lkdtm-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2021-12-173-9/+15
| |\ \
| | * | lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy2021-12-161-1/+1
| | * | lkdtm: avoid printk() in recursive_loop()Ard Biesheuvel2021-12-161-7/+9
| | * | lkdtm: Note that lkdtm_kernel_info should be removed in the futureKees Cook2021-12-161-1/+5
| | |/
| * | Merge v5.15-rc5 into char-misc-nextGreg Kroah-Hartman2021-12-133-13/+8
| |\ \
| * | | misc: sram: Add compatible string for Tegra234 SYSRAMMikko Perttunen2021-12-081-0/+1
| * | | mei: Remove some dead codeChristophe JAILLET2021-12-031-5/+1
| * | | misc: at25: Align comment styleAndy Shevchenko2021-12-031-17/+20
| * | | misc: at25: Replace commas by spaces in the ID tablesAndy Shevchenko2021-12-031-4/+4
| * | | misc: at25: Reorganize headers for better maintenanceAndy Shevchenko2021-12-031-6/+7
| * | | misc: at25: Factor out at_fram_to_chip()Andy Shevchenko2021-12-031-41/+44
| * | | misc: at25: Switch to use BIT() instead of custom approachesAndy Shevchenko2021-12-031-4/+4
| * | | misc: at25: Get rid of intermediate storage for AT25 chip dataAndy Shevchenko2021-12-031-17/+15
| * | | misc: at25: Get platform data via dev_get_platdata()Andy Shevchenko2021-12-031-3/+4
| * | | misc: at25: Check new property ("address-width") firstAndy Shevchenko2021-12-031-4/+4
| * | | misc: at25: Unshadow error codes in at25_fw_to_chip()Andy Shevchenko2021-12-031-18/+22
| * | | misc: at25: Use at25->chip instead of local chip everywhere in ->probe()Andy Shevchenko2021-12-031-7/+7