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
/
tpm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-20
tpm: don't export static functions
Stephen Rothwell
1
-1
/
+1
2008-10-16
drivers/char/tpm/tpm.c: fix error-path memory leak
Andrew Morton
1
-7
/
+8
2008-10-16
tpm: work around bug in Broadcom BCM0102 chipset
Valdis Kletnieks
1
-0
/
+7
2008-10-16
tpm: correct tpm timeouts to jiffies conversion
Marcin Obara
1
-7
/
+7
2008-10-11
As pointed out by Jonathan Corbet, the timer must be deleted before
Rajiv Andrade
1
-1
/
+1
2008-10-11
The tpm_dev_release function is only called for platform devices, not pnp
Rajiv Andrade
3
-7
/
+30
2008-10-11
Protect tpm_chip_list when transversing it.
Rajiv Andrade
1
-37
/
+24
2008-10-11
Renames num_open to is_open, as only one process can open the file at a time.
Rajiv Andrade
2
-5
/
+4
2008-10-11
Remove the BKL calls from the TPM driver, which were added in the overall
Rajiv Andrade
1
-4
/
+4
2008-08-28
securityfs: do not depend on CONFIG_SECURITY
Eric Paris
1
-0
/
+1
2008-07-26
tpm: Use correct data types for sizes in tpm_write() and tpm_read()
Michael Halcrow
1
-2
/
+2
2008-07-26
tpm: increase size of internal TPM response buffers
Marcin Obara
1
-31
/
+93
2008-07-26
tpm_bios.c: make 2 structs static
Adrian Bunk
1
-2
/
+2
2008-07-26
tpm: add support for Broadcom TPM TIS device HID
LE DISEZ Erwan
1
-0
/
+1
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-0
/
+1
2008-07-10
tpm: add Intel TPM TIS device HID
Marcin Obara
1
-0
/
+1
2008-07-02
tpm-tpm: BKL pushdown
Arnd Bergmann
1
-0
/
+5
2008-04-29
tpm: change Kconfig dependencies from PNPACPI to PNP
Bjorn Helgaas
1
-3
/
+2
2008-04-29
tpm: fix section mismatch warning
Sam Ravnborg
1
-1
/
+1
2008-04-20
drivers/char: minor irq handler cleanups
Jeff Garzik
1
-1
/
+1
2008-02-06
tpm: infineon section mismatch
Randy Dunlap
1
-3
/
+3
2008-02-06
tpm.c: fix crash during device removal
Richard MUSIL
2
-17
/
+29
2008-01-14
TPM: fix suspend and resume failure
David Smith
1
-6
/
+6
2007-11-29
TPM: fix TIS device driver locality request
Marcel Selhorst
1
-5
/
+5
2007-10-23
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
1
-2
/
+2
2007-10-17
tpm: pay attention to IRQ info from PNP
Bjorn Helgaas
1
-9
/
+13
2007-08-22
tpmdd maintainers
Kent Yoder
7
-5
/
+9
2007-07-20
Fix memory leak in tpm_binary_bios_measurements_open()
Reiner Sailer
1
-3
/
+8
2007-07-20
Memory leak in tpm_ascii_bios_measurements_open()
Jesper Juhl
1
-3
/
+8
2007-07-16
Use menuconfig objects II - TPM
Jan Engelhardt
1
-10
/
+8
2007-05-12
Missing include file in tpm_atmel.h
Stephen Rothwell
1
-0
/
+3
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-2
/
+2
2007-05-08
use mutex instead of semaphore in TPM driver
Matthias Kaehlcke
2
-13
/
+16
2007-05-08
tpm: fix sleep-in-spinlock
Parag Warudkar
1
-4
/
+8
2007-05-08
tpm_infineon: add support for devices in mmio space
Alex Williamson
1
-66
/
+165
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+0
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-1
/
+1
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-1
/
+1
2007-04-26
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
1
-1
/
+1
2007-04-13
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-1
/
+1
2007-04-13
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
Stephen Rothwell
1
-1
/
+1
2007-04-13
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
1
-2
/
+2
2007-02-12
[PATCH] Char: timers cleanup
Jiri Slaby
1
-3
/
+2
2007-02-02
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
1
-5
/
+3
2006-12-07
[PATCH] Correct misc_register return code handling in several drivers
Neil Horman
1
-0
/
+1
[next]