summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2021-04-05misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg structTetsuo Handa
2021-04-05Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman
2021-04-05Merge 5.12-rc6 into char-misc-nextGreg Kroah-Hartman
2021-04-02misc/pvpanic: Make some symbols staticYueHaibing
2021-04-02misc/pvpanic: fix return value check in pvpanic_pci_probe()Qiheng Lin
2021-03-28misc/pvpanic: add PCI driverMihai Carabas
2021-03-28misc/pvpanic: probe multiple instancesMihai Carabas
2021-03-28misc/pvpanic: split-up generic and platform dependent codeMihai Carabas
2021-03-28uacce: delete unneeded variable initializationKai Ye
2021-03-28kgdbts: Switch to do_sys_openat2() for breakpoint testingDaniel Thompson
2021-03-28misc: genwqe: Rudimentary typo fixesBhaskar Chowdhury
2021-03-28misc: sgi-xp: xp_main: make some symbols staticZou Wei
2021-03-24vmci_host: print unexpanded names of ioctl requests in debug messagesGleb Fotengauer-Malinovskiy
2021-03-24misc/sgi-xp: use NULL instead of using plain integer as pointerYang Li
2021-03-24cxl: don't manipulate the mm.mm_users field directlyLaurent Dufour
2021-03-24cxl: Fix couple of spellingsBhaskar Chowdhury
2021-03-24misc: lis3lv02d: Do not log an error when kmalloc failsHans de Goede
2021-03-24misc: lis3lv02d: Change lis3lv02d_init_device() return value for unknown sens...Hans de Goede
2021-03-24misc: lis3lv02d: Fix false-positive WARN on various HP modelsHans de Goede
2021-03-24kgdb: fix gcc-11 warning on indentationArnd Bergmann
2021-03-23mei: allow map and unmap of client dma buffer only for disconnected clientTomas Winkler
2021-03-15Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman
2021-03-15Merge v5.12-rc3 into char-misc-nextGreg Kroah-Hartman
2021-03-13Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-10misc/pvpanic: Export module FDT device tableShile Zhang
2021-03-10misc: fastrpc: restrict user apps from sending kernel RPC messagesDmitry Baryshkov
2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby
2021-03-10drivers: misc: ad525x_dpot: Add missing check in dpot_read_spiDinghao Liu
2021-03-10drivers: habanalabs: remove unused dentry pointer for debugfs filesGreg Kroah-Hartman
2021-03-10drivers: vmw_balloon: remove dentry pointer for debugfsGreg Kroah-Hartman
2021-03-10habanalabs: fix debugfs address translationfarah kassabri
2021-03-10habanalabs: Disable file operations after device is removedTomer Tayar
2021-03-10habanalabs: Call put_pid() when releasing control deviceTomer Tayar
2021-03-10drivers: habanalabs: remove unused dentry pointer for debugfs filesGreg Kroah-Hartman
2021-03-10habanalabs: mark hl_eq_inc_ptr() as staticOded Gabbay
2021-03-02vio: make remove callback return voidUwe Kleine-König
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-23PCI: Add TI J721E device to PCI IDsKishon Vijay Abraham I
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-22Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-09drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov
2021-02-09misc: fastrpc: fix incorrect usage of dma_map_sgtableJonathan Marek
2021-02-09Merge tag 'misc-habanalabs-next-2021-02-08' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman
2021-02-09mei: use sysfs_emit() in tx_queue_limit_show sysfsTomas Winkler
2021-02-09mei: bus: block send with vtag on non-conformat FWAlexander Usyskin
2021-02-09mei: bus: change remove callback to return voidUwe Kleine-König
2021-02-09mei: bus: simplify mei_cl_device_remove()Uwe Kleine-König
2021-02-08habanalabs/gaudi: don't enable clock gating on DMA5Oded Gabbay