summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-1/+1
|\
| * mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-031-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2022-08-041-2/+2
|\ \
| * | misc: update maintainer email address and description for atmel-sscHans-Christian Noren Egtvedt2022-08-031-2/+2
* | | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-041-9/+1
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-101-9/+1
* | | | Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-04224-1201/+159197
|\ \ \ \
| * | | | drivers: lkdtm: fix clang -Wformat warningJustin Stitt2022-07-281-1/+1
| * | | | misc: Add a mechanism to detect stalls on guest vCPUsSebastian Ene2022-07-143-0/+237
| * | | | cxl: Fix a memory leak in an error handling pathChristophe JAILLET2022-07-141-0/+1
| * | | | cxl: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-144-7/+5
| * | | | mei: me: fix clang -Wformat warningJustin Stitt2022-07-141-1/+1
| * | | | eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()Dan Carpenter2022-07-141-2/+6
| * | | | habanalabs: move h/w dirty message to debugOded Gabbay2022-07-123-5/+3
| * | | | habanalabs: rename soft reset to compute resetOded Gabbay2022-07-128-30/+30
| * | | | habanalabs: add status of reset after device releaseOded Gabbay2022-07-122-7/+16
| * | | | habanalabs: fix update of is_in_soft_resetOded Gabbay2022-07-121-5/+15
| * | | | habanalabs: expose only valid debugfs nodesOfir Bitton2022-07-121-44/+50
| * | | | habanalabs/gaudi2: map virtual MSI-X doorbell memory for userTomer Tayar2022-07-122-2/+44
| * | | | habanalabs/gaudi2: modify decoder to use virtual MSI-X doorbellTomer Tayar2022-07-124-11/+161
| * | | | habanalabs/gaudi2: modify CS completion CQ to use virtual MSI-X doorbellTomer Tayar2022-07-121-3/+16
| * | | | habanalabs/gaudi2: replace defines for reserved sob/mob with enumsTomer Tayar2022-07-123-32/+46
| * | | | habanalabs/gaudi2: configure virtual MSI-X doorbell interfaceTomer Tayar2022-07-123-3/+28
| * | | | habanalabs: add a value field to hl_fw_send_pci_access_msg()Tomer Tayar2022-07-126-15/+14
| * | | | habanalabs: fixes to the poll-timeout macrosOhad Sharabi2022-07-121-29/+90
| * | | | habanalabs/gaudi2: use DIV_ROUND_UP_SECTOR_T instead of roundupOhad Sharabi2022-07-121-4/+5
| * | | | habanalabs: initialize variable explicitlyOded Gabbay2022-07-121-1/+1
| * | | | habanalabs: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-121-3/+2
| * | | | habanalabs/gaudi2: remove unused definesOded Gabbay2022-07-123-13/+0
| * | | | habanalabs: make sure variable is set before usedOded Gabbay2022-07-121-1/+1
| * | | | habanalabs: don't declare tmp twice in same functionOded Gabbay2022-07-121-2/+2
| * | | | habanalabs: do not set max power on a secured deviceOfir Bitton2022-07-121-2/+4
| * | | | habanalabs/gaudi2: SM mask can only be 8-bitOded Gabbay2022-07-121-1/+2
| * | | | habanalabs/gaudi2: remove unused variableOded Gabbay2022-07-121-7/+3
| * | | | habanalabs: allow detection of unsupported f/w packetsOded Gabbay2022-07-121-4/+8
| * | | | habanalabs: save f/w preboot minor versionSagiv Ozeri2022-07-122-9/+44
| * | | | habanalabs: add support for common decoder interruptsOfir Bitton2022-07-124-6/+15
| * | | | habanalabs: naming refactor of user interrupt flowOfir Bitton2022-07-124-16/+16
| * | | | habanalabs: wait for preboot ready after hard resetOhad Sharabi2022-07-125-42/+107
| * | | | habanalabs/gaudi2: reset device upon critical ECC eventOfir Bitton2022-07-122-11/+16
| * | | | habanalabs: enable gaudi2 code in driverOded Gabbay2022-07-123-7/+63
| * | | | habanalabs: add gaudi2 MMU supportMoti Haimovski2022-07-127-33/+1064
| * | | | habanalabs: add gaudi2 wait-for-CS supportOded Gabbay2022-07-127-89/+210
| * | | | habanalabs/gaudi2: add gaudi2 profiler moduleBenjamin Dotan2022-07-124-2/+3792
| * | | | habanalabs/gaudi2: add gaudi2 security moduleOfir Bitton2022-07-124-2/+3867
| * | | | habanalabs: add generic security moduleOfir Bitton2022-07-123-2/+671
| * | | | habanalabs: remove obsolete device variables used for testingOded Gabbay2022-07-125-173/+24
| * | | | habanalabs: initialize new asic propertiesOded Gabbay2022-07-123-14/+28
| * | | | habanalabs: add unsupported functionsOded Gabbay2022-07-122-0/+42
| * | | | habanalabs: add gaudi2 asic-specific codeOded Gabbay2022-07-1222-97/+11155