index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
ihex2fw.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-05
tpm_i2c_stm_st33: removed unused variables/code
Kent Yoder
1
-17
/
+1
2013-02-05
TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startup
Jason Gunthorpe
1
-0
/
+21
2013-02-05
tpm: Fix cancellation of TPM commands (interrupt mode)
Stefan Berger
3
-12
/
+31
2013-02-05
tpm: Fix cancellation of TPM commands (polling mode)
Stefan Berger
8
-8
/
+48
2013-02-05
tpm: Store TPM vendor ID
Stefan Berger
2
-0
/
+3
2013-02-05
TPM: Work around buggy TPMs that block during continue self test
Jason Gunthorpe
1
-1
/
+9
2013-02-05
tpm_i2c_stm_st33: fix oops when i2c client is unavailable
Kent Yoder
2
-6
/
+11
2013-02-05
char/tpm: Use struct dev_pm_ops for power management
Peter Huewe
1
-16
/
+12
2013-02-05
TPM: STMicroelectronics ST33 I2C BUILD STUFF
Mathias Leblanc
2
-0
/
+11
2013-02-05
tpm: rename STM driver to match other i2c drivers
Kent Yoder
2
-1
/
+1
2013-02-05
tpm: STM i2c driver fixes
Kent Yoder
3
-136
/
+69
2013-02-05
tpm: rename vendor data to priv and provide an accessor
Kent Yoder
2
-5
/
+7
2013-02-05
TPM: STMicroelectronics ST33 I2C KERNEL 3.x
Mathias Leblanc
3
-0
/
+1031
2013-02-05
char/tpm: Use true and false for bools
Peter Huewe
1
-6
/
+6
2013-02-05
TPM: Switch to __packed instead of __attribute__((packed))
Jason Gunthorpe
2
-21
/
+21
2013-02-05
TPM: Issue TPM_STARTUP at driver load if the TPM has not been started
Jason Gunthorpe
2
-4
/
+46
2013-02-05
char/tpm: simplify duration calculation and eliminate smatch warning.
Peter Huewe
1
-7
/
+6
2013-02-05
char/tpm: Remove duplicated lookup table
Peter Huewe
1
-17
/
+1