index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2021-03-28
misc/pvpanic: split-up generic and platform dependent code
Mihai Carabas
-51
/
+139
2021-03-28
uacce: delete unneeded variable initialization
Kai Ye
-1
/
+1
2021-03-28
kgdbts: Switch to do_sys_openat2() for breakpoint testing
Daniel Thompson
-19
/
+29
2021-03-28
misc: genwqe: Rudimentary typo fixes
Bhaskar Chowdhury
-5
/
+5
2021-03-28
misc: sgi-xp: xp_main: make some symbols static
Zou Wei
-2
/
+2
2021-03-24
vmci_host: print unexpanded names of ioctl requests in debug messages
Gleb Fotengauer-Malinovskiy
-1
/
+1
2021-03-24
misc/sgi-xp: use NULL instead of using plain integer as pointer
Yang Li
-1
/
+1
2021-03-24
cxl: don't manipulate the mm.mm_users field directly
Laurent Dufour
-1
/
+1
2021-03-24
cxl: Fix couple of spellings
Bhaskar Chowdhury
-1
/
+1
2021-03-24
misc: lis3lv02d: Do not log an error when kmalloc fails
Hans de Goede
-3
/
+1
2021-03-24
misc: lis3lv02d: Change lis3lv02d_init_device() return value for unknown sens...
Hans de Goede
-1
/
+1
2021-03-24
misc: lis3lv02d: Fix false-positive WARN on various HP models
Hans de Goede
-5
/
+16
2021-03-24
kgdb: fix gcc-11 warning on indentation
Arnd Bergmann
-13
/
+13
2021-03-23
mei: allow map and unmap of client dma buffer only for disconnected client
Tomas Winkler
-10
/
+7
2021-03-15
Merge 5.12-rc3 into tty-next
Greg Kroah-Hartman
-27
/
+82
2021-03-15
Merge v5.12-rc3 into char-misc-next
Greg Kroah-Hartman
-21
/
+81
2021-03-13
Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-24
/
+81
2021-03-10
misc/pvpanic: Export module FDT device table
Shile Zhang
-0
/
+1
2021-03-10
misc: fastrpc: restrict user apps from sending kernel RPC messages
Dmitry Baryshkov
-0
/
+5
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
-1
/
+0
2021-03-10
drivers: misc: ad525x_dpot: Add missing check in dpot_read_spi
Dinghao Liu
-0
/
+3
2021-03-10
drivers: habanalabs: remove unused dentry pointer for debugfs files
Greg Kroah-Hartman
-6
/
+1
2021-03-10
drivers: vmw_balloon: remove dentry pointer for debugfs
Greg Kroah-Hartman
-8
/
+3
2021-03-10
habanalabs: fix debugfs address translation
farah kassabri
-12
/
+26
2021-03-10
habanalabs: Disable file operations after device is removed
Tomer Tayar
-6
/
+46
2021-03-10
habanalabs: Call put_pid() when releasing control device
Tomer Tayar
-0
/
+2
2021-03-10
drivers: habanalabs: remove unused dentry pointer for debugfs files
Greg Kroah-Hartman
-6
/
+1
2021-03-10
habanalabs: mark hl_eq_inc_ptr() as static
Oded Gabbay
-1
/
+1
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
-3
/
+1
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+0
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1887
/
+6981
2021-02-23
PCI: Add TI J721E device to PCI IDs
Kishon Vijay Abraham I
-1
/
+0
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2021-02-22
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
-36
/
+23
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-5
/
+2
2021-02-09
drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queue
Sabyrzhan Tasbolatov
-0
/
+3
2021-02-09
misc: fastrpc: fix incorrect usage of dma_map_sgtable
Jonathan Marek
-3
/
+4
2021-02-09
Merge tag 'misc-habanalabs-next-2021-02-08' of https://git.kernel.org/pub/scm...
Greg Kroah-Hartman
-33
/
+124
2021-02-09
mei: use sysfs_emit() in tx_queue_limit_show sysfs
Tomas Winkler
-1
/
+1
2021-02-09
mei: bus: block send with vtag on non-conformat FW
Alexander Usyskin
-0
/
+7
2021-02-09
mei: bus: change remove callback to return void
Uwe Kleine-König
-5
/
+7
2021-02-09
mei: bus: simplify mei_cl_device_remove()
Uwe Kleine-König
-5
/
+1
2021-02-08
habanalabs/gaudi: don't enable clock gating on DMA5
Oded Gabbay
-0
/
+6
2021-02-08
habanalabs: return block size + block ID
Oded Gabbay
-11
/
+16
2021-02-08
habanalabs: update security map after init CPU Qs
Ohad Sharabi
-10
/
+12
2021-02-08
habanalabs: enable F/W events after init done
Oded Gabbay
-13
/
+41
2021-02-08
habanalabs/gaudi: use HBM_ECC_EN bit for ECC ERR
Ohad Sharabi
-3
/
+15
2021-02-08
habanalabs: support fetching first available user CQ
Ofir Bitton
-1
/
+10
2021-02-08
habanalabs: improve communication protocol with cpucp
Ofir Bitton
-4
/
+33
2021-02-08
habanalabs: fix integer handling issue
Oded Gabbay
-1
/
+1
[prev]
[next]