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
*
securityfs: do not depend on CONFIG_SECURITY
Eric Paris
2008-08-28
1
-0
/
+1
*
tpm: Use correct data types for sizes in tpm_write() and tpm_read()
Michael Halcrow
2008-07-26
1
-2
/
+2
*
tpm: increase size of internal TPM response buffers
Marcin Obara
2008-07-26
1
-31
/
+93
*
tpm_bios.c: make 2 structs static
Adrian Bunk
2008-07-26
1
-2
/
+2
*
tpm: add support for Broadcom TPM TIS device HID
LE DISEZ Erwan
2008-07-26
1
-0
/
+1
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
1
-0
/
+1
|
\
|
*
tpm: add Intel TPM TIS device HID
Marcin Obara
2008-07-10
1
-0
/
+1
*
|
tpm-tpm: BKL pushdown
Arnd Bergmann
2008-07-02
1
-0
/
+5
|
/
*
tpm: change Kconfig dependencies from PNPACPI to PNP
Bjorn Helgaas
2008-04-29
1
-3
/
+2
*
tpm: fix section mismatch warning
Sam Ravnborg
2008-04-29
1
-1
/
+1
*
drivers/char: minor irq handler cleanups
Jeff Garzik
2008-04-20
1
-1
/
+1
*
tpm: infineon section mismatch
Randy Dunlap
2008-02-06
1
-3
/
+3
*
tpm.c: fix crash during device removal
Richard MUSIL
2008-02-06
2
-17
/
+29
*
TPM: fix suspend and resume failure
David Smith
2008-01-14
1
-6
/
+6
*
TPM: fix TIS device driver locality request
Marcel Selhorst
2007-11-29
1
-5
/
+5
*
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
2007-10-23
1
-2
/
+2
*
tpm: pay attention to IRQ info from PNP
Bjorn Helgaas
2007-10-17
1
-9
/
+13
*
tpmdd maintainers
Kent Yoder
2007-08-22
7
-5
/
+9
*
Fix memory leak in tpm_binary_bios_measurements_open()
Reiner Sailer
2007-07-20
1
-3
/
+8
*
Memory leak in tpm_ascii_bios_measurements_open()
Jesper Juhl
2007-07-20
1
-3
/
+8
*
Use menuconfig objects II - TPM
Jan Engelhardt
2007-07-16
1
-10
/
+8
*
Missing include file in tpm_atmel.h
Stephen Rothwell
2007-05-12
1
-0
/
+3
*
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
2007-05-10
1
-0
/
+1
*
Fix trivial typos in Kconfig* files
David Sterba
2007-05-09
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
1
-2
/
+2
|
\
|
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
1
-1
/
+0
|
|
\
|
*
|
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
1
-1
/
+1
|
*
|
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-05-02
1
-1
/
+1
*
|
|
use mutex instead of semaphore in TPM driver
Matthias Kaehlcke
2007-05-08
2
-13
/
+16
*
|
|
tpm: fix sleep-in-spinlock
Parag Warudkar
2007-05-08
1
-4
/
+8
*
|
|
tpm_infineon: add support for devices in mmio space
Alex Williamson
2007-05-08
1
-66
/
+165
|
|
/
|
/
|
*
|
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
1
-1
/
+0
|
/
*
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
2007-04-26
1
-1
/
+1
*
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-04-13
1
-1
/
+1
*
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
Stephen Rothwell
2007-04-13
1
-1
/
+1
*
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
2007-04-13
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-12
1
-2
/
+2
*
[PATCH] Char: timers cleanup
Jiri Slaby
2007-02-12
1
-3
/
+2
*
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
2007-02-02
1
-5
/
+3
*
[PATCH] Correct misc_register return code handling in several drivers
Neil Horman
2006-12-07
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-0
/
+1
|
\
|
*
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2006-12-04
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
2006-12-01
1
-1
/
+1
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-3
/
+3
|
/
*
[PATCH] tpm: fix error handling
Jeff Garzik
2006-10-11
3
-8
/
+17
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
Merge branch 'merge'
Paul Mackerras
2006-08-01
2
-19
/
+59
|
\
|
*
[PATCH] tpm_tis: use resource_size_t
Kylene Jo Hall
2006-07-14
1
-2
/
+3
[next]