index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_atmel.c
Age
Commit message (
Expand
)
Author
2017-06-19
tpm/tpm_atmel: remove unnecessary NULL check
Gustavo A. R. Silva
2016-06-25
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: drop 'iobase' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm: drop 'base' from struct tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
tpm: Get rid of chip->pdev
Jason Gunthorpe
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
2015-01-17
tpm: two-phase chip management functions
Jarkko Sakkinen
2014-10-20
char: tpm: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-06
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
2014-01-06
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
2014-01-06
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
2013-10-22
tpm atmel: Call request_region with the correct base
Jason Gunthorpe
2013-02-05
tpm: Fix cancellation of TPM commands (polling mode)
Stefan Berger
2012-07-10
tpm_atmel: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-10
PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()
Rafael J. Wysocki
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
2007-08-22
tpmdd maintainers
Kent Yoder
2006-10-11
[PATCH] tpm: fix error handling
Jeff Garzik
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
2006-04-22
[PATCH] tpm: return chip from tpm_register_hardware
Kylene Jo Hall
2006-04-22
[PATCH] tpm: chip struct update
Kylene Jo Hall
2005-11-18
[PATCH] tpm: use ioread8 and iowrite8
Kylene Jo Hall
2005-11-13
[PATCH] tpm: updates for new hardware
Kylene Jo Hall
2005-11-01
[PATCH] TPM compile fix
Chris Wright
2005-10-30
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
Randy Dunlap
2005-10-30
[PATCH] tpm-tidies
Andrew Morton
2005-10-30
[PATCH] tpm: move atmel driver off pci_dev
Kylene Jo Hall
2005-10-30
[PATCH] tpm: remove pci dependency
Kylene Jo Hall
2005-10-30
[PATCH] tpm: add status function to allow non-lpc bus chips
Kylene Jo Hall
2005-09-07
[PATCH] tpm: fix tpm_atmel.c on ICH6
Philipp Matthias Hahn
2005-06-25
[PATCH] tpm: Support new National TPMs
Kylene Jo Hall
2005-06-24
[PATCH] tpm: replace odd LPC init function
Kylene Hall
2005-06-24
[PATCH] tpm: TPMs on additional LPC bus
Kylene Hall
2005-06-24
[PATCH] tpm: add cancel function
Kylene Hall
2005-06-24
[PATCH] tpm: sysfs owernship changes
Kylene Hall
2005-06-24
[PATCH] tpm: Fix concerns with TPM driver -- use enums
Kylene Hall
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds