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
2018-12-19
VMCI: Use memdup_user() rather than duplicating its implementation
Wen Yang
1
-14
/
+4
2018-12-19
misc: mic: fix a DMA pool free failure
Wenwen Wang
2
-5
/
+30
2018-12-19
genwqe: Fix size check
Christian Borntraeger
1
-1
/
+1
2018-12-06
misc: ti-st: make array read_ver_cmd static, shrinks object size
Colin Ian King
1
-1
/
+1
2018-12-06
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
8
-268
/
+73
2018-12-06
misc: vexpress: Off by one in vexpress_syscfg_exec()
Dan Carpenter
1
-1
/
+1
2018-12-03
Merge 4.20-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2018-11-27
misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
YueHaibing
1
-1
/
+1
2018-11-27
misc/pvpanic: resolve compile errors for arch=um
Peng Hao
1
-1
/
+1
2018-11-27
altera-stapl: check for a null key before strcasecmp'ing it
Colin Ian King
1
-2
/
+1
2018-11-27
misc: cxl: Use device_type helpers to access the node type
Rob Herring
1
-3
/
+1
2018-11-27
misc/pvpanic: fix a NULL vs IS_ERR() check
Dan Carpenter
1
-2
/
+2
2018-11-26
mei: me: mark CNP devices as having dma support
Alexander Usyskin
1
-2
/
+2
2018-11-26
mei: bump hbm version to 2.1
Alexander Usyskin
1
-1
/
+1
2018-11-26
mei: dma ring: implement transmit flow
Tomas Winkler
3
-13
/
+142
2018-11-26
mei: dma ring: implement rx circular buffer logic
Tomas Winkler
6
-15
/
+98
2018-11-26
mei: hw: add dma ring control block
Tomas Winkler
4
-0
/
+46
2018-11-26
mei: hbm: setup dma ring
Tomas Winkler
2
-3
/
+85
2018-11-26
mei: dma ring buffers allocation
Tomas Winkler
4
-0
/
+126
2018-11-26
Merge 4.20-rc4 into char-misc-next
Greg Kroah-Hartman
2
-1
/
+5
2018-11-11
misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
Nathan Chancellor
1
-1
/
+1
2018-11-11
drivers/misc/sgi-gru: fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-11-07
misc/pvpanic: remove a redundant comma
Peng Hao
1
-1
/
+1
2018-11-07
misc/pvpanic: convert to SPDX license tags
Peng Hao
1
-15
/
+2
2018-11-07
misc/pvpanic: change header file sort style
Peng Hao
1
-1
/
+1
2018-11-07
misc/pvpanic: remove unnecessary header file
Peng Hao
1
-1
/
+0
2018-11-07
misc/pvpanic : break dependency on ACPI
Peng Hao
2
-3
/
+22
2018-11-07
misc/pvpanic : grouping ACPI related stuff
Peng Hao
1
-22
/
+21
2018-11-07
misc/pvpanic: add support to get pvpanic device info FDT
Peng Hao
1
-1
/
+63
2018-11-07
misc/pvpanic: add MMIO support
Peng Hao
1
-5
/
+10
2018-11-07
misc/pvpanic: simplify the code using acpi_dev_resource_io
Peng Hao
1
-8
/
+5
2018-11-07
pvpanic: move pvpanic to misc as common driver
Peng Hao
3
-0
/
+133
2018-11-07
mei: expedite ioctl return on the notify set operation error
Alexander Usyskin
1
-1
/
+3
2018-11-07
mei: flush queues by the host client only
Alexander Usyskin
1
-19
/
+2
2018-11-07
mei: hbm: drop BUG() from the hbm handler
Tomas Winkler
1
-2
/
+2
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-3
/
+3
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-0
/
+79
2018-10-29
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-21
/
+22
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2018-10-26
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
1
-1
/
+0
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+3
2018-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
32
-821
/
+1411
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+6
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-3
/
+3
2018-10-15
sgi-xp: Replace spin_is_locked() with lockdep
Lance Roy
3
-5
/
+5
2018-10-15
eeprom: New ee1004 driver for DDR4 memory
Jean Delvare
3
-0
/
+293
2018-10-15
eeprom: at25: remove unneeded 'at25_remove'
YueHaibing
1
-10
/
+0
2018-10-15
misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'
YueHaibing
1
-3
/
+0
2018-10-15
misc: mic: fix a DMA pool free failure
Wenwen Wang
1
-1
/
+1
2018-10-11
misc: cxl: Fix possible null pointer dereference
zhong jiang
1
-2
/
+0
[next]