Kent Yoder
|
6e38bfaad6
tpm_tis: check pnp_acpi_device return code
|
12 years ago |
Jason Gunthorpe
|
7240b98320
TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startup
|
12 years ago |
Stefan Berger
|
78f09cc248
tpm: Fix cancellation of TPM commands (interrupt mode)
|
12 years ago |
Stefan Berger
|
1f86605729
tpm: Fix cancellation of TPM commands (polling mode)
|
12 years ago |
Stefan Berger
|
3e3a5e9069
tpm: Store TPM vendor ID
|
12 years ago |
Peter Huewe
|
73249695f0
char/tpm: Use true and false for bools
|
12 years ago |
Linus Torvalds
|
6a5971d8fe
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
12 years ago |
Bill Pemberton
|
afc6d36912
tpm: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
39af33fc45
char: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
0bbed20e05
char: remove use of __devinitdata
|
12 years ago |
Kent Yoder
|
7e72fe73bf
tpm: compile out unused code in the PNP and PM cases
|
13 years ago |
Rafael J. Wysocki
|
07368d32f1
tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP
|
13 years ago |
Rafael J. Wysocki
|
b633f0507e
tpm_tis: Use struct dev_pm_ops for power management
|
13 years ago |
Rafael J. Wysocki
|
035e2ce8eb
PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()
|
13 years ago |
Linus Torvalds
|
3556485f15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
13 years ago |
Jiri Kosina
|
4e70daaf05
tpm_tis: fix tis_lock with respect to RCU
|
13 years ago |
Stefan Berger
|
968de8e24d
tpm_tis: Clean up after module_param cleanup
|
13 years ago |
Stefan Berger
|
4e401fb028
tpm_tis: Only probe iTPMs
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Rajiv Andrade
|
b9e3238aa3
TPM: fix transmit_cmd error logic
|
13 years ago |
Rajiv Andrade
|
fd04886660
TPM: Export wait_for_stat for other vendor specific drivers
|
14 years ago |
Rajiv Andrade
|
9efa54f002
TPM: Use vendor specific function for status probe
|
14 years ago |
Stefan Berger
|
a927b81317
tpm_tis: add delay after aborting command
|
13 years ago |
Stefan Berger
|
7f326ed7ff
tpm_tis: Check return code from getting timeouts/durations
|
13 years ago |
Stefan Berger
|
68d6e6713f
tpm: Introduce function to poll for result of self test
|
13 years ago |
Randy Dunlap
|
1560ffe62a
tpm_tis: fix build when ACPI is not enabled
|
14 years ago |
Stefan Berger
|
968543100a
tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP block
|
14 years ago |
Stefan Berger
|
6eb77b2149
tpm: Fix compilation warning when CONFIG_PNP is not defined
|
14 years ago |
Stefan Berger
|
9519de3f26
tpm_tis: Probing function for Intel iTPM bug
|
14 years ago |
Stefan Berger
|
a7b66822b2
tpm_tis: Fix the probing for interrupts
|
14 years ago |