index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
4
-4
/
+4
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
2006-05-31
[PATCH] tpm: more bios log parsing fixes
Seiji Munetoh
1
-44
/
+4
2006-05-31
[PATCH] tpm: bios log parsing fixes
Seiji Munetoh
1
-16
/
+25
2006-05-26
[PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60
Kylene Jo Hall
1
-4
/
+0
2006-05-15
[PATCH] tpm_register_hardware gcc 4.1 warning fix
Daniel Walker
1
-1
/
+1
2006-05-15
[PATCH] tpm: fix constant
Kylene Jo Hall
1
-1
/
+1
2006-05-15
[PATCH] tpm: update module dependencies
Kylene Jo Hall
1
-1
/
+1
2006-04-22
[PATCH] tpm: add HID module parameter
Kylene Jo Hall
1
-1
/
+12
2006-04-22
[PATCH] tpm: add interrupt module parameter
Kylene Jo Hall
1
-35
/
+43
2006-04-22
[PATCH] tpm: spacing cleanups 2
Kylene Jo Hall
1
-13
/
+9
2006-04-22
[PATCH] tpm_infineon section fixup
Randy Dunlap
1
-1
/
+2
2006-04-22
[PATCH] tpm: update bios log code for 1.2
Kylene Jo Hall
1
-12
/
+37
2006-04-22
[PATCH] tpm: check mem start and len
Kylene Jo Hall
1
-0
/
+7
2006-04-22
[PATCH] tpm: tpm_infineon updated to latest interface changes
Marcel Selhorst
1
-29
/
+29
2006-04-22
[PATCH] tpm: use clear_bit
Kylene Jo Hall
1
-18
/
+7
2006-04-22
[PATCH] tpm: msecs_to_jiffies cleanups
Kylene Jo Hall
3
-26
/
+32
2006-04-22
[PATCH] tpm: driver for next generation TPM chips
Leendert van Doorn
5
-1
/
+670
2006-04-22
[PATCH] tpm: new 1.2 sysfs files
Kylene Jo Hall
2
-2
/
+247
2006-04-22
[PATCH] tpm: command duration update
Kylene Jo Hall
2
-3
/
+311
2006-04-22
[PATCH] tpm: return chip from tpm_register_hardware
Kylene Jo Hall
5
-40
/
+55
2006-04-22
[PATCH] tpm: chip struct update
Kylene Jo Hall
4
-55
/
+53
2006-04-22
[PATCH] tpm: reorganize sysfs files
Kylene Jo Hall
1
-59
/
+86
2006-04-22
[PATCH] tpm: spacing cleanups
Kylene Jo Hall
1
-5
/
+4
2006-04-22
[PATCH] tpm: fix missing string
Kylene Jo Hall
1
-0
/
+1
2006-04-22
[PATCH] tpm: fix memory leak
Kylene Jo Hall
1
-0
/
+2
2006-03-25
[PATCH] tpm: sparc32 build fix
Andrew Morton
1
-0
/
+1
2006-02-17
[PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfix
Marcel Selhorst
1
-14
/
+34
2006-02-01
[PATCH] tpm: tpm_bios remove unused variable
Kylene Jo Hall
1
-2
/
+1
2006-02-01
[PATCH] tpm: tpm_bios fix sparse warnings
Kylene Jo Hall
1
-2
/
+2
2006-02-01
[PATCH] tpm: tpm-bios: fix module license issue
Kylene Jo Hall
1
-0
/
+1
2006-02-01
[PATCH] tpm_bios indexing fix
Andrew Morton
1
-2
/
+2
2006-02-01
[PATCH] tpm_bios: securityfs error checking fix
Andrew Morton
1
-3
/
+12
2006-02-01
[PATCH] tpm_infineon: fix printk format warning
Randy Dunlap
1
-1
/
+1
2006-01-08
[PATCH] tpmdd: remove global event log
Kylene Jo Hall
1
-30
/
+62
2006-01-08
[PATCH] tpm: add bios measurement log
Kylene Jo Hall
4
-0
/
+529
2005-11-18
[PATCH] tpm: remove PCI kconfig dependency
Kylene Jo Hall
1
-1
/
+1
2005-11-18
[PATCH] tpm: use ioread8 and iowrite8
Kylene Jo Hall
2
-31
/
+38
2005-11-18
[PATCH] tpm: use flush_scheduled_work()
Kylene Jo Hall
1
-0
/
+2
2005-11-13
[PATCH] tpm: locking fix
Kylene Jo Hall
2
-0
/
+10
2005-11-13
[PATCH] tpm: dev_mask handling fix
Kylene Jo Hall
1
-3
/
+2
2005-11-13
[PATCH] tpm: updates for new hardware
Kylene Jo Hall
3
-72
/
+171
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-07
[PATCH] tpm: Fix lack of driver_unregister in init failcases
Kylene Jo Hall
1
-25
/
+23
2005-11-01
[PATCH] missing platform_device.h includes
Al Viro
1
-0
/
+1
2005-11-01
[PATCH] TPM compile fix
Chris Wright
2
-0
/
+2
2005-10-30
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
Randy Dunlap
2
-2
/
+2
2005-10-30
[PATCH] tpm-tidies
Andrew Morton
3
-37
/
+23
2005-10-30
[PATCH] Infineon TPM: move infineon driver off pci_dev
Marcel Selhorst
1
-98
/
+59
2005-10-30
[PATCH] tpm: move nsc driver off pci_dev
Kylene Jo Hall
1
-67
/
+77
[next]