index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-04
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-22
driver: add PPI support in tpm driver
Xiaoyan Zhang
4
-1
/
+475
2012-08-22
tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.
Jesper Juhl
1
-0
/
+5
2012-08-22
drivers/char/tpm: Add securityfs support for event log
Ashley Lai
4
-12
/
+93
2012-08-22
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-20
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-13
TTY: synclink_cs, final cleanup in synclink_cs_init
Jiri Slaby
1
-33
/
+32
2012-08-13
TTY: synclink_cs, use dynamic tty devices
Jiri Slaby
1
-12
/
+15
2012-08-13
TTY: synclink_cs, sanitize fail paths
Jiri Slaby
1
-27
/
+14
2012-08-13
TTY: use tty_port_link_device
Jiri Slaby
1
-0
/
+1
2012-08-13
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-10
TTY: ttyprintk, initialize tty_port earlier
Jiri Slaby
1
-4
/
+4
2012-08-10
TTY: ttyprintk, don't touch behind tty->write_buf
Jiri Slaby
1
-1
/
+1
2012-08-10
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-07-31
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-125
/
+230
2012-07-30
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+34
2012-07-30
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-27
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
1
-24
/
+32
2012-07-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-44
/
+66
2012-07-26
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]