Stephen Rothwell
|
cbb2ed4ac6
tpm: don't export static functions
|
16 lat temu |
Andrew Morton
|
dd78c9439f
drivers/char/tpm/tpm.c: fix error-path memory leak
|
16 lat temu |
Valdis Kletnieks
|
292cf4a8a9
tpm: work around bug in Broadcom BCM0102 chipset
|
16 lat temu |
Marcin Obara
|
9e5b1b1222
tpm: correct tpm timeouts to jiffies conversion
|
16 lat temu |
Rajiv Andrade
|
4bdec11f56
As pointed out by Jonathan Corbet, the timer must be deleted before
|
16 lat temu |
Rajiv Andrade
|
253115b71f
The tpm_dev_release function is only called for platform devices, not pnp
|
16 lat temu |
Rajiv Andrade
|
f02a93645e
Protect tpm_chip_list when transversing it.
|
16 lat temu |
Rajiv Andrade
|
dc36d32cc5
Renames num_open to is_open, as only one process can open the file at a time.
|
16 lat temu |
Rajiv Andrade
|
f89c5edb86
Remove the BKL calls from the TPM driver, which were added in the overall
|
16 lat temu |
Michael Halcrow
|
0147600172
tpm: Use correct data types for sizes in tpm_write() and tpm_read()
|
17 lat temu |
Marcin Obara
|
ec288bd37e
tpm: increase size of internal TPM response buffers
|
17 lat temu |
Arnd Bergmann
|
25368ca579
tpm-tpm: BKL pushdown
|
17 lat temu |
Richard MUSIL
|
5bd91f18be
tpm.c: fix crash during device removal
|
17 lat temu |
David Smith
|
2490c681ea
TPM: fix suspend and resume failure
|
17 lat temu |
Kent Yoder
|
8e81cc13a8
tpmdd maintainers
|
18 lat temu |
Matthias Kaehlcke
|
d081d47044
use mutex instead of semaphore in TPM driver
|
18 lat temu |
Parag Warudkar
|
8e39c933b1
tpm: fix sleep-in-spinlock
|
18 lat temu |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 lat temu |
Jiri Slaby
|
40565f1962
[PATCH] Char: timers cleanup
|
18 lat temu |
Neil Horman
|
5d469ec0f4
[PATCH] Correct misc_register return code handling in several drivers
|
18 lat temu |
David Howells
|
4c1ac1b491
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 lat temu |
Greg Kroah-Hartman
|
94fbcded4e
Driver core: change misc class_devices to be real devices
|
19 lat temu |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 lat temu |
Jeff Garzik
|
f33d9bd504
[PATCH] tpm: fix error handling
|
18 lat temu |
Randy Dunlap
|
2e82636a3d
[PATCH] TPM: fix failure path leak
|
19 lat temu |
Kylene Jo Hall
|
10685a9530
[PATCH] tpm: use clear_bit
|
19 lat temu |
Kylene Jo Hall
|
36b20020e5
[PATCH] tpm: msecs_to_jiffies cleanups
|
19 lat temu |
Leendert van Doorn
|
27084efee0
[PATCH] tpm: driver for next generation TPM chips
|
19 lat temu |
Kylene Jo Hall
|
08e96e486d
[PATCH] tpm: new 1.2 sysfs files
|
19 lat temu |
Kylene Jo Hall
|
9e18ee1917
[PATCH] tpm: command duration update
|
19 lat temu |