index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_nsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-03
tpm: remove tpm_read_index and tpm_write_index from tpm.h
Jarkko Sakkinen
1
-0
/
+12
2016-06-25
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
1
-22
/
+26
2016-06-25
tpm: drop 'base' from struct tpm_vendor_specific
Jarkko Sakkinen
1
-19
/
+41
2016-06-25
tpm: Get rid of chip->pdev
Jason Gunthorpe
1
-10
/
+10
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
1
-10
/
+10
2015-01-17
tpm: two-phase chip management functions
Jarkko Sakkinen
1
-5
/
+9
2014-10-20
char: tpm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-06
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
1
-1
/
+1
2014-01-06
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
1
-16
/
+0
2014-01-06
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
1
-10
/
+0
2013-02-05
tpm: Fix cancellation of TPM commands (polling mode)
Stefan Berger
1
-1
/
+6
2012-07-10
tpm_nsc: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-11
/
+2
2012-07-10
PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()
Rafael J. Wysocki
1
-1
/
+1
2011-09-23
TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc
Axel Lin
1
-2
/
+0
2011-07-26
tpm_nsc: Fix bug when loading multiple TPM drivers
Stefan Berger
1
-7
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-01-08
tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance
David Smith
1
-13
/
+22
2008-04-29
tpm: fix section mismatch warning
Sam Ravnborg
1
-1
/
+1
2007-08-22
tpmdd maintainers
Kent Yoder
1
-1
/
+1
2006-10-11
[PATCH] tpm: fix error handling
Jeff Garzik
1
-2
/
+4
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
1
-1
/
+1
2006-04-22
[PATCH] tpm: return chip from tpm_register_hardware
Kylene Jo Hall
1
-6
/
+11
2006-04-22
[PATCH] tpm: chip struct update
Kylene Jo Hall
1
-16
/
+16
2005-11-07
[PATCH] tpm: Fix lack of driver_unregister in init failcases
Kylene Jo Hall
1
-25
/
+23
2005-11-01
[PATCH] TPM compile fix
Chris Wright
1
-0
/
+1
2005-10-30
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
Randy Dunlap
1
-1
/
+1
2005-10-30
[PATCH] tpm: move nsc driver off pci_dev
Kylene Jo Hall
1
-67
/
+77
2005-10-30
[PATCH] tpm: remove pci dependency
Kylene Jo Hall
1
-12
/
+20
2005-10-30
[PATCH] tpm: add status function to allow non-lpc bus chips
Kylene Jo Hall
1
-0
/
+6
2005-06-25
[PATCH] tpm: Support new National TPMs
Kylene Jo Hall
1
-55
/
+38
2005-06-24
[PATCH] tpm: replace odd LPC init function
Kylene Hall
1
-9
/
+13
2005-06-24
[PATCH] tpm: add cancel function
Kylene Hall
1
-0
/
+1
2005-06-24
[PATCH] tpm: sysfs owernship changes
Kylene Hall
1
-1
/
+16
2005-06-24
[PATCH] tpm: Fix concerns with TPM driver -- use enums
Kylene Hall
1
-23
/
+31
2005-06-24
[PATCH] char/tpm: use msleep(), clean-up timers,
Nishanth Aravamudan
1
-22
/
+10
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+373