index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-28
tpm: redefine read_log() to handle ACPI/OF at runtime
Nayna Jain
5
-33
/
+42
2016-11-28
tpm: fix the missing .owner in tpm_bios_measurements_ops
Nayna Jain
1
-0
/
+1
2016-11-28
tpm: have event log use the tpm_chip
Nayna Jain
6
-37
/
+84
2016-11-28
tpm: drop tpm1_chip_register(/unregister)
Jarkko Sakkinen
3
-26
/
+11
2016-11-28
tpm: replace dynamically allocated bios_dir with a static array
Jarkko Sakkinen
4
-54
/
+43
2016-11-28
tpm: replace symbolic permission with octal for securityfs files
Nayna Jain
1
-2
/
+2
2016-11-28
char: tpm: fix kerneldoc tpm2_unseal_trusted name typo
Baruch Siach
1
-1
/
+1
2016-11-28
tpm_tis: Allow tpm_tis to be bound using DT
Jason Gunthorpe
2
-1
/
+12
2016-11-28
tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV
Jarkko Sakkinen
1
-25
/
+47
2016-11-28
tpm: Only call pm_runtime_get_sync if device has a parent
Stefan Berger
1
-2
/
+4
2016-11-28
tpm: define a generic open() method for ascii & bios measurements
Nayna Jain
1
-48
/
+15
2016-11-28
tpm: Get rid of TPM_CHIP_FLAG_REGISTERED
Jason Gunthorpe
2
-6
/
+0
2016-11-28
tpm xen: Remove bogus tpm_chip_unregister
Jason Gunthorpe
1
-1
/
+0
2016-11-28
tpm tis: Do not print timeout messages twice
Jason Gunthorpe
3
-10
/
+18
2016-11-28
tpm_tis: Check return values from get_burstcount.
Josh Zimmerman
1
-2
/
+13
2016-11-28
tpm: place kdoc just above tpm_pcr_extend
Winkler, Tomas
1
-8
/
+8
2016-11-28
tpm: sanitize constant expressions
Jarkko Sakkinen
3
-21
/
+23
2016-11-28
tpm: Clean up reading of timeout and duration capabilities
Ed Swierk
1
-48
/
+17
2016-11-28
char/tpm: Check return code of wait_for_tpm_stat
Peter Huewe
1
-9
/
+20
2016-11-28
tmp/tpm_crb: implement runtime pm for tpm_crb
Winkler, Tomas
2
-4
/
+43
2016-11-28
tpm/tpm_crb: open code the crb_init into acpi_add
Winkler, Tomas
1
-16
/
+10
2016-11-28
tmp/tpm_crb: fix Intel PTT hw bug during idle state
Winkler, Tomas
1
-8
/
+39
2016-11-28
tpm/tpm_crb: implement tpm crb idle state
Winkler, Tomas
1
-0
/
+66
2016-11-13
Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+0
2016-11-10
ppdev: fix double-free of pp->pdev->name
Jann Horn
1
-3
/
+0
2016-11-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-6
/
+16
2016-10-31
tpm: remove invalid min length check from tpm_do_selftest()
Jarkko Sakkinen
1
-3
/
+0
2016-10-31
virtio: console: Unlock vqs while freeing buffers
Matt Redfearn
1
-6
/
+16
2016-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+3
2016-10-24
Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
4
-4
/
+517
2016-10-19
hwrng: core - Don't use a stack buffer in add_early_randomness()
Andrew Lutomirski
1
-3
/
+3
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2016-10-12
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-10-12
random: remove unused randomize_range()
Jason Cooper
1
-19
/
+0
2016-10-12
random: simplify API for random address requests
Jason Cooper
1
-0
/
+33
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-11
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
1
-2
/
+2
2016-10-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
15
-177
/
+340
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-1
/
+1
2016-10-08
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-10-08
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-10-06
mips: separate extable.h, switch module.h to it
Al Viro
1
-0
/
+1
2016-10-06
pipe: add pipe_buf_steal() helper
Miklos Szeredi
1
-1
/
+1
2016-10-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
8
-163
/
+170
2016-10-04
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-195
/
+174
2016-10-03
ipmi: fix crash on reading version from proc after unregisted bmc
Xie XiuQi
1
-4
/
+3
2016-09-30
ipmi/bt-bmc: remove redundant return value check of platform_get_resource()
Wei Yongjun
1
-5
/
+0
2016-09-30
ipmi/bt-bmc: add a dependency on ARCH_ASPEED
Cédric Le Goater
1
-0
/
+1
[next]