Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
603f0cc9482e5e5996b84d3ffb5578526974809c
/
drivers
/
char
/
tpm
32d33b2
TPM: Retry SaveState command in suspend path
by Duncan Laurie
· 12 years ago
6aa4ef4
tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer
by Peter Huewe
· 12 years ago
21dc02e
tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id table entries
by Peter Huewe
· 12 years ago
3320280
tpm_i2c_stm_st33: Remove duplicate inclusion of header files
by Sachin Kamat
· 12 years ago
c61c86d
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
by Peter Huewe
· 12 years ago
eef8b62
char/tpm: Convert struct i2c_msg initialization to C99 format
by Shubhrajyoti Datta
· 12 years ago
e361200
drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy
by Chen Gang
· 12 years ago
2d089f8
tpm/tpm_i2c_stm_st33: formatting and white space changes
by Peter Huewe
· 12 years ago
5b26603
tpm/ibmvtpm: build only when IBM pseries is configured
by Kent Yoder
· 12 years ago
6e38bfa
tpm_tis: check pnp_acpi_device return code
by Kent Yoder
· 12 years ago
7333549
char/tpm/tpm_i2c_stm_st33: drop temporary variable for return value
by Peter Huewe
· 12 years ago
07d7216
char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probe
by Peter Huewe
· 12 years ago
e02983c
char/tpm/tpm_i2c_stm_st33: Remove __devexit attribute
by Peter Huewe
· 12 years ago
6429891
char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignment
by Peter Huewe
· 12 years ago
d479042
tpm_i2c_stm_st33: removed unused variables/code
by Kent Yoder
· 12 years ago
7240b98
TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startup
by Jason Gunthorpe
· 12 years ago
78f09cc
tpm: Fix cancellation of TPM commands (interrupt mode)
by Stefan Berger
· 12 years ago
1f86605
tpm: Fix cancellation of TPM commands (polling mode)
by Stefan Berger
· 12 years ago
3e3a5e9
tpm: Store TPM vendor ID
by Stefan Berger
· 12 years ago
4643826
TPM: Work around buggy TPMs that block during continue self test
by Jason Gunthorpe
· 12 years ago
1fbc5e9
tpm_i2c_stm_st33: fix oops when i2c client is unavailable
by Kent Yoder
· 12 years ago
d459335
char/tpm: Use struct dev_pm_ops for power management
by Peter Huewe
· 12 years ago
2bfee22
TPM: STMicroelectronics ST33 I2C BUILD STUFF
by Mathias Leblanc
· 12 years ago
9da228e
tpm: rename STM driver to match other i2c drivers
by Kent Yoder
· 12 years ago
3d7a7bd
tpm: STM i2c driver fixes
by Kent Yoder
· 12 years ago
775585e
tpm: rename vendor data to priv and provide an accessor
by Kent Yoder
· 12 years ago
251a7b0
TPM: STMicroelectronics ST33 I2C KERNEL 3.x
by Mathias Leblanc
· 12 years ago
7324969
char/tpm: Use true and false for bools
by Peter Huewe
· 12 years ago
348df8d
TPM: Switch to __packed instead of __attribute__((packed))
by Jason Gunthorpe
· 12 years ago
c584af1
TPM: Issue TPM_STARTUP at driver load if the TPM has not been started
by Jason Gunthorpe
· 12 years ago
07b133e
char/tpm: simplify duration calculation and eliminate smatch warning.
by Peter Huewe
· 12 years ago
720ca4a
char/tpm: Remove duplicated lookup table
by Peter Huewe
· 12 years ago
2a74dbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
6a5971d
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
164dce8
tpm_infineon: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
afc6d36
tpm: remove use of __devinit
by Bill Pemberton
· 12 years ago
39af33f
char: remove use of __devexit
by Bill Pemberton
· 12 years ago
0bbed20
char: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
b566650
drivers/char/tpm: remove tasklet and cleanup
by Ashley Lai
· 12 years ago
59b69ac
Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-linus
by James Morris
· 12 years ago
abce9ac
tpm: Propagate error from tpm_transmit to fix a timeout hang
by Peter Huewe
· 12 years ago
1631cfb
driver/char/tpm: fix regression causesd by ppi
by Gang Wei
· 12 years ago
88265322
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
a40695e
tpm: fix tpm_acpi sparse warning on different address spaces
by Kent Yoder
· 12 years ago
8119807
driver/char/tpm: declare internal symbols as static
by Xiaoyan Zhang
· 11 years ago
f84fdff
driver: add PPI support in tpm driver
by Xiaoyan Zhang
· 12 years ago
f334ac8
tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.
by Jesper Juhl
· 12 years ago
c5df392
drivers/char/tpm: Add securityfs support for event log
by Ashley Lai
· 12 years ago
132f762
drivers/char/tpm: Add new device driver to support IBM vTPM
by Ashley Lai
· 12 years ago
7e72fe7
tpm: compile out unused code in the PNP and PM cases
by Kent Yoder
· 12 years ago
dd7da13
tpm: fix double write race and tpm_release free issue
by Kent Yoder
· 12 years ago
41ab999
tpm: Move tpm_get_random api into the TPM device driver
by Kent Yoder
· 12 years ago
e5dcd87
tpm: modularize event log collection
by Kent Yoder
· 12 years ago
aad628c
char/tpm: Add new driver for Infineon I2C TIS TPM
by Peter Huewe
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
07368d3
tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP
by Rafael J. Wysocki
· 12 years ago
e05644e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
ca9a205
tpm_nsc: Use struct dev_pm_ops for power management
by Rafael J. Wysocki
· 12 years ago
b633f05
tpm_tis: Use struct dev_pm_ops for power management
by Rafael J. Wysocki
· 12 years ago
8324be0
tpm_atmel: Use struct dev_pm_ops for power management
by Rafael J. Wysocki
· 12 years ago
035e2ce
PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()
by Rafael J. Wysocki
· 12 years ago
3072928
tpm: check the chip reference before using it
by Andi Shyti
· 12 years ago
dad79cb
TPM: fix memleak when register hardware fails
by Wanlong Gao
· 12 years ago
24ebe66
TPM: chip disabled state erronously being reported as error
by Rajiv Andrade
· 13 years ago
cbb2d5e
MAINTAINERS: TPM maintainers' contacts update
by Rajiv Andrade
· 13 years ago
3556485
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
4e70daa
tpm_tis: fix tis_lock with respect to RCU
by Jiri Kosina
· 13 years ago
3ab1aff
TPM: Zero buffer whole after copying to userspace
by Tim Gardner
· 13 years ago
968de8e
tpm_tis: Clean up after module_param cleanup
by Stefan Berger
· 13 years ago
4e401fb
tpm_tis: Only probe iTPMs
by Stefan Berger
· 13 years ago
9e3ff38
Merge branch 'next-queue' into next
by James Morris
· 13 years ago
f4a0391
ima: fix Kconfig dependencies
by Fabio Estevam
· 13 years ago
be40541
tpm: fix (ACPI S3) suspend regression
by Stefan Berger
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
8077e8b
Merge branch 'for-james' of git://github.com/srajiv/tpm into next
by James Morris
· 13 years ago
b9e3238
TPM: fix transmit_cmd error logic
by Rajiv Andrade
· 13 years ago
2f592f2
TPM: NSC and TIS drivers X86 dependency fix
by Rajiv Andrade
· 13 years ago
fd04886
TPM: Export wait_for_stat for other vendor specific drivers
by Rajiv Andrade
· 13 years ago
9efa54f
TPM: Use vendor specific function for status probe
by Rajiv Andrade
· 13 years ago
a927b81
tpm_tis: add delay after aborting command
by Stefan Berger
· 13 years ago
7f326ed
tpm_tis: Check return code from getting timeouts/durations
by Stefan Berger
· 13 years ago
68d6e67
tpm: Introduce function to poll for result of self test
by Stefan Berger
· 13 years ago
d97c6ad
tpm: Cleanup tpm_continue_selftest
by Stefan Berger
· 13 years ago
2b30a90
tpm: Have tpm_get_timeouts return an error code
by Stefan Berger
· 13 years ago
36b8d18
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
3321c07
TPM: Zero buffer after copying to userspace
by Peter Huewe
· 13 years ago
6b07d30
TPM: Call tpm_transmit with correct size
by Peter Huewe
· 13 years ago
de69113
TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc
by Axel Lin
· 13 years ago
5ce5ed3
TPM: TCG_ATMEL should depend on HAS_IOPORT
by Geert Uytterhoeven
· 13 years ago
403d1d0
tpm: suppress durations sysfs output if not read
by Stefan Berger
· 13 years ago
1560ffe6
tpm_tis: fix build when ACPI is not enabled
by Randy Dunlap
· 13 years ago
29412f0
tpm_nsc: Fix bug when loading multiple TPM drivers
by Stefan Berger
· 13 years ago
9685431
tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP block
by Stefan Berger
· 13 years ago
6eb77b2
tpm: Fix compilation warning when CONFIG_PNP is not defined
by Stefan Berger
· 13 years ago
c920669
tpm: Fix a typo
by Stefan Berger
· 14 years ago
9519de3
tpm_tis: Probing function for Intel iTPM bug
by Stefan Berger
· 14 years ago
a7b6682
tpm_tis: Fix the probing for interrupts
by Stefan Berger
· 14 years ago
20b87bb
tpm_tis: Delay ACPI S3 suspend while the TPM is busy
by Stefan Berger
· 14 years ago
45baa1d
tpm_tis: Re-enable interrupts upon (S3) resume
by Stefan Berger
· 14 years ago
Next »