index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-13
Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-24
/
+81
2021-03-10
misc/pvpanic: Export module FDT device table
Shile Zhang
1
-0
/
+1
2021-03-10
misc: fastrpc: restrict user apps from sending kernel RPC messages
Dmitry Baryshkov
1
-0
/
+5
2021-03-10
habanalabs: fix debugfs address translation
farah kassabri
1
-12
/
+26
2021-03-10
habanalabs: Disable file operations after device is removed
Tomer Tayar
2
-6
/
+46
2021-03-10
habanalabs: Call put_pid() when releasing control device
Tomer Tayar
1
-0
/
+2
2021-03-10
drivers: habanalabs: remove unused dentry pointer for debugfs files
Greg Kroah-Hartman
2
-6
/
+1
2021-03-10
habanalabs: mark hl_eq_inc_ptr() as static
Oded Gabbay
1
-1
/
+1
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
67
-1887
/
+6981
2021-02-23
PCI: Add TI J721E device to PCI IDs
Kishon Vijay Abraham I
1
-1
/
+0
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-02-22
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
3
-36
/
+23
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-5
/
+2
2021-02-09
drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queue
Sabyrzhan Tasbolatov
1
-0
/
+3
2021-02-09
misc: fastrpc: fix incorrect usage of dma_map_sgtable
Jonathan Marek
1
-3
/
+4
2021-02-09
Merge tag 'misc-habanalabs-next-2021-02-08' of https://git.kernel.org/pub/scm...
Greg Kroah-Hartman
9
-33
/
+124
2021-02-09
mei: use sysfs_emit() in tx_queue_limit_show sysfs
Tomas Winkler
1
-1
/
+1
2021-02-09
mei: bus: block send with vtag on non-conformat FW
Alexander Usyskin
1
-0
/
+7
2021-02-09
mei: bus: change remove callback to return void
Uwe Kleine-König
2
-5
/
+7
2021-02-09
mei: bus: simplify mei_cl_device_remove()
Uwe Kleine-König
1
-5
/
+1
2021-02-08
habanalabs/gaudi: don't enable clock gating on DMA5
Oded Gabbay
1
-0
/
+6
2021-02-08
habanalabs: return block size + block ID
Oded Gabbay
4
-11
/
+16
2021-02-08
habanalabs: update security map after init CPU Qs
Ohad Sharabi
4
-10
/
+12
2021-02-08
habanalabs: enable F/W events after init done
Oded Gabbay
4
-13
/
+41
2021-02-08
habanalabs/gaudi: use HBM_ECC_EN bit for ECC ERR
Ohad Sharabi
1
-3
/
+15
2021-02-08
habanalabs: support fetching first available user CQ
Ofir Bitton
4
-1
/
+10
2021-02-08
habanalabs: improve communication protocol with cpucp
Ofir Bitton
5
-4
/
+33
2021-02-08
habanalabs: fix integer handling issue
Oded Gabbay
1
-1
/
+1
2021-02-06
mei: implement client dma setup.
Alexander Usyskin
6
-1
/
+446
2021-02-06
mei: hbm: add client dma hbm messages
Alexander Usyskin
1
-0
/
+53
2021-02-06
mei: add support for client dma capability
Alexander Usyskin
4
-1
/
+23
2021-02-06
mei: allow clients on bus to communicate in remove callback
Alexander Usyskin
4
-4
/
+11
2021-02-04
misc: rtsx: init of rts522a add OCP power off when no card is present
Ricky Wu
1
-0
/
+5
2021-02-04
cxl: Simplify bool conversion
Yang Li
1
-1
/
+1
2021-02-04
misc: pvpanic: sysfs_emit uses should have a newline
Joe Perches
1
-2
/
+2
2021-02-04
Merge tag 'misc-habanalabs-next-2021-01-27' of https://git.kernel.org/pub/scm...
Greg Kroah-Hartman
31
-617
/
+1719
2021-02-04
misc: bcm-vk: only support ttyVK if CONFIG_TTY is set
Scott Branden
5
-8
/
+61
2021-02-04
misc: bcm-vk: Fix a couple error codes in probe()
Dan Carpenter
1
-1
/
+3
2021-02-03
misc: rtsx: Remove unneeded return variable
Yang Li
1
-2
/
+1
2021-02-03
misc: bcm-vk: unlock on error in bcm_to_h_msg_dequeue()
Dan Carpenter
1
-1
/
+2
2021-01-31
cxl: Reduce scope for the variable “mm” in cxllib_get_PE_attributes()
Markus Elfring
1
-3
/
+1
2021-01-30
ocxl: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
1
-2
/
+1
2021-01-29
mei: me: add adler lake point LP DID
Alexander Usyskin
2
-0
/
+2
2021-01-29
mei: me: add adler lake point S DID
Alexander Usyskin
2
-0
/
+4
2021-01-29
mei: me: emmitsburg workstation DID
Tomas Winkler
2
-0
/
+4
2021-01-29
mei: hbm: drop hbm responses on shutdown
Alexander Usyskin
1
-2
/
+24
2021-01-29
mei: hbm: call mei_set_devstate() on hbm stop response
Alexander Usyskin
1
-1
/
+1
2021-01-29
mei: document that mei_msg_hdr_init returns ERR_PTR
Tomas Winkler
1
-1
/
+1
[next]