LinuxLists
Users
About
Kylene Jo Hall (
[email protected]
)
Number of posts: 144 (0.22 per day)
First post: 2005-01-12 18:54:19
Last post: 2006-10-23 18:23:26
Previous Page
Date
List
Subject
2005-05-05 19:44:52
linux-kernel
[PATCH 9 of 12] Fix TPM driver -- remove unnecessary __force
2005-05-05 19:42:36
linux-kernel
[PATCH 5 of 12] Fix TPM driver -- large stack objects
2005-05-05 19:42:34
linux-kernel
[PATCH 6 of 12] Fix TPM driver -- how timer is initialized
2005-05-05 19:40:41
linux-kernel
[PATCH: 1 of 12] Fix concerns with TPM driver -- use enums
2005-05-05 19:40:40
linux-kernel
[PATCH: 2 of 12 ] Fix TPM driver -- address missing const defs
2005-05-05 19:40:39
linux-kernel
[PATCH: 3 of 12] Fix TPM driver --remove unnecessary module stuff
2005-05-05 19:40:39
linux-kernel
[PATCH 4 of 12] Fix TPM driver -- read return code issue
2005-04-29 16:31:19
linux-kernel
Re: [PATCH 10 of 12] Fix Tpm driver -- sysfs owernship changes
2005-04-28 20:43:07
linux-kernel
Re: [PATCH 10 of 12] Fix Tpm driver -- sysfs owernship changes
2005-04-28 15:11:31
linux-kernel
Re: [PATCH 11 of 12] Fix Tpm driver -- add cancel function
2005-04-27 22:51:38
linux-kernel
[PATCH 12 of 12] Fix Tpm driver -- locks
2005-04-27 22:27:00
linux-kernel
[PATCH 11 of 12] Fix Tpm driver -- add cancel function
2005-04-27 22:26:59
linux-kernel
[PATCH 6 of 12] Fix TPM driver -- how timer is initialized
2005-04-27 22:24:05
linux-kernel
[PATCH 10 of 12] Fix Tpm driver -- sysfs owernship changes
2005-04-27 22:22:40
linux-kernel
[PATCH 7 of 12] Fix TPM driver -- use to_pci_dev
2005-04-27 22:22:39
linux-kernel
[PATCH 9 of 12] Fix TPM driver -- remove unnecessary __force
2005-04-27 22:22:39
linux-kernel
[PATCH 8 of 12] Fix Tpm driver -- Maintainers entry
2005-04-27 22:19:49
linux-kernel
[PATCH 5 of 12] Fix TPM driver -- large stack objects
2005-04-27 22:18:16
linux-kernel
[PATCH 4 of 12] Fix TPM driver -- read return code issue
2005-04-27 22:18:16
linux-kernel
[PATCH: 3 of 12] Fix TPM driver --remove unnecessary module stuff
2005-04-27 22:16:44
linux-kernel
[PATCH: 2 of 12 ] Fix TPM driver -- address missing const defs
2005-04-27 22:16:30
linux-kernel
[PATCH: 1 of 12] Fix concerns with TPM driver -- use enums
2005-04-15 22:08:51
linux-kernel
[PATCH] tpm: Stop taking over the non-unique lpc bus PCI ID, Also timer, stack and enum fixes
2005-04-15 21:09:58
linux-kernel
Re: [PATCH] tpm: fix gcc printk warnings
2005-04-15 20:24:43
linux-kernel
Re: [PATCH] char/tpm: use msleep(), clean-up timers, fix typo
2005-04-08 20:08:08
linux-kernel
Re: [PATCH] Add TPM hardware enablement driver
2005-04-05 16:15:58
linux-kernel
Re: [PATCH] Add TPM hardware enablement driver
2005-03-17 00:48:46
linux-kernel
Re: [PATCH] Add TPM hardware enablement driver
2005-03-16 00:02:59
linux-kernel
Re: [PATCH] Add TPM hardware enablement driver
2005-02-10 15:40:42
linux-kernel
Re: [tpmdd-devel] Re: [PATCH 1/1] tpm: update tpm sysfs file ownership - updated version
2005-02-09 20:36:14
linux-kernel
Re: [tpmdd-devel] Re: [PATCH 1/1] tpm: update tpm sysfs file ownership - updated version
2005-02-09 18:06:48
linux-kernel
Re: [PATCH 1/1] tpm: update tpm sysfs file ownership
2005-02-04 21:52:37
linux-kernel
Re: [PATCH 1/1] tpm: implement use of sysfs classes
2005-02-04 20:38:19
linux-kernel
[PATCH 1/1] tpm: implement use of sysfs classes
2005-02-03 16:43:56
linux-kernel
[PATCH 1/1] tpm: remove pci specific stuff from the underlying generic driver
2005-01-31 19:28:18
linux-kernel
Re: [PATCH 1/1] tpm: insert missing up mutex in an error path, typo build fix -- updated version
2005-01-28 21:46:05
linux-kernel
[PATCH 1/1] tpm: insert missing up mutex in an error path
2005-01-18 23:41:01
linux-kernel
Re: [PATCH 1/1] tpm: fix cause of SMP stack traces -- updated version
2005-01-18 23:08:10
linux-kernel
Re: [PATCH 1/1] tpm: fix cause of SMP stack traces
2005-01-18 22:44:55
linux-kernel
Re: [PATCH 1/1] tpm: fix cause of SMP stack traces
2005-01-18 22:29:38
linux-kernel
[PATCH 1/1] tpm: fix cause of SMP stack traces
2005-01-12 18:54:19
linux-kernel
Re: [PATCH 1/1] driver: Tpm hardware enablement --updated version