index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
hwrng: omap3-rom - Use runtime PM instead of custom functions
Tony Lindgren
2019-10-05
1
-53
/
+73
|
*
|
hwrng: omap3-rom - Update to use standard driver data
Tony Lindgren
2019-10-05
1
-15
/
+30
|
*
|
hwrng: omap3-rom - Initialize default quality to get data
Tony Lindgren
2019-10-05
1
-0
/
+1
|
*
|
hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
Tony Lindgren
2019-10-05
1
-1
/
+2
|
*
|
hwrng: omap3-rom - Fix missing clock by probing with device tree
Tony Lindgren
2019-10-05
1
-2
/
+15
|
*
|
hwrng: npcm - add NPCM RNG driver
Tomer Maimon
2019-10-05
3
-0
/
+200
*
|
|
Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2019-11-25
13
-715
/
+701
|
\
\
\
|
*
|
|
tpm: Switch to platform_get_irq_optional()
Hans de Goede
2019-11-12
1
-1
/
+1
|
*
|
|
tpm_crb: fix fTPM on AMD Zen+ CPUs
Ivan Lazeev
2019-11-12
1
-33
/
+90
|
*
|
|
KEYS: trusted: Move TPM2 trusted keys code
Sumit Garg
2019-11-12
3
-374
/
+0
|
*
|
|
tpm: Move tpm_buf code to include/linux/
Sumit Garg
2019-11-12
1
-212
/
+0
|
*
|
|
tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf
James Bottomley
2019-11-12
1
-6
/
+3
|
*
|
|
tpm: add check after commands attribs tab allocation
Tadeusz Struk
2019-11-12
1
-0
/
+4
|
*
|
|
tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct
Stephen Boyd
2019-11-12
1
-1
/
+0
|
*
|
|
tpm: tpm_tis_spi: Cleanup includes
Stephen Boyd
2019-11-12
1
-9
/
+5
|
*
|
|
tpm: tpm_tis_spi: Support cr50 devices
Andrey Pronin
2019-11-12
5
-32
/
+432
|
*
|
|
tpm: tpm_tis_spi: Introduce a flow control callback
Stephen Boyd
2019-11-12
1
-21
/
+41
|
*
|
|
tpm: Add a flag to indicate TPM power is managed by firmware
Stephen Boyd
2019-11-12
2
-1
/
+8
|
*
|
|
tpm_tis: override durations for STM tpm with firmware 1.2.8.28
Jerry Snitselaar
2019-11-12
1
-0
/
+79
|
*
|
|
tpm: provide a way to override the chip returned durations
Jerry Snitselaar
2019-11-12
1
-0
/
+15
|
*
|
|
tpm: Remove duplicate code from caps_show() in tpm-sysfs.c
Jarkko Sakkinen
2019-11-12
2
-35
/
+33
|
|
|
/
|
|
/
|
*
|
|
virtio_console: allocate inbufs in add_port() only if it is needed
Laurent Vivier
2019-11-19
1
-15
/
+13
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-11-16
2
-7
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "hwrng: core - Freeze khwrng thread during suspend"
Herbert Xu
2019-11-17
2
-7
/
+2
*
|
|
char/random: Add a newline at the end of the file
Borislav Petkov
2019-10-02
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'entropy'
Linus Torvalds
2019-09-29
1
-1
/
+61
|
\
\
|
*
|
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
2019-09-29
1
-1
/
+61
*
|
|
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-2
/
+5
|
\
\
\
|
*
|
|
lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
Matthew Garrett
2019-08-19
1
-2
/
+5
*
|
|
|
tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
Jarkko Sakkinen
2019-09-25
1
-7
/
+2
*
|
|
|
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
2019-09-25
1
-5
/
+9
*
|
|
|
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-23
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-28
1
-1
/
+0
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-23
1
-1
/
+1
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
2019-09-20
1
-1
/
+1
*
|
|
|
|
Merge tag 'for-linus-5.4-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2019-09-19
11
-159
/
+260
|
\
\
\
\
\
|
*
|
|
|
|
ipmi_si_intf: Fix race in timer shutdown handling
Jes Sorensen
2019-09-12
1
-2
/
+1
|
*
|
|
|
|
ipmi: move message error checking to avoid deadlock
Tony Camuso
2019-08-22
1
-57
/
+57
|
*
|
|
|
|
ipmi_ssif: avoid registering duplicate ssif interface
Kamlakant Patel
2019-08-22
1
-1
/
+77
|
*
|
|
|
|
ipmi: Free receive messages when in an oops
Corey Minyard
2019-08-16
1
-2
/
+5
|
*
|
|
|
|
ipmi_si: Only schedule continuously in the thread in maintenance mode
Corey Minyard
2019-08-05
1
-5
/
+19
|
*
|
|
|
|
ipmi_si: Remove ipmi_ from the device attr names
Corey Minyard
2019-08-02
1
-16
/
+16
|
*
|
|
|
|
ipmi_si: Convert device attr permissions to octal
Corey Minyard
2019-08-02
1
-4
/
+4
|
*
|
|
|
|
ipmi_si: Rework some include files
Corey Minyard
2019-08-02
10
-59
/
+68
|
*
|
|
|
|
ipmi_si: Convert timespec64 to timespec
Corey Minyard
2019-07-31
1
-16
/
+16
*
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-18
14
-46
/
+20
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
random: Use wait_event_freezable() in add_hwgenerator_randomness()
Stephen Boyd
2019-09-09
1
-7
/
+5
|
*
|
|
|
|
hwrng: timeriomem - relax check on memory resource size
Daniel Mack
2019-09-05
1
-2
/
+2
|
*
|
|
|
|
random: Support freezable kthreads in add_hwgenerator_randomness()
Stephen Boyd
2019-08-22
1
-3
/
+7
|
*
|
|
|
|
hwrng: core - Freeze khwrng thread during suspend
Stephen Boyd
2019-08-15
1
-1
/
+4
[prev]
[next]