index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2019-04-17
ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier
Corey Minyard
1
-2
/
+17
2019-04-17
ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
Tony Camuso
1
-0
/
+2
2019-04-17
ipmi: Fix failure on SMBIOS specified devices
Corey Minyard
1
-1
/
+0
2019-04-09
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
1
-2
/
+2
2019-04-09
tpm: fix an invalid condition in tpm_common_poll
Tadeusz Struk
1
-1
/
+8
2019-04-09
tpm: turn on TPM on suspend for TPM 1.x
Jarkko Sakkinen
1
-8
/
+6
2019-04-05
tty: mark Siemens R3964 line discipline as BROKEN
Greg Kroah-Hartman
1
-1
/
+1
2019-03-11
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
26
-700
/
+721
2019-03-08
Merge tag 'for-linus-5.1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
20
-482
/
+756
2019-03-07
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-629
/
+300
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-0
/
+322
2019-03-06
agp: efficeon: no need to set PG_reserved on GATT tables
David Hildenbrand
1
-2
/
+0
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-9
/
+11
2019-02-28
hwrng: bcm2835 - fix probe as platform device
Jonas Gorski
1
-8
/
+10
2019-02-26
hpet: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+2
2019-02-22
ipmi_si: Potential array underflow in hotmod_handler()
Dan Carpenter
1
-1
/
+2
2019-02-22
ipmi_si: Remove hacks for adding a dummy platform devices
Corey Minyard
1
-42
/
+3
2019-02-22
ipmi_si: Consolidate scanning the platform bus
Corey Minyard
4
-30
/
+23
2019-02-22
ipmi_si: Remove hotmod devices on removal and exit
Corey Minyard
3
-6
/
+43
2019-02-22
ipmi_si: Remove hardcode IPMI devices by scanning the platform bus
Corey Minyard
1
-7
/
+15
2019-02-22
ipmi_si: Switch hotmod to use a platform device
Corey Minyard
3
-113
/
+98
2019-02-22
ipmi: Consolidate the adding of platform devices
Corey Minyard
9
-214
/
+205
2019-02-22
ipmi_si: Rename addr_type to addr_space to match what it does
Corey Minyard
8
-27
/
+29
2019-02-22
ipmi_si: Convert some types into unsigned
Corey Minyard
1
-4
/
+4
2019-02-22
ipmi_si: Fix crash when using hard-coded device
Corey Minyard
4
-76
/
+216
2019-02-20
hwrng: make symbol 'optee_rng_id_table' static
Wei Yongjun
1
-1
/
+1
2019-02-20
hwrng: Fix unsigned comparison with less than zero
YueHaibing
1
-2
/
+2
2019-02-20
hwrng: optee: Initialize some structs using memset instead of braces
Nathan Chancellor
1
-5
/
+13
2019-02-15
Merge tag 'tee-bus-for-5.1' of https://git.linaro.org/people/jens.wiklander/l...
Arnd Bergmann
3
-0
/
+314
2019-02-13
char: lp: mark expected switch fall-through
Gustavo A. R. Silva
1
-2
/
+2
2019-02-13
tpm/ppi: Enable submission of optional command parameter for PPI 1.3
Stefan Berger
1
-6
/
+16
2019-02-13
tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used
Stefan Berger
1
-2
/
+29
2019-02-13
tpm/ppi: Display up to 101 operations as define for version 1.3
Stefan Berger
1
-1
/
+1
2019-02-13
tpm/ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1
Stefan Berger
1
-10
/
+11
2019-02-13
tpm/ppi: pass function revision ID to tpm_eval_dsm()
Stefan Berger
1
-8
/
+8
2019-02-13
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
3
-27
/
+15
2019-02-13
tpm: move tpm_chip definition to include/linux/tpm.h
Roberto Sassu
1
-97
/
+4
2019-02-13
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
4
-29
/
+81
2019-02-13
tpm: rename and export tpm2_digest and tpm2_algorithms
Roberto Sassu
4
-23
/
+12
2019-02-13
tpm: dynamically allocate the allocated_banks array
Roberto Sassu
5
-19
/
+44
2019-02-13
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
10
-90
/
+73
2019-02-13
tpm: take TPM chip power gating out of tpm_transmit()
Jarkko Sakkinen
6
-37
/
+40
2019-02-13
tpm: introduce tpm_chip_start() and tpm_chip_stop()
Jarkko Sakkinen
3
-81
/
+116
2019-02-13
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
6
-38
/
+17
2019-02-13
tpm: use tpm_try_get_ops() in tpm-sysfs.c.
Jarkko Sakkinen
1
-45
/
+78
2019-02-13
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
8
-53
/
+43
2019-02-13
tpm: move TPM space code out of tpm_transmit()
Jarkko Sakkinen
3
-33
/
+34
2019-02-13
tpm: move tpm_validate_commmand() to tpm2-space.c
Jarkko Sakkinen
3
-64
/
+66
2019-02-13
tpm: clean up tpm_try_transmit() error handling flow
Jarkko Sakkinen
3
-52
/
+45
[next]