summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2021-12-26habanalabs: refactor wait-for-user-interrupt functionBharat Jauhari-14/+8
2021-12-26habanalabs/gaudi: Fix collective wait bugfarah kassabri-4/+11
2021-12-26habanalabs: expand clock throttling information uAPIOfir Bitton-12/+96
2021-12-26habanalabs: change wait for interrupt timeout to 64 bitDani Liberman-5/+17
2021-12-26habanalabs: rename reset flagsBharat Jauhari-48/+50
2021-12-26habanalabs: add dedicated message towards f/w to set powerRajaravi Krishna Katta-1/+18
2021-12-26habanalabs: handle abort scenario for user interruptBharat Jauhari-18/+16
2021-12-26habanalabs: don't clear previous f/w indicationsOhad Sharabi-14/+5
2021-12-26habanalabs: use variable poll interval for fw loadingOhad Sharabi-16/+27
2021-12-26habanalabs: adding indication of boot fit loadedOhad Sharabi-8/+13
2021-12-26habanalabs: partly skip cache flush when in PMMU map flowYuri Nudelman-3/+9
2021-12-26habanalabs: add enum mmu_op_flagsYuri Nudelman-8/+19
2021-12-26habanalabs: make last_mask an MMU propertyYuri Nudelman-5/+10
2021-12-26habanalabs: wrong VA size calculationYuri Nudelman-23/+17
2021-12-26habanalabs/gaudi: fix debugfs dma channel selectionGuy Zadicario-2/+9
2021-12-26habanalabs: revise and document use of boot status flagsOhad Sharabi-5/+19
2021-12-26habanalabs: print va_range in vm node debugfsYuri Nudelman-0/+25
2021-12-26habanalabs/gaudi: recover from CPU WD eventOded Gabbay-1/+19
2021-12-26habanalabs: modify wait for boot fit in dynamic FW loadOhad Sharabi-1/+0
2021-12-21drivers/misc/ocxl: remove redundant rc variableMinghao Chi-3/+1
2021-12-21misc: vmw_vmci: Switch to kvfree_rcu() APIUladzislau Rezki (Sony)-6/+3
2021-12-21uacce: use sysfs_emit instead of sprintfKai Ye-6/+6
2021-12-20ocxl: remove redundant rc variableMinghao Chi-3/+1
2021-12-17Merge tag 'lkdtm-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-9/+15
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-28/+24
2021-12-16lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy-1/+1
2021-12-16lkdtm: avoid printk() in recursive_loop()Ard Biesheuvel-7/+9
2021-12-16lkdtm: Note that lkdtm_kernel_info should be removed in the futureKees Cook-1/+5
2021-12-13eeprom: at24: Add support for 24c1025 EEPROMMaxim Kochetkov-1/+14
2021-12-13Merge v5.15-rc5 into char-misc-nextGreg Kroah-Hartman-13/+8
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin-1/+1
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin-1/+2
2021-12-08misc: sram: Add compatible string for Tegra234 SYSRAMMikko Perttunen-0/+1
2021-12-03misc: rtsx: Avoid mangling IRQ during runtime PMKai-Heng Feng-4/+0
2021-12-03mei: Remove some dead codeChristophe JAILLET-5/+1
2021-12-03misc: at25: Align comment styleAndy Shevchenko-17/+20
2021-12-03misc: at25: Replace commas by spaces in the ID tablesAndy Shevchenko-4/+4
2021-12-03misc: at25: Reorganize headers for better maintenanceAndy Shevchenko-6/+7
2021-12-03misc: at25: Factor out at_fram_to_chip()Andy Shevchenko-41/+44
2021-12-03misc: at25: Switch to use BIT() instead of custom approachesAndy Shevchenko-4/+4
2021-12-03misc: at25: Get rid of intermediate storage for AT25 chip dataAndy Shevchenko-17/+15
2021-12-03misc: at25: Get platform data via dev_get_platdata()Andy Shevchenko-3/+4
2021-12-03misc: at25: Check new property ("address-width") firstAndy Shevchenko-4/+4
2021-12-03misc: at25: Unshadow error codes in at25_fw_to_chip()Andy Shevchenko-18/+22
2021-12-03misc: at25: Use at25->chip instead of local chip everywhere in ->probe()Andy Shevchenko-7/+7
2021-12-03misc: at25: Check proper value of chip length in FRAM caseAndy Shevchenko-2/+2
2021-12-03misc: at25: Don't copy garbage to the at25->chip in FRAM caseAndy Shevchenko-1/+4
2021-12-03misc: at25: Make driver OF independent againAndy Shevchenko-7/+6
2021-12-03nvmem: eeprom: at25: fix FRAM byte_lenRalph Siemsen-20/+18
2021-12-03misc: fastrpc: fix improper packet size calculationJeya R-4/+6