summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | misc: Add Synopsys DesignWare xData IP driverGustavo Pimentel2021-04-053-0/+431
| * | | | misc: vmw_vmci: explicitly initialize vmci_datagram payloadTetsuo Handa2021-04-051-1/+1
| * | | | misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg structTetsuo Handa2021-04-051-1/+1
| * | | | Merge 5.12-rc6 into char-misc-nextGreg Kroah-Hartman2021-04-051-10/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | misc/pvpanic: Make some symbols staticYueHaibing2021-04-021-2/+2
| * | | | misc/pvpanic: fix return value check in pvpanic_pci_probe()Qiheng Lin2021-04-021-2/+2
| * | | | misc/pvpanic: add PCI driverMihai Carabas2021-03-283-0/+134
| * | | | misc/pvpanic: probe multiple instancesMihai Carabas2021-03-283-39/+87
| * | | | misc/pvpanic: split-up generic and platform dependent codeMihai Carabas2021-03-287-51/+139
| * | | | uacce: delete unneeded variable initializationKai Ye2021-03-281-1/+1
| * | | | kgdbts: Switch to do_sys_openat2() for breakpoint testingDaniel Thompson2021-03-281-19/+29
| * | | | misc: genwqe: Rudimentary typo fixesBhaskar Chowdhury2021-03-281-5/+5
| * | | | misc: sgi-xp: xp_main: make some symbols staticZou Wei2021-03-281-2/+2
| * | | | vmci_host: print unexpanded names of ioctl requests in debug messagesGleb Fotengauer-Malinovskiy2021-03-241-1/+1
| * | | | misc/sgi-xp: use NULL instead of using plain integer as pointerYang Li2021-03-241-1/+1
| * | | | cxl: don't manipulate the mm.mm_users field directlyLaurent Dufour2021-03-241-1/+1
| * | | | cxl: Fix couple of spellingsBhaskar Chowdhury2021-03-241-1/+1
| * | | | misc: lis3lv02d: Do not log an error when kmalloc failsHans de Goede2021-03-241-3/+1
| * | | | misc: lis3lv02d: Change lis3lv02d_init_device() return value for unknown sens...Hans de Goede2021-03-241-1/+1
| * | | | misc: lis3lv02d: Fix false-positive WARN on various HP modelsHans de Goede2021-03-241-5/+16
| * | | | kgdb: fix gcc-11 warning on indentationArnd Bergmann2021-03-241-13/+13
| * | | | Merge v5.12-rc3 into char-misc-nextGreg Kroah-Hartman2021-03-157-21/+81
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | drivers: misc: ad525x_dpot: Add missing check in dpot_read_spiDinghao Liu2021-03-101-0/+3
| * | | | drivers: habanalabs: remove unused dentry pointer for debugfs filesGreg Kroah-Hartman2021-03-102-6/+1
| * | | | drivers: vmw_balloon: remove dentry pointer for debugfsGreg Kroah-Hartman2021-03-101-8/+3
| | |_|/ | |/| |
* | | | lkdtm: Add REPORT_STACK for checking stack offsetsKees Cook2021-04-083-0/+19
| |_|/ |/| |
* | | mei: allow map and unmap of client dma buffer only for disconnected clientTomas Winkler2021-03-231-10/+7
| |/ |/|
* | Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-03-138-24/+81
|\ \
| * | misc/pvpanic: Export module FDT device tableShile Zhang2021-03-101-0/+1
| * | misc: fastrpc: restrict user apps from sending kernel RPC messagesDmitry Baryshkov2021-03-101-0/+5
| * | habanalabs: fix debugfs address translationfarah kassabri2021-03-101-12/+26
| * | habanalabs: Disable file operations after device is removedTomer Tayar2021-03-102-6/+46
| * | habanalabs: Call put_pid() when releasing control deviceTomer Tayar2021-03-101-0/+2