summaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | drivers: habanalabs: remove unused dentry pointer for debugfs filesGreg Kroah-Hartman2021-03-102-6/+1
| * | habanalabs: mark hl_eq_inc_ptr() as staticOded Gabbay2021-03-101-1/+1
| |/
* / vio: make remove callback return voidUwe Kleine-König2021-03-021-3/+1
|/
* Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-251-1/+0
|\
| * PCI: Add TI J721E device to PCI IDsKishon Vijay Abraham I2021-02-231-1/+0
* | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-2467-1887/+6981
|\ \
| * | drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov2021-02-091-0/+3
| * | misc: fastrpc: fix incorrect usage of dma_map_sgtableJonathan Marek2021-02-091-3/+4
| * | Merge tag 'misc-habanalabs-next-2021-02-08' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2021-02-099-33/+124
| |\ \
| | * | habanalabs/gaudi: don't enable clock gating on DMA5Oded Gabbay2021-02-081-0/+6
| | * | habanalabs: return block size + block IDOded Gabbay2021-02-084-11/+16
| | * | habanalabs: update security map after init CPU QsOhad Sharabi2021-02-084-10/+12
| | * | habanalabs: enable F/W events after init doneOded Gabbay2021-02-084-13/+41
| | * | habanalabs/gaudi: use HBM_ECC_EN bit for ECC ERROhad Sharabi2021-02-081-3/+15