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
*
tpm_tis: fix subsequent suspend failures
Rajiv Andrade
2010-07-26
1
-1
/
+8
*
TPM: ReadPubEK output struct fix
Rajiv Andrade
2010-06-15
1
-0
/
+1
*
TPM: ACPI/PNP dependency removal
Rajiv Andrade
2010-05-17
2
-21
/
+25
*
Revert "TPM: ACPI/PNP dependency removal"
James Morris
2010-05-07
2
-32
/
+22
*
Merge branch 'master' into next
James Morris
2010-05-06
4
-0
/
+4
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
4
-0
/
+4
*
|
TPM: ACPI/PNP dependency removal
Rajiv Andrade
2010-05-05
2
-22
/
+32
*
|
TPM: workaround to enforce PCR updates across suspends
Rajiv Andrade
2010-03-26
1
-7
/
+40
|
/
*
tpm_infineon: fix suspend/resume handler for pnp_driver
Marcel Selhorst
2010-02-11
1
-22
/
+57
*
tpm: autoload tpm_tis based on system PnP IDs
Matt Domsch
2009-11-03
1
-0
/
+1
*
tpm_tis: TPM_STS_DATA_EXPECT workaround
Rajiv Andrade
2009-11-02
1
-1
/
+9
*
TPM: fix pcrread
Rajiv Andrade
2009-10-01
1
-2
/
+1
*
Merge branch 'master' into next
James Morris
2009-09-30
2
-6
/
+5
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-09-23
1
-3
/
+2
|
|
\
|
|
*
tpm-fixup-pcrs-sysfs-file-update
Jason Gunthorpe
2009-09-23
1
-3
/
+2
|
*
|
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
Jan Beulich
2009-09-23
1
-2
/
+2
|
*
|
seq_file: constify seq_operations
James Morris
2009-09-23
1
-2
/
+2
|
|
/
*
|
TPM: increase default TPM buffer
Rajiv Andrade
2009-09-24
1
-1
/
+1
|
/
*
TPM: Fixup boot probe timeout for tpm_tis driver
Jason Gunthorpe
2009-09-10
1
-6
/
+6
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
TPM: get_event_name stack corruption
Eric Paris
2009-05-20
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-03-26
2
-18
/
+38
|
\
|
*
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
2009-03-24
2
-18
/
+38
*
|
Merge branch 'master' into next
James Morris
2009-03-24
1
-2
/
+2
|
\
\
|
|
/
|
*
tpm: correct email address for tpm_infineon-driver
Marcel Selhorst
2009-02-11
1
-2
/
+2
*
|
Merge branch 'master' into next
James Morris
2009-02-06
2
-15
/
+22
|
\
\
|
|
/
|
*
Merge branch 'linus' into release
Len Brown
2009-01-09
1
-13
/
+22
|
|
\
|
|
*
tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance
David Smith
2009-01-08
1
-13
/
+22
|
*
|
ACPI: remove private acpica headers from driver files
Lin Ming
2008-12-31
1
-2
/
+0
|
|
/
*
|
TPM: integrity fix
Rajiv Andrade
2009-02-06
1
-3
/
+5
*
|
TPM: integrity interface
Rajiv Andrade
2009-02-03
2
-19
/
+128
*
|
TPM: sysfs functions consolidation
Rajiv Andrade
2009-02-03
2
-269
/
+266
|
/
*
tpm: don't export static functions
Stephen Rothwell
2008-10-20
1
-1
/
+1
*
drivers/char/tpm/tpm.c: fix error-path memory leak
Andrew Morton
2008-10-16
1
-7
/
+8
*
tpm: work around bug in Broadcom BCM0102 chipset
Valdis Kletnieks
2008-10-16
1
-0
/
+7
*
tpm: correct tpm timeouts to jiffies conversion
Marcin Obara
2008-10-16
1
-7
/
+7
*
As pointed out by Jonathan Corbet, the timer must be deleted before
Rajiv Andrade
2008-10-11
1
-1
/
+1
*
The tpm_dev_release function is only called for platform devices, not pnp
Rajiv Andrade
2008-10-11
3
-7
/
+30
*
Protect tpm_chip_list when transversing it.
Rajiv Andrade
2008-10-11
1
-37
/
+24
*
Renames num_open to is_open, as only one process can open the file at a time.
Rajiv Andrade
2008-10-11
2
-5
/
+4
*
Remove the BKL calls from the TPM driver, which were added in the overall
Rajiv Andrade
2008-10-11
1
-4
/
+4
*
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
[next]