index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm-interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-15
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
1
-2
/
+4
2015-01-17
tpm: TPM 2.0 CRB Interface
Jarkko Sakkinen
1
-0
/
+3
2015-01-17
tpm: TPM 2.0 baseline support
Jarkko Sakkinen
1
-2
/
+21
2015-01-17
tpm: device class for tpm
Jarkko Sakkinen
1
-0
/
+29
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
1
-14
/
+15
2015-01-17
tpm: two-phase chip management functions
Jarkko Sakkinen
1
-147
/
+1
2015-01-17
tpm: merge duplicate transmit_cmd() functions
Jarkko Sakkinen
1
-23
/
+26
2015-01-17
TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev
David Howells
1
-1
/
+1
2014-07-29
tpm: Provide a generic means to override the chip returned timeouts
Jason Gunthorpe
1
-21
/
+41
2014-07-29
tpm: missing tpm_chip_put in tpm_get_random()
Jarkko Sakkinen
1
-3
/
+4
2014-07-29
tpm: Properly clean sysfs entries in error path
Stefan Berger
1
-1
/
+3
2014-01-06
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
Jason Gunthorpe
1
-22
/
+12
2014-01-06
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
1
-2
/
+8
2014-01-06
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
1
-2
/
+2
2014-01-06
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
Jason Gunthorpe
1
-273
/
+2
2014-01-06
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
1
-169
/
+12
2013-10-22
tpm: Rename tpm.c to tpm-interface.c
Jason Gunthorpe
1
-0
/
+1554