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
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-22
/
+4
2019-11-30
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-9
/
+7
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-70
/
+79
2019-11-25
Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
4
-86
/
+50
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
20
-139
/
+558
2019-11-25
Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
13
-715
/
+701
2019-11-22
ipmi: fix ipmb_poll()'s return type
Luc Van Oostenryck
1
-3
/
+3
2019-11-22
hwrng: ks-sa - Enable COMPILE_TEST
Herbert Xu
1
-1
/
+1
2019-11-21
char: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2
-58
/
+58
2019-11-20
char: Fix Kconfig indentation
Krzysztof Kozlowski
4
-19
/
+19
2019-11-19
virtio_console: allocate inbufs in add_port() only if it is needed
Laurent Vivier
1
-15
/
+13
2019-11-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-7
/
+2
2019-11-17
Revert "hwrng: core - Freeze khwrng thread during suspend"
Herbert Xu
2
-7
/
+2
2019-11-17
hwrng: ks-sa - Add minimum sleep time before ready-polling
Alexander Sverdlin
1
-0
/
+38
2019-11-15
hwrng: atmel - add new platform support for sam9x60
Codrin Ciubotariu
1
-2
/
+37
2019-11-13
lp: fix sparc64 LPSETTIMEOUT ioctl
Arnd Bergmann
1
-0
/
+4
2019-11-13
ppdev: fix PPGETTIME/PPSETTIME ioctls
Arnd Bergmann
1
-4
/
+12
2019-11-12
tpm: Switch to platform_get_irq_optional()
Hans de Goede
1
-1
/
+1
2019-11-12
tpm_crb: fix fTPM on AMD Zen+ CPUs
Ivan Lazeev
1
-33
/
+90
2019-11-12
KEYS: trusted: Move TPM2 trusted keys code
Sumit Garg
3
-374
/
+0
2019-11-12
tpm: Move tpm_buf code to include/linux/
Sumit Garg
1
-212
/
+0
2019-11-12
tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf
James Bottomley
1
-6
/
+3
2019-11-12
tpm: add check after commands attribs tab allocation
Tadeusz Struk
1
-0
/
+4
2019-11-12
tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct
Stephen Boyd
1
-1
/
+0
2019-11-12
tpm: tpm_tis_spi: Cleanup includes
Stephen Boyd
1
-9
/
+5
2019-11-12
tpm: tpm_tis_spi: Support cr50 devices
Andrey Pronin
5
-32
/
+432
2019-11-12
tpm: tpm_tis_spi: Introduce a flow control callback
Stephen Boyd
1
-21
/
+41
2019-11-12
tpm: Add a flag to indicate TPM power is managed by firmware
Stephen Boyd
2
-1
/
+8
2019-11-12
tpm_tis: override durations for STM tpm with firmware 1.2.8.28
Jerry Snitselaar
1
-0
/
+79
2019-11-12
tpm: provide a way to override the chip returned durations
Jerry Snitselaar
1
-0
/
+15
2019-11-12
tpm: Remove duplicate code from caps_show() in tpm-sysfs.c
Jarkko Sakkinen
2
-35
/
+33
2019-11-08
ipmi: kill off 'timespec' usage again
Arnd Bergmann
1
-27
/
+13
2019-11-08
hwrng: hisi - add HiSilicon TRNG driver support
Zaibo Xu
3
-0
/
+113
2019-11-07
drivers: ipmi: Support for both IPMB Req and Resp
Vijay Khemka
1
-22
/
+9
2019-11-05
char: xillybus: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-4
/
+1
2019-11-01
hwrng: omap3-rom - Fix unused function warnings
Arnd Bergmann
1
-2
/
+2
2019-10-31
pipe: Use head and tail pointers for the ring, not cursor and length
David Howells
1
-9
/
+7
2019-10-26
hwrng: xgene - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: st - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: pic32 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: pasemi - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: omap - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: npcm - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: meson - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: ks-sa - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: hisi - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: exynos - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: bcm2835 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-4
/
+1
2019-10-26
hwrng: atmel - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
[next]