index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Commit message (
Expand
)
Author
Age
*
TPM: get_event_name stack corruption
Eric Paris
2009-05-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-03-26
|
\
|
*
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
2009-03-24
*
|
Merge branch 'master' into next
James Morris
2009-03-23
|
\
|
|
*
tpm: correct email address for tpm_infineon-driver
Marcel Selhorst
2009-02-11
*
|
Merge branch 'master' into next
James Morris
2009-02-05
|
\
|
|
*
Merge branch 'linus' into release
Len Brown
2009-01-09
|
|
\
|
|
*
tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance
David Smith
2009-01-08
|
*
|
ACPI: remove private acpica headers from driver files
Lin Ming
2008-12-31
|
|
/
*
|
TPM: integrity fix
Rajiv Andrade
2009-02-05
*
|
TPM: integrity interface
Rajiv Andrade
2009-02-02
*
|
TPM: sysfs functions consolidation
Rajiv Andrade
2009-02-02
|
/
*
tpm: don't export static functions
Stephen Rothwell
2008-10-20
*
drivers/char/tpm/tpm.c: fix error-path memory leak
Andrew Morton
2008-10-16
*
tpm: work around bug in Broadcom BCM0102 chipset
Valdis Kletnieks
2008-10-16
*
tpm: correct tpm timeouts to jiffies conversion
Marcin Obara
2008-10-16
*
As pointed out by Jonathan Corbet, the timer must be deleted before
Rajiv Andrade
2008-10-10
*
The tpm_dev_release function is only called for platform devices, not pnp
Rajiv Andrade
2008-10-10
*
Protect tpm_chip_list when transversing it.
Rajiv Andrade
2008-10-10
*
Renames num_open to is_open, as only one process can open the file at a time.
Rajiv Andrade
2008-10-10
*
Remove the BKL calls from the TPM driver, which were added in the overall
Rajiv Andrade
2008-10-10
*
securityfs: do not depend on CONFIG_SECURITY
Eric Paris
2008-08-27
*
tpm: Use correct data types for sizes in tpm_write() and tpm_read()
Michael Halcrow
2008-07-26
*
tpm: increase size of internal TPM response buffers
Marcin Obara
2008-07-26
*
tpm_bios.c: make 2 structs static
Adrian Bunk
2008-07-26
*
tpm: add support for Broadcom TPM TIS device HID
LE DISEZ Erwan
2008-07-26
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
|
\
|
*
tpm: add Intel TPM TIS device HID
Marcin Obara
2008-07-10
*
|
tpm-tpm: BKL pushdown
Arnd Bergmann
2008-07-02
|
/
*
tpm: change Kconfig dependencies from PNPACPI to PNP
Bjorn Helgaas
2008-04-29
*
tpm: fix section mismatch warning
Sam Ravnborg
2008-04-29
*
drivers/char: minor irq handler cleanups
Jeff Garzik
2008-04-20
*
tpm: infineon section mismatch
Randy Dunlap
2008-02-06
*
tpm.c: fix crash during device removal
Richard MUSIL
2008-02-06
*
TPM: fix suspend and resume failure
David Smith
2008-01-14
*
TPM: fix TIS device driver locality request
Marcel Selhorst
2007-11-29
*
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
2007-10-23
*
tpm: pay attention to IRQ info from PNP
Bjorn Helgaas
2007-10-17
*
tpmdd maintainers
Kent Yoder
2007-08-22
*
Fix memory leak in tpm_binary_bios_measurements_open()
Reiner Sailer
2007-07-20
*
Memory leak in tpm_ascii_bios_measurements_open()
Jesper Juhl
2007-07-20
*
Use menuconfig objects II - TPM
Jan Engelhardt
2007-07-16
*
Missing include file in tpm_atmel.h
Stephen Rothwell
2007-05-12
*
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
2007-05-10
*
Fix trivial typos in Kconfig* files
David Sterba
2007-05-09
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
|
\
|
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-07
|
|
\
|
*
|
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
|
*
|
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-05-02
*
|
|
use mutex instead of semaphore in TPM driver
Matthias Kaehlcke
2007-05-08
[next]