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
2011-09-23
TPM: Zero buffer after copying to userspace
Peter Huewe
1
-1
/
+5
2011-09-23
TPM: Call tpm_transmit with correct size
Peter Huewe
1
-0
/
+3
2011-09-23
TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc
Axel Lin
1
-2
/
+0
2011-09-23
TPM: TCG_ATMEL should depend on HAS_IOPORT
Geert Uytterhoeven
1
-0
/
+1
2011-08-25
drivers/char/msm_smd_pkt.c: don't use IS_ERR()
Thomas Meyer
1
-3
/
+2
2011-08-06
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
1
-341
/
+8
2011-08-03
tpm_tis: fix build when ACPI is not enabled
Randy Dunlap
1
-1
/
+6
2011-08-03
ramoops: update module parameters
Sergiu Iordache
1
-0
/
+8
2011-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
3
-0
/
+494
2011-08-02
Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Chris Metcalf
2
-5
/
+27
2011-07-29
ramoops: fix compile failure on parisc
James Bottomley
1
-0
/
+1
2011-07-28
n2rng: Attach on Niagara-T3.
David S. Miller
2
-13
/
+18
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
4
-55
/
+250
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-26
ramoops: make record_size a module parameter
Sergiu Iordache
1
-10
/
+27
2011-07-26
ramoops: move dump_oops into platform data
Sergiu Iordache
1
-1
/
+4
2011-07-26
ramoops: add new line to each print
Marco Stornelli
1
-6
/
+9
2011-07-26
ramoops: use module parameters instead of platform data if not available
Marco Stornelli
1
-12
/
+35
2011-07-26
tpm_nsc: Fix bug when loading multiple TPM drivers
Stefan Berger
1
-7
/
+7
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-5
/
+176
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-2
/
+17
2011-07-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2011-07-22
tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP block
Stefan Berger
1
-22
/
+23
2011-07-21
ipv6: make fragment identifications less predictable
Eric Dumazet
1
-0
/
+15
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-2
/
+7
2011-07-20
drivers: fix up various ->llseek() implementations
Josef Bacik
3
-0
/
+10
2011-07-21
tpm: Fix compilation warning when CONFIG_PNP is not defined
Stefan Berger
1
-6
/
+1
2011-07-15
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
1
-1
/
+1
2011-07-14
ia64: Replace clocksource.fsys_mmio with generic arch data
Andy Lutomirski
1
-1
/
+1
2011-07-13
agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
Chris Wilson
1
-3
/
+4
2011-07-12
tpm: Fix a typo
Stefan Berger
1
-1
/
+1
2011-07-12
tpm_tis: Probing function for Intel iTPM bug
Stefan Berger
1
-4
/
+73
2011-07-12
tpm_tis: Fix the probing for interrupts
Stefan Berger
2
-6
/
+28
2011-07-12
tpm_tis: Delay ACPI S3 suspend while the TPM is busy
Stefan Berger
1
-5
/
+23
2011-07-12
tpm_tis: Re-enable interrupts upon (S3) resume
Stefan Berger
1
-0
/
+30
2011-07-12
tpm: Fix display of data in pubek sysfs entry
Stefan Berger
1
-10
/
+16
2011-07-12
tpm_tis: Add timeouts sysfs entry
Stefan Berger
3
-1
/
+22
2011-07-12
tpm: Adjust interface timeouts if they are too small
Stefan Berger
1
-4
/
+9
2011-07-12
tpm: Use interface timeouts returned from the TPM
Stefan Berger
1
-3
/
+4
2011-07-12
tpm_tis: Introduce durations sysfs entry
Stefan Berger
3
-1
/
+21
2011-07-12
tpm: Adjust the durations if they are too small
Stefan Berger
1
-6
/
+11
2011-07-12
tpm: Use durations returned from TPM
Stefan Berger
1
-2
/
+4
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
1
-2
/
+23
2011-07-07
Update my e-mail address
Michael Büsch
1
-1
/
+1
2011-06-30
hwrng: ppc4xx - add support for ppc4xx TRNG
Josh Boyer
3
-0
/
+169
2011-06-30
hwrng: timeriomem - use resource_size
H Hartley Sweeten
1
-2
/
+1
2011-06-30
hwrng: nomadik - add missing clk_put
Julia Lawall
1
-1
/
+2
2011-06-30
hwrng: omap - add missing clk_put
Julia Lawall
1
-2
/
+4
[next]