summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-272-3/+3
|\
| * lkdtm: use function_nocfiSami Tolvanen2021-04-081-1/+1
| * treewide: Change list_sort to use const pointersSami Tolvanen2021-04-081-2/+2
* | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-261-1/+0
|\ \
| * | Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman2021-04-051-10/+7
| |\|
| * | Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman2021-03-159-27/+82
| |\ \
| * | | tty: remove TTY_LDISC_MAGICJiri Slaby2021-03-101-1/+0
* | | | Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-2653-606/+2927
|\ \ \ \
| * | | | habanalabs/gaudi: Fix uninitialized return code rc when read size is zeroColin Ian King2021-04-161-1/+1
| * | | | mei: me: add Alder Lake P device id.Tomas Winkler2021-04-142-0/+2
| * | | | habanalabs: print f/w boot unknown errorOded Gabbay2021-04-091-16/+68
| * | | | habanalabs: update to latest F/W communication headerOhad Sharabi2021-04-092-1/+200
| * | | | habanalabs/gaudi: skip iATU if F/W security is enabledOfir Bitton2021-04-094-1/+101
| * | | | habanalabs/gaudi: derive security status from pci idOfir Bitton2021-04-098-8/+35
| * | | | habanalabs: move dram scrub to free sequenceBharat Jauhari2021-04-091-39/+48
| * | | | habanalabs: send dynamic msi-x indexes to f/wOhad Sharabi2021-04-095-19/+131
| * | | | habanalabs/gaudi: clear QM errors only if not in stop_on_err modeTomer Tayar2021-04-091-1/+2
| * | | | habanalabs: support DEVICE_UNUSABLE error indication from FWKoby Elbaz2021-04-092-0/+7
| * | | | habanalabs: use strscpy instead of sprintf and strlcpyOded Gabbay2021-04-091-2/+2
| * | | | habanalabs/gaudi: add debugfs to DMA from the deviceOded Gabbay2021-04-094-5/+298
| * | | | habanalabs/gaudi: sync stream add protection to SOB reset flowfarah kassabri2021-04-091-4/+12
| * | | | habanalabs: add custom timeout flag per csAlon Mizrahi2021-04-093-16/+23
| * | | | habanalabs: improve utilization calculationKoby Elbaz2021-04-099-169/+40
| * | | | habanalabs: support legacy and new pll indexesOhad Sharabi2021-04-099-36/+182
| * | | | habanalabs: move relevant datapath work outside cs lockOfir Bitton2021-04-093-35/+68
| * | | | habanalabs: avoid soft lockup bug upon mapping errorfarah kassabri2021-04-091-3/+17
| * | | | habanalabs/gaudi: Update async events headerOfir Bitton2021-04-093-14/+25
| * | | | habanalabs/gaudi: unsecure TPC cfg status registersOfir Bitton2021-04-091-8/+0
| * | | | habanalabs/gaudi: always use single-msi modeOded Gabbay2021-04-091-2/+1
| * | | | habanalabs/gaudi: reset device upon BMC requestOfir Bitton2021-04-093-1/+6
| * | | | habanalabs: debugfs access to user mapped host addressesOfir Bitton2021-04-095-41/+144
| * | | | habanalabs: Switch to using the new API kobj_to_dev()Yang Li2021-04-091-1/+1
| * | | | habanalabs: update hl_boot_if.hOhad Sharabi2021-04-091-0/+11
| * | | | habanalabs: skip DISABLE PCI packet to FW on heartbeatOhad Sharabi2021-04-097-44/+59
| * | | | habanalabs: replace GFP_ATOMIC with GFP_KERNELOfir Bitton2021-04-096-14/+36
| * | | | habanalabs/gaudi: update extended async event headerOfir Bitton2021-04-091-5/+5
| * | | | habanalabs: return current power via INFO IOCTLSagiv Ozeri2021-04-094-0/+51
| * | | | habanalabs: support HW blocks vm showSagiv Ozeri2021-04-094-7/+112
| * | | | habanalabs: use a single FW loading bringup flagOfir Bitton2021-04-095-11/+17
| * | | | habanalabs: use correct define for 32-bit max valueOded Gabbay2021-04-091-1/+1
| * | | | habanalabs: wait for interrupt supportOfir Bitton2021-04-095-24/+285
| * | | | habanalabs: enable all IRQs for user interrupt supportOfir Bitton2021-04-093-2/+74
| * | | | habanalabs: reset device in case of sync errorOhad Sharabi2021-04-095-0/+52
| * | | | habanalabs: change default CS timeout to 30 secondsOded Gabbay2021-04-091-2/+2
| * | | | habanalabs: print if device is used on FD closeOded Gabbay2021-04-092-4/+6
| * | | | habanalabs: reset_upon_device_release is for bring-upOded Gabbay2021-04-091-2/+1
| * | | | habanalabs: fail reset if device is not idleOded Gabbay2021-04-091-14/+12
| * | | | habanalabs: reset after device is actually releasedOded Gabbay2021-04-091-16/+16
| * | | | habanalabs: add reset support when user closes FDOfir Bitton2021-04-092-2/+20
| * | | | habanalabs: set max asid to 2farah kassabri2021-04-092-2/+2