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 |
Stefan Berger
|
20b87bbfad
tpm_tis: Delay ACPI S3 suspend while the TPM is busy
|
14 years ago |
Stefan Berger
|
45baa1d1fa
tpm_tis: Re-enable interrupts upon (S3) resume
|
14 years ago |
Stefan Berger
|
6259210176
tpm_tis: Add timeouts sysfs entry
|
14 years ago |
Stefan Berger
|
04ab2293bb
tpm_tis: Introduce durations sysfs entry
|
14 years ago |
Linus Torvalds
|
e587137240
Revert "tpm_tis: Use timeouts returned from TPM"
|
14 years ago |
Stefan Berger
|
9b29050f8f
tpm_tis: Use timeouts returned from TPM
|
14 years ago |