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-02-13
tpm: encapsulate tpm_dev_transmit()
Jarkko Sakkinen
1
-7
/
+18
2019-02-13
tpm: access command header through struct in tpm_try_transmit()
Jarkko Sakkinen
1
-2
/
+2
2019-02-13
tpm: declare struct tpm_header
Jarkko Sakkinen
7
-43
/
+34
2019-02-13
tpm: print tpm2_commit_space() error inside tpm2_commit_space()
Jarkko Sakkinen
2
-5
/
+6
2019-02-13
tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
Jarkko Sakkinen
1
-7
/
+6
2019-02-13
tpm: fix invalid return value in pubek_show()
Jarkko Sakkinen
1
-3
/
+2
2019-02-13
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
Jarkko Sakkinen
7
-80
/
+64
2019-02-13
tpm: don't return bool from update_timeouts
Jerry Snitselaar
2
-8
/
+10
2019-02-13
tpm: don't print error message in tpm_transmit_cmd when tpm still testing
Jerry Snitselaar
1
-1
/
+1
2019-02-13
tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2
Roberto Sassu
1
-6
/
+6
2019-02-13
tpm: Fix off-by-one when reading binary_bios_measurements
Jia Zhang
1
-4
/
+4
2019-02-13
tpm: Simplify the measurements loop
Jia Zhang
1
-23
/
+14
2019-02-13
tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
Jarkko Sakkinen
1
-0
/
+4
2019-02-13
tpm: Unify the send callback behaviour
Jarkko Sakkinen
12
-16
/
+28
2019-02-09
ipmi: Use dedicated API for copying a UUID
Andy Shevchenko
1
-1
/
+1
2019-02-09
ipmi: Use defined constant for UUID representation
Andy Shevchenko
1
-4
/
+4
2019-02-09
ipmi:ssif: Change some pr_xxx to dev_xxx calls
Corey Minyard
1
-42
/
+74
2019-02-09
ipmi: kcs_bmc: handle devm_kasprintf() failure case
Nicholas Mc Guire
1
-2
/
+3
2019-02-09
ipmi: Fix return value when a message is truncated
Corey Minyard
1
-3
/
+3
2019-02-09
ipmi: clean an indentation issue, remove extraneous space
Colin Ian King
1
-1
/
+1
2019-02-09
ipmi: Make the smi watcher be disabled immediately when not needed
Corey Minyard
3
-76
/
+92
2019-02-09
ipmi: Fix how the lower layers are told to watch for messages
Corey Minyard
3
-45
/
+105
2019-02-09
ipmi: Fix SSIF flag requests
Corey Minyard
1
-12
/
+52
2019-02-09
ipmi_si: fix use-after-free of resource->name
Yang Yingliang
3
-4
/
+11
2019-02-08
tpm: Fix some name collisions with drivers/char/tpm.h
Jarkko Sakkinen
5
-20
/
+19
2019-02-08
tpm/tpm_crb: Avoid unaligned reads in crb_recv()
Jarkko Sakkinen
1
-6
/
+16
2019-02-01
hwrng: add OP-TEE based rng driver
Sumit Garg
3
-0
/
+314
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
3
-81
/
+124
2019-01-25
Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2019-01-25
hwrng: virtio - Avoid repeated init of completion
David Tolnay
1
-1
/
+1
2019-01-23
ipmi: Don't initialize anything in the core until something uses it
Corey Minyard
1
-63
/
+80
2019-01-23
ipmi: fix use-after-free of user->release_barrier.rda
Yang Yingliang
1
-1
/
+1
2019-01-23
ipmi: Prevent use-after-free in deliver_response
Fred Klassen
1
-1
/
+1
2019-01-23
ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-8
/
+18
2019-01-23
ipmi:ssif: Fix handling of multi-part return messages
Corey Minyard
1
-8
/
+17
2019-01-22
mbcs: add .owner to mbcs struct file_operations
Naveen Kumar Parna
1
-0
/
+1
2019-01-22
applicom: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-11
/
+24
2019-01-22
hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
Buland Singh
1
-1
/
+1
2019-01-22
efirtc: remove unnecessary code efi_rtc_open & efi_rtc_close
Naveen Kumar Parna
1
-23
/
+0
2019-01-22
powerpc: Adopt nvram module for PPC64
Finn Thain
1
-0
/
+4
2019-01-22
char/generic_nvram: Remove as unused
Finn Thain
2
-165
/
+1
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
1
-10
/
+9
2019-01-22
powerpc: Implement nvram ioctls
Finn Thain
1
-0
/
+38
2019-01-22
char/nvram: Add "devname:nvram" module alias
Finn Thain
1
-0
/
+1
2019-01-22
m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA...
Finn Thain
1
-1
/
+2
2019-01-22
char/nvram: Implement NVRAM read/write methods
Finn Thain
1
-46
/
+74
2019-01-22
char/nvram: Allow the set_checksum and initialize ioctls to be omitted
Finn Thain
1
-30
/
+40
2019-01-22
char/nvram: Adopt arch_nvram_ops
Finn Thain
1
-6
/
+24
2019-01-22
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
1
-0
/
+1
2019-01-22
nvram: Replace nvram_* function exports with static functions
Finn Thain
1
-22
/
+5
[prev]
[next]