Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a0c1424acb16326d9b741be8db7a3e776fc28b19
/
drivers
/
char
/
tpm
eb71f8a
Added Little Endian support to vtpm module
by honclo
· 10 years ago
4d5f205
tpm, tpm_tis: fix TPM 2.0 probing
by Jarkko Sakkinen
· 10 years ago
74d6b3c
tpm: fix suspend/resume paths for TPM 2.0
by Jarkko Sakkinen
· 10 years ago
961be7e
tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_device
by Peter Huewe
· 10 years ago
743410a
tpm: fix format string error in tpm-chip.c
by Jarkko Sakkinen
· 10 years ago
9143099
char/tpm/tpm_crb: fix build error
by Jarkko Sakkinen
· 10 years ago
3b09825
char/tpm: fixed white spaces coding style issues
by Bruno E O Meneguele
· 10 years ago
3eda7d0
tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.h
by Christophe Ricard
· 10 years ago
7b1ee96
tpm/tpm_i2c_stm_st33: Replace remaining r by ret
by Christophe Ricard
· 10 years ago
fc9ad77
tpm/tpm_i2c_stm_st33: Sanity cleanup
by Christophe Ricard
· 10 years ago
ac77d33
tpm/tpm_i2c_stm_st33: Remove sparse spaces
by Christophe Ricard
· 10 years ago
c4eadfa
tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO
by Christophe Ricard
· 10 years ago
aec04cb
tpm: TPM 2.0 FIFO Interface
by Jarkko Sakkinen
· 10 years ago
30fc8d1
tpm: TPM 2.0 CRB Interface
by Jarkko Sakkinen
· 10 years ago
7a1d7e6
tpm: TPM 2.0 baseline support
by Jarkko Sakkinen
· 10 years ago
313d21e
tpm: device class for tpm
by Jarkko Sakkinen
· 10 years ago
71ed848
tpm: rename chip->dev to chip->pdev
by Jarkko Sakkinen
· 10 years ago
0dc5536
tpm: fix raciness of PPI interface lookup
by Jarkko Sakkinen
· 10 years ago
afb5abc
tpm: two-phase chip management functions
by Jarkko Sakkinen
· 10 years ago
87155b7
tpm: merge duplicate transmit_cmd() functions
by Jarkko Sakkinen
· 10 years ago
1a0f1b2
tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver
by Ashley Lai
· 10 years ago
67fe941
tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereference
by Christophe Ricard
· 10 years ago
f2f083b
tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1.
by Christophe Ricard
· 10 years ago
00820e8
tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers
by Christophe Ricard
· 10 years ago
c3804b8
tpm/tpm_i2c_stm_st33: Interrupt management improvement
by Christophe Ricard
· 10 years ago
8dcd198
tpm/tpm_i2c_stm_st33: Few code cleanup
by Christophe Ricard
· 10 years ago
c36b1b2
tpm/tpm_i2c_stm_st33: Add devicetree structure
by Christophe Ricard
· 10 years ago
875edad
tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*
by Christophe Ricard
· 10 years ago
ca16b76
tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return code
by Christophe Ricard
· 10 years ago
76182b6
tpm/tpm_i2c_stm_st33: Remove reference to io_serirq
by Christophe Ricard
· 10 years ago
b9626f3
tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer.
by Christophe Ricard
· 10 years ago
2dbca75
tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c
by Christophe Ricard
· 10 years ago
7500c4b
tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl
by Christophe Ricard
· 10 years ago
642d2be
tpm/tpm_i2c_stm_st33: Change License header to have up to date address information
by Christophe Ricard
· 10 years ago
578aa13
tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product
by Christophe Ricard
· 10 years ago
1ba3b0b
tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
by Christophe Ricard
· 10 years ago
2dfc2de
char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_vendor_release"
by Markus Elfring
· 10 years ago
9fd8e5a
tpm: remove unnecessary sizeof(u8)
by Fabian Frederick
· 10 years ago
84eb186
tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
by Hon Ching (Vicky) Lo
· 10 years ago
448e9c5
tpm_tis: verify interrupt during init
by Scot Doyle
· 10 years ago
bb95cd3
char: tpm: Add missing error check for devm_kzalloc
by Kiran Padwal
· 10 years ago
398a1e7
TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev
by David Howells
· 10 years ago
05e6cc6
char: tpm: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
95afae4
xen: remove DEFINE_XENBUS_DRIVER() macro
by David Vrabel
· 10 years ago
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
Next »