Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5da06e6cd94d040755f086aa95062b7fc4750434
/
drivers
/
char
45586c7
treewide: remove redundant IS_ERR() before error code check
by Masahiro Yamada
· 5 years ago
754beee
Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
acd7750
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 5 years ago
98c49f1
char: hpet: Fix out-of-bounds read bug
by Gustavo A. R. Silva
· 5 years ago
701a9c80
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
ca9b5b6
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
bd2463a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
a78208e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
6a1000b
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
987f028
char: hpet: Use flexible-array member
by Gustavo A. R. Silva
· 5 years ago
7084edd
tpm: Add tpm_version_major sysfs file
by Jerry Snitselaar
· 5 years ago
9a655c7
ttyprintk: fix a potential deadlock in interrupt context issue
by Zhenzhong Duan
· 5 years ago
a2d6d7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
a430e67
tpm: Handle negative priv->response_len in tpm_common_read()
by Tadeusz Struk
· 5 years ago
09a6d00
random: remove some dead code of poolinfo
by Yangtao Li
· 5 years ago
727d499
random: fix typo in add_timer_randomness()
by Yangtao Li
· 5 years ago
12cd53a
random: Add and use pr_fmt()
by Yangtao Li
· 6 years ago
12faac3
random: convert to ENTROPY_BITS for better code readability
by Yangtao Li
· 6 years ago
870e05b
random: remove unnecessary unlikely()
by Yangtao Li
· 5 years ago
c95ea0c
random: remove kernel.random.read_wakeup_threshold
by Andy Lutomirski
· 5 years ago
84df7cd
random: delete code to pull data into pools
by Andy Lutomirski
· 5 years ago
90ea1c6
random: remove the blocking pool
by Andy Lutomirski
· 5 years ago
30c08ef
random: make /dev/random be almost like /dev/urandom
by Andy Lutomirski
· 5 years ago
48446f1
random: ignore GRND_RANDOM in getentropy(2)
by Andy Lutomirski
· 5 years ago
75551db
random: add GRND_INSECURE to return best-effort non-cryptographic bytes
by Andy Lutomirski
· 5 years ago
c6f1deb
random: Add a urandom_read_nowait() for random APIs that don't warn
by Andy Lutomirski
· 5 years ago
4c8d062
random: Don't wake crng_init_wait when crng_init == 1
by Andy Lutomirski
· 5 years ago
1b710b1
char/random: silence a lockdep splat with printk()
by Sergey Senozhatsky
· 5 years ago
aa4a63d
tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"
by Stefan Berger
· 5 years ago
dda8b2a
tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"
by Stefan Berger
· 5 years ago
9550f210
tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"
by Jarkko Sakkinen
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
a6204fc
agp: remove unused variable arqsz in agp_3_5_enable()
by Yunfeng Ye
· 5 years ago
2fec966
agp: remove unused variable mcapndx
by Yunfeng Ye
· 5 years ago
ac80010
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
6398b9f
Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
1760eb6
tpm/tpm_ftpm_tee: add shutdown call back
by Pavel Tatashin
· 5 years ago
4aa37c4
random: don't forget compat_ioctl on urandom
by Jason A. Donenfeld
· 5 years ago
d23d124
tpm: fix invalid locking in NONBLOCKING mode
by Tadeusz Struk
· 5 years ago
45477b3
security: keys: trusted: fix lost handle flush
by James Bottomley
· 5 years ago
21df4a8
tpm_tis: reserve chip for duration of tpm_tis_core_init
by Jerry Snitselaar
· 5 years ago
0290bd2
netdev: pass the stuck queue to the timeout handler
by Michael S. Tsirkin
· 5 years ago
0f95b09
hwrng: iproc-rng200 - Add support for BCM2711
by Stefan Wahren
· 5 years ago
7ada90e
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
5f44826
agp: Add bridge parameter documentation
by Corentin Labbe
· 5 years ago
5f1b24a
agp: remove unused variable num_segments
by Corentin Labbe
· 5 years ago
9fc785f
agp: remove unused variable size in agp_generic_create_gatt_table
by Corentin Labbe
· 5 years ago
0da5221
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
6a96566
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
8f56e4e
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
be2eca9
Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 5 years ago
642356c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
54f0e54
Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmdd
by Linus Torvalds
· 5 years ago
8e6a5c8
ipmi: fix ipmb_poll()'s return type
by Luc Van Oostenryck
· 5 years ago
90c4b29
hwrng: ks-sa - Enable COMPILE_TEST
by Herbert Xu
· 5 years ago
599ea01
char: Fix Kconfig indentation, continued
by Krzysztof Kozlowski
· 5 years ago
c8175bd
char: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
d791cfc
virtio_console: allocate inbufs in add_port() only if it is needed
by Laurent Vivier
· 5 years ago
1d4c79e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
08e97ae
Revert "hwrng: core - Freeze khwrng thread during suspend"
by Herbert Xu
· 5 years ago
6d01d85
hwrng: ks-sa - Add minimum sleep time before ready-polling
by Alexander Sverdlin
· 5 years ago
5c49645
hwrng: atmel - add new platform support for sam9x60
by Codrin Ciubotariu
· 5 years ago
45a2d64
lp: fix sparc64 LPSETTIMEOUT ioctl
by Arnd Bergmann
· 5 years ago
9981740
ppdev: fix PPGETTIME/PPSETTIME ioctls
by Arnd Bergmann
· 5 years ago
9c8c574
tpm: Switch to platform_get_irq_optional()
by Hans de Goede
· 5 years ago
3ef1938
tpm_crb: fix fTPM on AMD Zen+ CPUs
by Ivan Lazeev
· 5 years ago
2e19e10
KEYS: trusted: Move TPM2 trusted keys code
by Sumit Garg
· 5 years ago
74edff2
tpm: Move tpm_buf code to include/linux/
by Sumit Garg
· 5 years ago
44abdb3
tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf
by James Bottomley
· 5 years ago
f168911
tpm: add check after commands attribs tab allocation
by Tadeusz Struk
· 5 years ago
1fce4d8
tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct
by Stephen Boyd
· 5 years ago
86cd45e
tpm: tpm_tis_spi: Cleanup includes
by Stephen Boyd
· 5 years ago
797c011
tpm: tpm_tis_spi: Support cr50 devices
by Andrey Pronin
· 5 years ago
8ab5e82
tpm: tpm_tis_spi: Introduce a flow control callback
by Stephen Boyd
· 5 years ago
2e2ee5a
tpm: Add a flag to indicate TPM power is managed by firmware
by Stephen Boyd
· 5 years ago
5af4f1d
tpm_tis: override durations for STM tpm with firmware 1.2.8.28
by Jerry Snitselaar
· 5 years ago
15d0b22
tpm: provide a way to override the chip returned durations
by Jerry Snitselaar
· 5 years ago
f2f5820
tpm: Remove duplicate code from caps_show() in tpm-sysfs.c
by Jarkko Sakkinen
· 5 years ago
8d73b2a
ipmi: kill off 'timespec' usage again
by Arnd Bergmann
· 5 years ago
3e90efd
hwrng: hisi - add HiSilicon TRNG driver support
by Zaibo Xu
· 5 years ago
0d8633bf
drivers: ipmi: Support for both IPMB Req and Resp
by Vijay Khemka
· 5 years ago
482c86c
char: xillybus: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
fbbfb3f
hwrng: omap3-rom - Fix unused function warnings
by Arnd Bergmann
· 5 years ago
8cefc10
pipe: Use head and tail pointers for the ring, not cursor and length
by David Howells
· 5 years ago
4c747d4
hwrng: xgene - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
6cd4e07
hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
bd74b0f
hwrng: st - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
64b7bf1
hwrng: pic32 - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
5b18f9a
hwrng: pasemi - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
c7c16c5
hwrng: omap - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
fc963e0
hwrng: npcm - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
ba14757
hwrng: meson - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
871d030
hwrng: ks-sa - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
10304c7
hwrng: hisi - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
3e3c97c
hwrng: exynos - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
3e46bd3
hwrng: bcm2835 - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
bc49534
hwrng: atmel - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
d156934
hwrng: ka-sa - fix __iomem on registers
by Ben Dooks
· 5 years ago
be867f9
hwrng: omap - Fix RNG wait loop timeout
by Sumit Garg
· 5 years ago
b6dfb24
compat_ioctl: move WDIOC handling into wdt drivers
by Arnd Bergmann
· 6 years ago
Next »