Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d68e9f5d8549f37332a7ec810d2864b793219845
/
drivers
/
char
/
tpm
a3d64df
tpm: simplify code by using %*phN specifier
by Andy Shevchenko
· 10 years ago
8e54caf
tpm: Provide a generic means to override the chip returned timeouts
by Jason Gunthorpe
· 10 years ago
3e14d83
tpm: missing tpm_chip_put in tpm_get_random()
by Jarkko Sakkinen
· 11 years ago
b49e104
tpm: Properly clean sysfs entries in error path
by Stefan Berger
· 10 years ago
f07a5e9
tpm: Add missing tpm_do_selftest to ST33 I2C driver
by Jason Gunthorpe
· 11 years ago
0e36d43
Merge branch 'acpica'
by Rafael J. Wysocki
· 10 years ago
a238317
ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.
by Lv Zheng
· 10 years ago
f759546
ACPI / TPM: Fix resume regression on Chromebooks
by Rafael J. Wysocki
· 10 years ago
ce816fa
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
by Uwe Kleine-König
· 11 years ago
4c020b0
drivers/char: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
84621c9
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
fb2e2c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
fbb9c10
Merge branch 'acpi-dsm'
by Rafael J. Wysocki
· 11 years ago
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
5f64822
tpm/tpm-sysfs: active_show() can be static
by Fengguang Wu
· 11 years ago
19b94d2
tpm: tpm_tis: Fix compile problems with CONFIG_PM_SLEEP/CONFIG_PNP
by Jason Gunthorpe
· 11 years ago
e3302e0
tpm: Make tpm-dev allocate a per-file structure
by Jason Gunthorpe
· 11 years ago
5f82e9f
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
by Jason Gunthorpe
· 11 years ago
01ad1fa
tpm: Create a tpm_class_ops structure and use it in the drivers
by Jason Gunthorpe
· 11 years ago
1e3b73a
tpm: Pull all driver sysfs code into tpm-sysfs.c
by Jason Gunthorpe
· 11 years ago
000a07b
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
by Jason Gunthorpe
· 11 years ago
afdba32
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
by Jason Gunthorpe
· 11 years ago
d65e55d
char: tpm: nuvoton: remove unused variable
by Michal Nazarewicz
· 11 years ago
ba6a09d
tpm/tpm_i2c_atmel: fix coccinelle warnings
by Fengguang Wu
· 11 years ago
37bd99d
tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)
by Peter Huewe
· 11 years ago
85c5e0d
tpm/tpm_i2c_stm_st33: Check return code of get_burstcount
by Peter Huewe
· 11 years ago
238b1ea
tpm/tpm_ppi: Check return value of acpi_get_name
by Peter Huewe
· 11 years ago
747d35b
tpm/tpm_ppi: Do not compare strcmp(a,b) == -1
by Peter Huewe
· 11 years ago
1569a4c
ACPI / TPM: detect PPI features by checking availability of _DSM functions
by Jiang Liu
· 11 years ago
84b1667
ACPI / TPM: replace open-coded _DSM code with helper functions
by Jiang Liu
· 11 years ago
529139c
ACPI / TPM: match node name instead of full path when searching for TPM device
by Jiang Liu
· 11 years ago
df45c71
ACPI / TPM: fix memory leak when walking ACPI namespace
by Jiang Liu
· 11 years ago
51c71a3
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
by Konrad Rzeszutek Wilk
· 11 years ago
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
78dc53c
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
4ef4c94
tpm: use tabs instead of whitespaces in Kconfig
by Peter Huewe
· 11 years ago
b3f2436
tpm: Fix module name description in Kconfig for tpm_i2c_infineon
by Peter Huewe
· 11 years ago
a2871c6
tpm: Add support for Atmel I2C TPMs
by Jason Gunthorpe
· 11 years ago
4c336e4
tpm: Add support for the Nuvoton NPCT501 I2C TPM
by Jason Gunthorpe
· 11 years ago
187eea0
tpm: Merge the tpm-bios module with tpm.o
by Jason Gunthorpe
· 11 years ago
9deb0eb
tpm: Rename tpm.c to tpm-interface.c
by Jason Gunthorpe
· 11 years ago
0a41826
tpm: cleanup checkpatch warnings
by Peter Huewe
· 11 years ago
e907481
tpm: Remove tpm_show_caps_1_2
by Jason Gunthorpe
· 11 years ago
cb99615
tpm: st33: Remove chip->data_buffer access from this driver
by Jason Gunthorpe
· 11 years ago
d0a4017
tpm: Remove redundant dev_set_drvdata
by Jason Gunthorpe
· 11 years ago
58c09e21
tpm: Use container_of to locate the tpm_chip in tpm_open
by Jason Gunthorpe
· 11 years ago
6aff1fd
tpm: Store devname in the tpm_chip
by Jason Gunthorpe
· 11 years ago
1e6e097
tpm atmel: Call request_region with the correct base
by Jason Gunthorpe
· 11 years ago
37ab034
tpm: ibmvtpm: Use %zd formatting for size_t format arguments
by Jason Gunthorpe
· 11 years ago
8702c67
tpm: xen-tpmfront: fix missing declaration of xen_domain
by Rob Herring
· 11 years ago
4b97280
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
bf4a7c0
tpm: xen-tpmfront: Remove the locality sysfs attribute
by Jason Gunthorpe
· 11 years ago
56be889
tpm: xen-tpmfront: Fix default durations
by Jason Gunthorpe
· 11 years ago
a2fa3fb
tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops
by Shuah Khan
· 11 years ago
713efca
drivers/xen-tpmfront: Fix compile issue with missing option.
by Konrad Rzeszutek Wilk
· 11 years ago
e268395
drivers/tpm: add xen tpmfront interface
by Daniel De Graaf
· 11 years ago
572e5b0
tpm/tpm_i2c_infineon: Remove unused header file
by Peter Huewe
· 11 years ago
640843a
tpm: tpm_i2c_infinion: Don't modify i2c_client->driver
by Lars-Peter Clausen
· 11 years ago
e2fa3d7
tpm: fix regression caused by section type conflict of tpm_dev_release() in ppc builds
by Peter Huewe
· 11 years ago
1c16c96
tpm: move TPM_DIGEST_SIZE defintion
by Mimi Zohar
· 11 years ago
4fba3c3
tpm_tis: missing platform_driver_unregister() on error in init_tis()
by Wei Yongjun
· 12 years ago
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
Next »