index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...
James Morris
2015-11-12
4
-16
/
+30
|
\
|
*
tpm: fix compat 'ppi' link handling in tpm_chip_register()
Jarkko Sakkinen
2015-11-09
1
-8
/
+10
|
*
tpm: fix missing migratable flag in sealing functionality for TPM2
Jarkko Sakkinen
2015-11-09
1
-5
/
+10
|
*
TPM: revert the list handling logic fixed in 398a1e7
Jarkko Sakkinen
2015-11-09
1
-1
/
+1
|
*
TPM: Avoid reference to potentially freed memory
Christophe JAILLET
2015-11-09
1
-1
/
+2
|
*
tpm_tis: restore IRQ vector in IO memory after failed probing
Martin Wilck
2015-11-09
1
-1
/
+5
|
*
tpm_tis: free irq after probing
Martin Wilck
2015-11-09
1
-0
/
+2
*
|
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-11-05
1
-6
/
+10
|
\
\
|
*
|
agp/uninorth: fix a memleak in create_gatt_table
Denis Kirjanov
2015-10-02
1
-6
/
+10
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-05
16
-127
/
+720
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
TPM: remove unnecessary little endian conversion
Hon Ching \(Vicky\) Lo
2015-10-19
1
-2
/
+2
|
*
|
vTPM: support little endian guests
Hon Ching \(Vicky\) Lo
2015-10-19
2
-22
/
+62
|
*
|
char: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-10-19
4
-4
/
+0
|
*
|
vTPM: fix searching for the right vTPM node in device tree
Hon Ching \(Vicky\) Lo
2015-10-19
1
-1
/
+1
|
*
|
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
2015-10-19
3
-2
/
+339
|
*
|
tpm: introduce tpm_buf
Jarkko Sakkinen
2015-10-19
1
-0
/
+97
|
*
|
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
2015-10-19
3
-42
/
+33
|
*
|
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
Jarkko Sakkinen
2015-10-19
3
-50
/
+181
|
*
|
tpm, tpm_crb: fix unaligned read of the command buffer address
Jarkko Sakkinen
2015-10-19
1
-3
/
+4
|
*
|
vTPM: fix memory allocation flag for rtce buffer at kernel boot
Hon Ching \(Vicky\) Lo
2015-10-19
1
-1
/
+1
|
*
|
tpm: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-10-19
1
-1
/
+1
|
|
/
*
|
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
1
-1
/
+0
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-11-04
1
-1
/
+0
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
|
|
|
/
*
|
|
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-04
4
-39
/
+13
|
\
\
\
|
*
|
|
char: ipmi: ipmi_ssif: Replace timeval with timespec64
Amitoj Kaur Chawla
2015-10-24
1
-4
/
+5
|
*
|
|
Merge 4.3-rc3 into char-misc-next
Greg Kroah-Hartman
2015-09-27
1
-3
/
+4
|
|
\
|
|
|
*
|
|
drivers/char: make efirtc.c driver explicitly non-modular
Paul Gortmaker
2015-09-20
1
-10
/
+3
|
*
|
|
drivers/char: make SGI snsc.c driver explicitly non-modular
Paul Gortmaker
2015-09-20
1
-3
/
+2
|
*
|
|
drivers/char: make hpet.c explicitly non-modular
Paul Gortmaker
2015-09-20
1
-22
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-11-04
1
-9
/
+0
|
\
\
\
|
*
|
|
tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
Peter Hurley
2015-10-17
1
-9
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-11-04
10
-32
/
+435
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hwrng: exynos - Add Device Tree support
Krzysztof Kozlowski
2015-10-20
1
-0
/
+9
|
*
|
hwrng: exynos - Fix missing configuration after suspend to RAM
Krzysztof Kozlowski
2015-10-20
1
-7
/
+35
|
*
|
hwrng: exynos - Add timeout for waiting on init done
Krzysztof Kozlowski
2015-10-20
1
-1
/
+4
|
*
|
hwrng: exynos - Fix unbalanced PM runtime get/puts
Daniel Thompson
2015-10-20
1
-1
/
+1
|
*
|
hwrng: stm32 - Fix build with CONFIG_PM
Daniel Thompson
2015-10-15
1
-2
/
+2
|
*
|
hwrng: stm32 - add support for STM32 HW RNG
Daniel Thompson
2015-10-14
3
-0
/
+215
|
*
|
hwrng: st - Improve FIFO size/depth description
Lee Jones
2015-10-08
1
-1
/
+2
|
*
|
hwrng: st - Use real-world device timings for timeout
Lee Jones
2015-10-08
1
-2
/
+8
|
*
|
hwrng: st - Add support for ST's HW Random Number Generator
Lee Jones
2015-09-21
3
-0
/
+155
|
*
|
hwrng: core - Simplify RNG switching from sysfs
Lee Jones
2015-09-21
1
-1
/
+1
|
*
|
hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng
Lee Jones
2015-09-21
1
-1
/
+1
|
*
|
hwrng: Fix module autoload for OF platform drivers
Luis de Bethencourt
2015-09-21
2
-0
/
+2
|
*
|
hwrng: mxc-rnga - Use the preferred format for kzalloc
Fabio Estevam
2015-09-21
1
-2
/
+1
|
*
|
hwrng: mxc-rnga - Remove unnecessary dev_info message
Fabio Estevam
2015-09-21
1
-2
/
+0
|
*
|
hwrng: mxc-rnga - Remove uneeded initialization
Fabio Estevam
2015-09-21
1
-1
/
+1
|
*
|
hwrng: mxc-rnga - Remove unneeded goto label
Fabio Estevam
2015-09-21
1
-5
/
+2
|
*
|
hwrng: octeon - Use devm_hwrng_register
Vaishali Thakkar
2015-09-21
1
-11
/
+1
|
|
/
[next]