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-03-23
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+2
2020-03-19
char: mspec: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-19
rtc/alpha: remove legacy rtc driver
Arnd Bergmann
3
-1371
/
+0
2020-03-19
rtc/ia64: remove legacy efirtc driver
Arnd Bergmann
3
-371
/
+0
2020-03-18
misc: move FLASH_MINOR into miscdevice.h and fix conflicts
Zhenzhong Duan
1
-1
/
+1
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
3
-4
/
+0
2020-03-12
tty: source all tty Kconfig files in one place
Randy Dunlap
1
-5
/
+0
2020-03-12
char: group dev configs togther
Randy Dunlap
1
-50
/
+50
2020-03-11
ipmi_si: Avoid spurious errors for optional IRQs
Takashi Iwai
1
-2
/
+2
2020-02-24
Merge 5.6-rc3 into char-misc-next
Greg Kroah-Hartman
5
-8
/
+45
2020-02-23
pcmcia: Distribute switch variables for initialization
Kees Cook
1
-1
/
+3
2020-02-23
ppdev: Distribute switch variables for initialization
Kees Cook
1
-12
/
+8
2020-02-17
tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST
Roberto Sassu
1
-0
/
+2
2020-02-17
tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.
Jarkko Sakkinen
2
-3
/
+5
2020-02-16
Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2
-5
/
+38
2020-02-14
char: virtio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2
-3
/
+3
2020-02-03
Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-02-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-263
/
+53
2020-01-30
char: hpet: Fix out-of-bounds read bug
Gustavo A. R. Silva
1
-1
/
+1
2020-01-29
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+9
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-1
/
+2
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
5
-7
/
+7
2020-01-23
char: hpet: Use flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-22
tpm: Add tpm_version_major sysfs file
Jerry Snitselaar
1
-7
/
+27
2020-01-20
drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write
Colin Ian King
1
-1
/
+1
2020-01-14
ttyprintk: fix a potential deadlock in interrupt context issue
Zhenzhong Duan
1
-6
/
+9
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-29
/
+18
2020-01-08
tpm: Handle negative priv->response_len in tpm_common_read()
Tadeusz Struk
2
-2
/
+2
2020-01-07
random: remove some dead code of poolinfo
Yangtao Li
1
-30
/
+0
2020-01-07
random: fix typo in add_timer_randomness()
Yangtao Li
1
-1
/
+1
2020-01-07
random: Add and use pr_fmt()
Yangtao Li
1
-12
/
+11
2020-01-07
random: convert to ENTROPY_BITS for better code readability
Yangtao Li
1
-3
/
+2
2020-01-07
random: remove unnecessary unlikely()
Yangtao Li
1
-4
/
+2
2020-01-07
random: remove kernel.random.read_wakeup_threshold
Andy Lutomirski
1
-17
/
+1
2020-01-07
random: delete code to pull data into pools
Andy Lutomirski
1
-40
/
+0
2020-01-07
random: remove the blocking pool
Andy Lutomirski
1
-106
/
+0
2020-01-07
random: make /dev/random be almost like /dev/urandom
Andy Lutomirski
1
-41
/
+14
2020-01-07
random: ignore GRND_RANDOM in getentropy(2)
Andy Lutomirski
1
-3
/
+0
2020-01-07
random: add GRND_INSECURE to return best-effort non-cryptographic bytes
Andy Lutomirski
1
-2
/
+9
2020-01-07
random: Add a urandom_read_nowait() for random APIs that don't warn
Andy Lutomirski
1
-6
/
+15
2020-01-07
random: Don't wake crng_init_wait when crng_init == 1
Andy Lutomirski
1
-1
/
+0
2020-01-07
char/random: silence a lockdep splat with printk()
Sergey Senozhatsky
1
-2
/
+3
2020-01-06
tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"
Stefan Berger
1
-2
/
+0
2020-01-06
tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"
Stefan Berger
1
-1
/
+0
2020-01-06
tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"
Jarkko Sakkinen
1
-18
/
+17
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
5
-7
/
+7
2020-01-03
agp: remove unused variable arqsz in agp_3_5_enable()
Yunfeng Ye
1
-3
/
+1
[next]