Winkler, Tomas
|
e74f2f76c1
tmp/tpm_crb: implement runtime pm for tpm_crb
|
9 years ago |
Winkler, Tomas
|
c58bd34cec
tpm/tpm_crb: open code the crb_init into acpi_add
|
9 years ago |
Winkler, Tomas
|
bc33c5df71
tmp/tpm_crb: fix Intel PTT hw bug during idle state
|
9 years ago |
Winkler, Tomas
|
ba5287b6ef
tpm/tpm_crb: implement tpm crb idle state
|
9 years ago |
Jarkko Sakkinen
|
324152502b
Revert "tpm/tpm_crb: implement tpm crb idle state"
|
9 years ago |
Jarkko Sakkinen
|
cfa1882203
Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle state"
|
9 years ago |
Jarkko Sakkinen
|
2b7926ae1c
Revert "tpm/tpm_crb: open code the crb_init into acpi_add"
|
9 years ago |
Jarkko Sakkinen
|
4886cd80cb
Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"
|
9 years ago |
Winkler, Tomas
|
e350e24694
tmp/tpm_crb: implement runtime pm for tpm_crb
|
9 years ago |
Winkler, Tomas
|
0c22db435b
tpm/tpm_crb: open code the crb_init into acpi_add
|
9 years ago |
Winkler, Tomas
|
9514ff1961
tmp/tpm_crb: fix Intel PTT hw bug during idle state
|
9 years ago |
Winkler, Tomas
|
e17acbbb69
tpm/tpm_crb: implement tpm crb idle state
|
9 years ago |
Tomas Winkler
|
64fba530e9
tpm/tpm_crb: fix the over 80 characters checkpatch warring
|
9 years ago |
Tomas Winkler
|
47de683afa
tpm/tpm_crb: drop useless cpu_to_le32 when writing to registers
|
9 years ago |
Tomas Winkler
|
aa77ea0e43
tpm/tpm_crb: cache cmd_size register value.
|
9 years ago |
Tomas Winkler
|
71801310b1
tmp/tpm_crb: drop include to platform_device
|
9 years ago |
Jarkko Sakkinen
|
f39a9e97d7
tpm_crb: fix incorrect values of cmdReady and goIdle bits
|
9 years ago |
Jarkko Sakkinen
|
7fd10d6185
tpm_crb: refine the naming of constants
|
9 years ago |
Jarkko Sakkinen
|
35fec6f1eb
tpm_crb: remove wmb()'s
|
9 years ago |
Jarkko Sakkinen
|
72fd50e14e
tpm_crb: fix crb_req_canceled behavior
|
9 years ago |
Jason Gunthorpe
|
cae8b441fc
tpm: Factor out common startup code
|
9 years ago |
Jarkko Sakkinen
|
f786b75209
tpm_crb: fix address space of the return pointer in crb_map_res()
|
9 years ago |
Christophe Ricard
|
9e0d39d8a6
tpm: Remove useless priv field in struct tpm_vendor_specific
|
9 years ago |
Jarkko Sakkinen
|
422eac3f7d
tpm_crb: fix mapping of the buffers
|
9 years ago |
Jarkko Sakkinen
|
14ddfbf488
tpm_crb: drop struct resource res from struct crb_priv
|
9 years ago |
Jarkko Sakkinen
|
dcbeab1946
tpm: fix crash in tpm_tis deinitialization
|
9 years ago |
Jarkko Sakkinen
|
99cda8cb46
tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
|
9 years ago |
Jarkko Sakkinen
|
30f9c8c9e2
tpm_crb/tis: fix: use dev_name() for /proc/iomem
|
9 years ago |
Jason Gunthorpe
|
1bd047be37
tpm_crb: Use devm_ioremap_resource
|
9 years ago |
Jason Gunthorpe
|
1e3ed59d62
tpm_crb: Drop le32_to_cpu(ioread32(..))
|
9 years ago |