summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2021-03-28misc/pvpanic: split-up generic and platform dependent codeMihai Carabas-51/+139
2021-03-28uacce: delete unneeded variable initializationKai Ye-1/+1
2021-03-28kgdbts: Switch to do_sys_openat2() for breakpoint testingDaniel Thompson-19/+29
2021-03-28misc: genwqe: Rudimentary typo fixesBhaskar Chowdhury-5/+5
2021-03-28misc: sgi-xp: xp_main: make some symbols staticZou Wei-2/+2
2021-03-24vmci_host: print unexpanded names of ioctl requests in debug messagesGleb Fotengauer-Malinovskiy-1/+1
2021-03-24misc/sgi-xp: use NULL instead of using plain integer as pointerYang Li-1/+1
2021-03-24cxl: don't manipulate the mm.mm_users field directlyLaurent Dufour-1/+1
2021-03-24cxl: Fix couple of spellingsBhaskar Chowdhury-1/+1
2021-03-24misc: lis3lv02d: Do not log an error when kmalloc failsHans de Goede-3/+1
2021-03-24misc: lis3lv02d: Change lis3lv02d_init_device() return value for unknown sens...Hans de Goede-1/+1
2021-03-24misc: lis3lv02d: Fix false-positive WARN on various HP modelsHans de Goede-5/+16
2021-03-24kgdb: fix gcc-11 warning on indentationArnd Bergmann-13/+13
2021-03-23mei: allow map and unmap of client dma buffer only for disconnected clientTomas Winkler-10/+7
2021-03-15Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman-27/+82
2021-03-15Merge v5.12-rc3 into char-misc-nextGreg Kroah-Hartman-21/+81
2021-03-13Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-24/+81
2021-03-10misc/pvpanic: Export module FDT device tableShile Zhang-0/+1
2021-03-10misc: fastrpc: restrict user apps from sending kernel RPC messagesDmitry Baryshkov-0/+5
2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby-1/+0
2021-03-10drivers: misc: ad525x_dpot: Add missing check in dpot_read_spiDinghao Liu-0/+3
2021-03-10drivers: habanalabs: remove unused dentry pointer for debugfs filesGreg Kroah-Hartman-6/+1
2021-03-10drivers: vmw_balloon: remove dentry pointer for debugfsGreg Kroah-Hartman-8/+3
2021-03-10habanalabs: fix debugfs address translationfarah kassabri-12/+26
2021-03-10habanalabs: Disable file operations after device is removedTomer Tayar-6/+46
2021-03-10habanalabs: Call put_pid() when releasing control deviceTomer Tayar-0/+2
2021-03-10drivers: habanalabs: remove unused dentry pointer for debugfs filesGreg Kroah-Hartman-6/+1
2021-03-10habanalabs: mark hl_eq_inc_ptr() as staticOded Gabbay-1/+1
2021-03-02vio: make remove callback return voidUwe Kleine-König-3/+1
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1887/+6981
2021-02-23PCI: Add TI J721E device to PCI IDsKishon Vijay Abraham I-1/+0
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2021-02-22Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds-36/+23
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-5/+2
2021-02-09drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov-0/+3
2021-02-09misc: fastrpc: fix incorrect usage of dma_map_sgtableJonathan Marek-3/+4
2021-02-09Merge tag 'misc-habanalabs-next-2021-02-08' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman-33/+124
2021-02-09mei: use sysfs_emit() in tx_queue_limit_show sysfsTomas Winkler-1/+1
2021-02-09mei: bus: block send with vtag on non-conformat FWAlexander Usyskin-0/+7
2021-02-09mei: bus: change remove callback to return voidUwe Kleine-König-5/+7
2021-02-09mei: bus: simplify mei_cl_device_remove()Uwe Kleine-König-5/+1
2021-02-08habanalabs/gaudi: don't enable clock gating on DMA5Oded Gabbay-0/+6
2021-02-08habanalabs: return block size + block IDOded Gabbay-11/+16
2021-02-08habanalabs: update security map after init CPU QsOhad Sharabi-10/+12
2021-02-08habanalabs: enable F/W events after init doneOded Gabbay-13/+41
2021-02-08habanalabs/gaudi: use HBM_ECC_EN bit for ECC ERROhad Sharabi-3/+15
2021-02-08habanalabs: support fetching first available user CQOfir Bitton-1/+10
2021-02-08habanalabs: improve communication protocol with cpucpOfir Bitton-4/+33
2021-02-08habanalabs: fix integer handling issueOded Gabbay-1/+1