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
2012-09-05
driver/char/tpm: declare internal symbols as static
Xiaoyan Zhang
2
-20
/
+21
2012-08-27
Merge v3.6-rc3 into 'char-misc-next'
Greg Kroah-Hartman
1
-1
/
+3
2012-08-27
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
4
-14
/
+137
2012-08-23
driver: add PPI support in tpm driver
Xiaoyan Zhang
4
-1
/
+475
2012-08-23
tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.
Jesper Juhl
1
-0
/
+5
2012-08-23
drivers/char/tpm: Add securityfs support for event log
Ashley Lai
4
-12
/
+93
2012-08-23
drivers/char/tpm: Add new device driver to support IBM vTPM
Ashley Lai
5
-0
/
+836
2012-08-22
sgi-agp: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
1
-3
/
+2
2012-08-22
tpm: compile out unused code in the PNP and PM cases
Kent Yoder
1
-1
/
+2
2012-08-22
tpm: fix double write race and tpm_release free issue
Kent Yoder
1
-2
/
+3
2012-08-22
hw_random: add support for the TPM chip as a hardware RNG source
Kent Yoder
3
-0
/
+64
2012-08-22
tpm: Move tpm_get_random api into the TPM device driver
Kent Yoder
2
-6
/
+76
2012-08-22
tpm: modularize event log collection
Kent Yoder
5
-142
/
+182
2012-08-22
char/tpm: Add new driver for Infineon I2C TIS TPM
Peter Huewe
3
-0
/
+707
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2
-3
/
+3
2012-08-20
drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated data
Julia Lawall
1
-12
/
+5
2012-08-17
drm/i915: fix hsw uncached pte
Daniel Vetter
2
-36
/
+70
2012-08-16
TTY: tty_alloc_driver() returns error pointers
Dan Carpenter
2
-4
/
+4
2012-08-16
drivers/char/tlclk.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-14
TTY: synclink_cs, fix build
Jiri Slaby
1
-1
/
+1
2012-08-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-6
/
+93
2012-08-14
TTY: synclink_cs, final cleanup in synclink_cs_init
Jiri Slaby
1
-33
/
+32
2012-08-14
TTY: synclink_cs, use dynamic tty devices
Jiri Slaby
1
-12
/
+15
2012-08-14
TTY: synclink_cs, sanitize fail paths
Jiri Slaby
1
-27
/
+14
2012-08-14
TTY: use tty_port_link_device
Jiri Slaby
1
-0
/
+1
2012-08-14
TTY: add support for unnumbered device nodes
Jiri Slaby
1
-13
/
+4
2012-08-13
Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Arnd Bergmann
1
-34
/
+0
2012-08-12
Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+2
2012-08-11
TTY: ttyprintk, initialize tty_port earlier
Jiri Slaby
1
-4
/
+4
2012-08-11
TTY: ttyprintk, don't touch behind tty->write_buf
Jiri Slaby
1
-1
/
+1
2012-08-11
TTY: ttyprintk, unregister tty driver on failure
Jiri Slaby
1
-0
/
+1
2012-08-10
tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP
Rafael J. Wysocki
1
-0
/
+2
2012-08-10
omap-rng: fix use of SIMPLE_DEV_PM_OPS
Arnd Bergmann
1
-1
/
+1
2012-08-09
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2
-6
/
+93
2012-08-07
drm/i915: add more Haswell PCI IDs
Paulo Zanoni
2
-6
/
+93
2012-08-06
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
23
-269
/
+793
2012-08-01
char: nwflash: remove old led event code
Bryan Wu
1
-34
/
+0
2012-08-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-125
/
+230
2012-07-31
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+34
2012-07-31
Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+190
2012-07-30
virtio: rng: s3/s4 support
Amit Shah
1
-0
/
+17
2012-07-30
virtio: rng: split out common code in probe / remove for s3/s4 ops
Amit Shah
1
-2
/
+12
2012-07-30
virtio: rng: don't wait on host when module is going away
Amit Shah
1
-0
/
+1
2012-07-30
virtio: rng: allow tasks to be killed that are waiting for rng input
Amit Shah
1
-1
/
+4
2012-07-28
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
1
-24
/
+32
2012-07-27
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-44
/
+66
2012-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-8
/
+208
2012-07-26
Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2012-07-26
[IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Tony Luck
1
-1
/
+1
[prev]
[next]