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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-3
/
+3
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+35
2020-10-14
Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
5
-36
/
+89
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-32
/
+24
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
12
-27
/
+364
2020-10-05
ipmi_si: Fix wrong return value in try_smi_init()
Tianjia Zhang
1
-1
/
+1
2020-10-02
hwrng: mxc-rnga - use semicolons rather than commas to separate statements
Julia Lawall
1
-3
/
+3
2020-10-02
hwrng: iproc-rng200 - use semicolons rather than commas to separate statements
Julia Lawall
1
-4
/
+4
2020-10-02
hwrng: stm32 - use semicolons rather than commas to separate statements
Julia Lawall
1
-4
/
+4
2020-10-02
hwrng: npcm - modify readl to readb
Tomer Maimon
1
-7
/
+7
2020-10-02
tpm_tis: Add a check for invalid status
James Bottomley
2
-0
/
+12
2020-10-02
tpm: use %*ph to print small buffer
Andy Shevchenko
1
-21
/
+10
2020-10-02
tpm: tis: add support for MMIO TPM on SynQuacer
Masahisa Kojima
3
-0
/
+221
2020-09-28
agp: use semicolons rather than commas to separate statements
Julia Lawall
3
-3
/
+3
2020-09-25
hwrng: ingenic - Add hardware TRNG for Ingenic X1830
周琰杰 (Zhou Yanjie)
3
-0
/
+176
2020-09-23
raw: don't keep unopened block device around
Christoph Hellwig
1
-32
/
+19
2020-09-18
ipmi: msghandler: Fix a signedness bug
Dan Carpenter
2
-2
/
+2
2020-09-16
ipmi: add retry in try_get_dev_id()
Xianting Tian
2
-2
/
+17
2020-09-15
ipmi: Clean up some printks
Corey Minyard
3
-19
/
+29
2020-09-15
ipmi:msghandler: retry to get device id on an error
Xianting Tian
1
-4
/
+25
2020-09-15
ipmi:sm: Print current state when the state is invalid
Xianting Tian
3
-3
/
+9
2020-09-15
ipmi: Reset response handler when failing to send the command
Markus Boehme
1
-1
/
+3
2020-09-11
hwrng: xiphera-trng: add support for XIP8001B hwrng
Atte Tommiska
3
-0
/
+161
2020-09-11
hwrng: imx-rngc - add quality to use it as kernel entropy pool
Marco Felsch
1
-0
/
+1
2020-09-07
char: virtio: Select VIRTIO from VIRTIO_CONSOLE.
Michal Suchanek
1
-1
/
+2
2020-09-07
/dev/zero: fixups for ->read
Christoph Hellwig
1
-3
/
+9
2020-09-04
hwrng: cctrn - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2020-09-03
ipmi: add a newline when printing parameter 'panic_op' by sysfs
Xiongfeng Wang
1
-4
/
+4
2020-09-03
/dev/zero: also implement ->read
Christoph Hellwig
1
-0
/
+22
2020-09-01
raw: deprecate the raw driver
Christoph Hellwig
1
-0
/
+5
2020-08-31
Merge 5.9-rc3 into char-misc-next
Greg Kroah-Hartman
6
-13
/
+8
2020-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-7
/
+2
2020-08-28
lp: Avoid comma separated statements
Joe Perches
1
-2
/
+4
2020-08-28
char: mspec: Use kvzalloc() in mspec_mmap()
Denis Efremov
1
-4
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-6
/
+6
2020-08-21
hwrng: intel - cleanup initialization
Tom Rix
1
-1
/
+1
2020-08-21
hwrng: optee - fix wait use case
Jorge Ramirez-Ortiz
1
-2
/
+2
2020-08-21
hwrng: optee - handle unlimited data rates
Jorge Ramirez-Ortiz
1
-1
/
+1
2020-08-21
crypto: ingenic - Drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
1
-7
/
+2
2020-08-18
char: ipmi: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-7
/
+6
2020-08-08
Merge tag 'for-linus-5.9-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-9
/
+7
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+3
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-14
/
+14
2020-08-03
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+60
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
15
-24
/
+433
2020-08-03
Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
5
-40
/
+65
2020-07-31
hwrng: core - remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-07-31
crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000
周琰杰 (Zhou Yanjie)
3
-0
/
+170
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+1
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
1
-3
/
+7
[next]