index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_i2c_infineon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-07
1
-1
/
+0
*
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
2014-01-06
1
-1
/
+1
*
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
2014-01-06
1
-30
/
+0
*
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
2014-01-06
1
-10
/
+0
*
tpm: Remove tpm_show_caps_1_2
Jason Gunthorpe
2013-10-22
1
-1
/
+1
*
tpm: Remove redundant dev_set_drvdata
Jason Gunthorpe
2013-10-22
1
-2
/
+0
*
tpm/tpm_i2c_infineon: Remove unused header file
Peter Huewe
2013-06-28
1
-1
/
+0
*
tpm: tpm_i2c_infinion: Don't modify i2c_client->driver
Lars-Peter Clausen
2013-06-28
1
-3
/
+0
*
tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer
Peter Huewe
2013-04-12
1
-0
/
+9
*
tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t...
Peter Huewe
2013-04-12
1
-3
/
+18
*
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
Peter Huewe
2013-04-12
1
-40
/
+97
*
char/tpm: Convert struct i2c_msg initialization to C99 format
Shubhrajyoti Datta
2013-04-12
1
-3
/
+16
*
tpm: Fix cancellation of TPM commands (polling mode)
Stefan Berger
2013-02-05
1
-1
/
+6
*
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-12-11
1
-1
/
+1
|
\
|
*
char: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
|
tpm: remove use of __devinit
Bill Pemberton
2012-11-28
1
-2
/
+2
|
/
*
char/tpm: Add new driver for Infineon I2C TIS TPM
Peter Huewe
2012-08-22
1
-0
/
+695