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
2007-05-08
tpm_infineon: add support for devices in mmio space
Alex Williamson
1
-66
/
+165
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
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
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-0
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-1
/
+1
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
1
-0
/
+1
2006-12-01
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+3
2006-10-11
[PATCH] tpm: fix error handling
Jeff Garzik
3
-8
/
+17
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-08-01
Merge branch 'merge'
Paul Mackerras
2
-19
/
+59
2006-07-31
[POWERPC] tmp_atmel: Constify & voidify get_property()
Jeremy Kerr
1
-2
/
+2
2006-07-14
[PATCH] tpm_tis: use resource_size_t
Kylene Jo Hall
1
-2
/
+3
2006-07-14
[PATCH] tpm: Add force device probe option
Kylene Jo Hall
1
-19
/
+56
2006-07-14
[PATCH] tpm: interrupt clear fix
Kylene Jo Hall
1
-0
/
+1
2006-07-14
[PATCH] TPM: fix failure path leak
Randy Dunlap
1
-0
/
+1
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
[next]