index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfix
Marcel Selhorst
2006-02-17
1
-14
/
+34
*
[PATCH] tpm: tpm_bios remove unused variable
Kylene Jo Hall
2006-02-01
1
-2
/
+1
*
[PATCH] tpm: tpm_bios fix sparse warnings
Kylene Jo Hall
2006-02-01
1
-2
/
+2
*
[PATCH] tpm: tpm-bios: fix module license issue
Kylene Jo Hall
2006-02-01
1
-0
/
+1
*
[PATCH] tpm_bios indexing fix
Andrew Morton
2006-02-01
1
-2
/
+2
*
[PATCH] tpm_bios: securityfs error checking fix
Andrew Morton
2006-02-01
1
-3
/
+12
*
[PATCH] tpm_infineon: fix printk format warning
Randy Dunlap
2006-02-01
1
-1
/
+1
*
[PATCH] tpmdd: remove global event log
Kylene Jo Hall
2006-01-08
1
-30
/
+62
*
[PATCH] tpm: add bios measurement log
Kylene Jo Hall
2006-01-08
4
-0
/
+529
*
[PATCH] tpm: remove PCI kconfig dependency
Kylene Jo Hall
2005-11-18
1
-1
/
+1
*
[PATCH] tpm: use ioread8 and iowrite8
Kylene Jo Hall
2005-11-18
2
-31
/
+38
*
[PATCH] tpm: use flush_scheduled_work()
Kylene Jo Hall
2005-11-18
1
-0
/
+2
*
[PATCH] tpm: locking fix
Kylene Jo Hall
2005-11-13
2
-0
/
+10
*
[PATCH] tpm: dev_mask handling fix
Kylene Jo Hall
2005-11-13
1
-3
/
+2
*
[PATCH] tpm: updates for new hardware
Kylene Jo Hall
2005-11-13
3
-72
/
+171
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
1
-1
/
+0
*
[PATCH] tpm: Fix lack of driver_unregister in init failcases
Kylene Jo Hall
2005-11-07
1
-25
/
+23
*
[PATCH] missing platform_device.h includes
Al Viro
2005-11-01
1
-0
/
+1
*
[PATCH] TPM compile fix
Chris Wright
2005-11-01
2
-0
/
+2
*
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
Randy Dunlap
2005-10-30
2
-2
/
+2
*
[PATCH] tpm-tidies
Andrew Morton
2005-10-30
3
-37
/
+23
*
[PATCH] Infineon TPM: move infineon driver off pci_dev
Marcel Selhorst
2005-10-30
1
-98
/
+59
*
[PATCH] tpm: move nsc driver off pci_dev
Kylene Jo Hall
2005-10-30
1
-67
/
+77
*
[PATCH] tpm: move atmel driver off pci_dev
Kylene Jo Hall
2005-10-30
1
-62
/
+63
*
[PATCH] tpm: change from pci_dev to dev power management functions
Kylene Jo Hall
2005-10-30
2
-6
/
+6
*
[PATCH] tpm: remove pci dependency
Kylene Jo Hall
2005-10-30
5
-72
/
+91
*
[PATCH] tpm: add status function to allow non-lpc bus chips
Kylene Jo Hall
2005-10-30
5
-1
/
+20
*
Merge linux-2.6 with linux-acpi-2.6
Len Brown
2005-09-08
2
-31
/
+48
|
\
|
*
[PATCH] tpm: fix tpm_atmel.c on ICH6
Philipp Matthias Hahn
2005-09-07
1
-0
/
+3
|
*
[PATCH] tpm_infineon: Bugfix in PNPACPI-handling
Marcel Selhorst
2005-09-05
1
-31
/
+45
*
|
[ACPI] delete CONFIG_ACPI_BUS
Len Brown
2005-08-24
1
-1
/
+1
|
/
*
[PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPI
Marcel Selhorst
2005-08-05
2
-44
/
+113
*
[PATCH] ppc64: tpm_infineon build fix
Andrew Morton
2005-07-27
1
-2
/
+2
*
[PATCH] tpm: Support for Infineon TPM
Marcel Selhorst
2005-07-27
3
-1
/
+479
*
[PATCH] tpm: fix bug introduced by the /proc/misc
Kylene Jo Hall
2005-06-30
1
-1
/
+1
*
[PATCH] tpm: fix misc name memory problem
Kylene Jo Hall
2005-06-25
1
-2
/
+6
*
[PATCH] tpm: Fix pubek parsing
Kylene Jo Hall
2005-06-25
1
-2
/
+2
*
[PATCH] tpm: Support new National TPMs
Kylene Jo Hall
2005-06-25
3
-70
/
+53
*
[PATCH] tpm: improve output in sysfs files when the TPM fails
Kylene Jo Hall
2005-06-24
1
-4
/
+6
*
[PATCH] tpm: add debugging output
Kylene Hall
2005-06-24
1
-8
/
+17
*
[PATCH] tpm: replace odd LPC init function
Kylene Hall
2005-06-24
4
-108
/
+22
*
[PATCH] tpm: TPMs on additional LPC bus
Kylene Hall
2005-06-24
1
-0
/
+1
*
[PATCH] tpm: locking fixes
Kylene Hall
2005-06-24
1
-3
/
+7
*
[PATCH] tpm: add cancel function
Kylene Hall
2005-06-24
4
-12
/
+23
*
[PATCH] tpm: sysfs owernship changes
Kylene Hall
2005-06-24
4
-13
/
+64
*
[PATCH] tpm: remove unnecessary __force
Kylene Hall
2005-06-24
1
-12
/
+7
*
[PATCH] tpm: use to_pci_dev
Kylene Hall
2005-06-24
1
-3
/
+3
*
[PATCH] tpm: fix timer initialization
Kylene Hall
2005-06-24
2
-20
/
+6
*
[PATCH] tpm: large stack objects
Kylene Hall
2005-06-24
1
-6
/
+15
*
[PATCH] tpm: read return code issue
Kylene Hall
2005-06-24
1
-20
/
+10
[next]