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
/
char
Age
Commit message (
Expand
)
Author
Lines
2020-03-24
hwrng: via_rng: Convert to new X86 CPU match macros
Thomas Gleixner
-4
/
+3
2020-03-23
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
-2
/
+2
2020-03-19
char: mspec: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-03-19
rtc/alpha: remove legacy rtc driver
Arnd Bergmann
-1371
/
+0
2020-03-19
rtc/ia64: remove legacy efirtc driver
Arnd Bergmann
-371
/
+0
2020-03-18
random: avoid warnings for !CONFIG_NUMA builds
Mark Rutland
-1
/
+1
2020-03-18
misc: move FLASH_MINOR into miscdevice.h and fix conflicts
Zhenzhong Duan
-1
/
+1
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
-4
/
+0
2020-03-17
x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessor
Borislav Petkov
-1
/
+1
2020-03-15
tpm: ibmvtpm: Add support for TPM2
Stefan Berger
-1
/
+10
2020-03-15
tpm: ibmvtpm: Wait for buffer to be set before proceeding
Stefan Berger
-0
/
+10
2020-03-13
tpm: of: Handle IBM,vtpm20 case when getting log parameters
Stefan Berger
-1
/
+2
2020-03-13
tpm: tpm_tis_spi_cr50: use new structure for SPI transfer delays
Sergiu Cuciurean
-1
/
+6
2020-03-13
tpm_tis_spi: use new 'delay' structure for SPI transfer delays
Alexandru Ardelean
-1
/
+2
2020-03-13
tpm: tpm2_bios_measurements_next should increase position index
Vasily Averin
-1
/
+1
2020-03-13
tpm: tpm1_bios_measurements_next should increase position index
Vasily Averin
-1
/
+1
2020-03-13
tpm: Don't make log failures fatal
Matthew Garrett
-12
/
+6
2020-03-12
drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists
Amol Grover
-4
/
+10
2020-03-12
tty: source all tty Kconfig files in one place
Randy Dunlap
-5
/
+0
2020-03-12
char: group dev configs togther
Randy Dunlap
-50
/
+50
2020-03-12
hwrng: imx-rngc - simplify interrupt mask/unmask
Martin Kaiser
-15
/
+28
2020-03-12
hwrng: imx-rngc - check the rng type
Martin Kaiser
-1
/
+27
2020-03-12
hwrng: imx-rngc - (trivial) simplify error prints
Martin Kaiser
-2
/
+2
2020-03-12
hwrng: imx-rngc - use automatic seeding
Martin Kaiser
-2
/
+14
2020-03-12
hwrng: imx-rngc - fix an error path
Martin Kaiser
-1
/
+3
2020-03-12
hwrng: ks-sa - move TI Keystone driver into the config menu structure
Randy Dunlap
-7
/
+7
2020-03-11
ipmi_si: Avoid spurious errors for optional IRQs
Takashi Iwai
-2
/
+2
2020-02-27
random: fix data races at timer_rand_state
Qian Cai
-6
/
+6
2020-02-27
random: always use batched entropy for get_random_u{32,64}
Jason A. Donenfeld
-16
/
+4
2020-02-27
random: Make RANDOM_TRUST_CPU depend on ARCH_RANDOM
Richard Henderson
-1
/
+1
2020-02-27
random: add arch_get_random_*long_early()
Mark Rutland
-1
/
+19
2020-02-27
random: split primary/secondary crng init paths
Mark Rutland
-12
/
+22
2020-02-28
hwrng: omap3-rom - Include linux/io.h for virt_to_phys
Herbert Xu
-0
/
+1
2020-02-24
Merge 5.6-rc3 into char-misc-next
Greg Kroah-Hartman
-8
/
+45
2020-02-23
pcmcia: Distribute switch variables for initialization
Kees Cook
-1
/
+3
2020-02-23
ppdev: Distribute switch variables for initialization
Kees Cook
-12
/
+8
2020-02-22
hwrng: imx-rngc - improve dependencies
Uwe Kleine-König
-1
/
+2
2020-02-17
tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST
Roberto Sassu
-0
/
+2
2020-02-17
tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.
Jarkko Sakkinen
-3
/
+5
2020-02-16
Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
-5
/
+38
2020-02-14
char: virtio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
-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
2020-02-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-263
/
+53
2020-01-30
char: hpet: Fix out-of-bounds read bug
Gustavo A. R. Silva
-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
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-6
/
+9
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
-1
/
+1
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-1
/
+2
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
-7
/
+7
[prev]
[next]