Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d4956524f1b0ae010c6d6cc1369a7fae63b52165
/
drivers
/
char
/
tpm
d495652
tpm: drop manufacturer_id from struct tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
23d06ff
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
ec5fd99
tpm: drop int_queue from tpm_vendor_specific
by Jarkko Sakkinen
· 9 years ago
c0dff1f
tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()
by Jarkko Sakkinen
· 9 years ago
422eac3
tpm_crb: fix mapping of the buffers
by Jarkko Sakkinen
· 9 years ago
ddab0e3
tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
by Christophe Ricard
· 9 years ago
20ab99f
tpm/st33zp24/spi: Drop two useless checks in ACPI probe path
by Christophe Ricard
· 9 years ago
32da563
tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path
by Christophe Ricard
· 9 years ago
14ddfbf
tpm_crb: drop struct resource res from struct crb_priv
by Jarkko Sakkinen
· 9 years ago
dcbeab1
tpm: fix crash in tpm_tis deinitialization
by Jarkko Sakkinen
· 9 years ago
d30b8e4
tpm: cleanup tpm_tis_remove()
by Jarkko Sakkinen
· 9 years ago
796d803
tpm: fix tpm_bios_log_setup stub prototype
by Arnd Bergmann
· 9 years ago
1551678
tpm: Replace device number bitmap with IDR
by Stefan Berger
· 9 years ago
3897cd9
tpm: Split out the devm stuff from tpmm_chip_alloc
by Jason Gunthorpe
· 9 years ago
2072df4
tpm: Get rid of module locking
by Stefan Berger
· 9 years ago
4e26195
tpm: Provide strong locking for device removal
by Jason Gunthorpe
· 9 years ago
3635e2e
tpm: Get rid of devname
by Jason Gunthorpe
· 9 years ago
8cfffc9
tpm: Get rid of chip->pdev
by Jason Gunthorpe
· 9 years ago
4d8007e
tpm/st33zp24/spi: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
740ec34
tpm/st33zp24/i2c: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
86ff205
tpm: st33zp24: Add support for acpi probing for spi device.
by Christophe RICARD
· 9 years ago
22eb90d
tpm/st33zp24: Add support for acpi probing for i2c device.
by Christophe RICARD
· 9 years ago
8bb273f
tpm/st33zp24: Extend Copyright headers
by Christophe RICARD
· 9 years ago
4ef2aa3
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
by Christophe RICARD
· 9 years ago
300796c
tpm/st33zp24: Remove unneeded CONFIG_OF switches
by Christophe RICARD
· 9 years ago
a5392e9
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
by Christophe RICARD
· 9 years ago
d34306e
tpm/st33zp24/spi: Remove useless use of memcpy.
by Christophe RICARD
· 9 years ago
8a74500
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
by Christophe RICARD
· 9 years ago
604e578
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
by Christophe RICARD
· 9 years ago
add40d6
tpm/st33zp24/spi: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
6388b65
tpm/st33zp24/i2c: Change xxx_request_resources header
by Christophe RICARD
· 9 years ago
160beb4
tpm: st33zp24: Add support for acpi probing for spi device.
by Christophe RICARD
· 9 years ago
fec60f2
tpm/st33zp24: Add support for acpi probing for i2c device.
by Christophe RICARD
· 9 years ago
2c2b217
tpm/st33zp24: Extend Copyright headers
by Christophe RICARD
· 9 years ago
10460bc
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
by Christophe RICARD
· 9 years ago
b55c8e9
tpm/st33zp24: Auto-select core module
by Christophe RICARD
· 9 years ago
8d8d218
tpm/st33zp24: Remove unneeded CONFIG_OF switches
by Christophe RICARD
· 9 years ago
b637a36
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
by Christophe RICARD
· 9 years ago
6e0219c
tpm/st33zp24/spi: Remove useless use of memcpy.
by Christophe RICARD
· 9 years ago
b83ada0
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
by Christophe RICARD
· 9 years ago
9feaab5
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
by Christophe RICARD
· 9 years ago
2cb6d64
tpm_tis: fix build warning with tpm_tis_resume
by Jarkko Sakkinen
· 9 years ago
99cda8c
tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
by Jarkko Sakkinen
· 9 years ago
30f9c8c
tpm_crb/tis: fix: use dev_name() for /proc/iomem
by Jarkko Sakkinen
· 9 years ago
186d124
tpm_eventlog.c: fix binary_bios_measurements
by Harald Hoyer
· 9 years ago
4f3b193
tpm: fix: return rc when devm_add_action() fails
by Jarkko Sakkinen
· 9 years ago
c0b5eed
tpm: fix: set continueSession attribute for the unseal operation
by Jarkko Sakkinen
· 9 years ago
8e0ee3c
tpm: fix the cleanup of struct tpm_chip
by Jarkko Sakkinen
· 9 years ago
72c91ce
tpm: fix the rollback in tpm_chip_register()
by Jarkko Sakkinen
· 9 years ago
1bd047b
tpm_crb: Use devm_ioremap_resource
by Jason Gunthorpe
· 9 years ago
1e3ed59
tpm_crb: Drop le32_to_cpu(ioread32(..))
by Jason Gunthorpe
· 9 years ago
0019482
tpm_tis: Clean up the force=1 module parameter
by Jason Gunthorpe
· 9 years ago
51dd43d
tpm_tis: Use devm_ioremap_resource
by Jason Gunthorpe
· 9 years ago
4d627e6
tpm_tis: Do not fall back to a hardcoded address for TPM2
by Jason Gunthorpe
· 9 years ago
ef7b81d
tpm_tis: Disable interrupt auto probing on a per-device basis
by Jason Gunthorpe
· 9 years ago
55a889c
tpm_crb: Use the common ACPI definition of struct acpi_tpm2
by Jason Gunthorpe
· 9 years ago
f3c82ad
tpm: fix checks for policy digest existence in tpm2_seal_trusted()
by Jarkko Sakkinen
· 9 years ago
e5be990
tpm: remove unneeded include of actbl2.h
by Jerry Snitselaar
· 9 years ago
5beb0c4
keys, trusted: seal with a TPM2 authorization policy
by Jarkko Sakkinen
· 9 years ago
5ca4c20
keys, trusted: select hash algorithm for TPM2 chips
by Jarkko Sakkinen
· 9 years ago
6674ff1
tpm_ibmvtpm: properly handle interrupted packet receptions
by Stefan Berger
· 9 years ago
b8ba1e7
tpm_tis: Tighten IRQ auto-probing
by Jason Gunthorpe
· 9 years ago
e3837e7
tpm_tis: Refactor the interrupt setup
by Jason Gunthorpe
· 9 years ago
7ab4032
tpm_tis: Get rid of the duplicate IRQ probing code
by Jason Gunthorpe
· 9 years ago
2511204
tpm: rework tpm_get_timeouts()
by Jason Gunthorpe
· 9 years ago
036bb38
tpm_tis: Ensure interrupts are disabled when the driver starts
by Jason Gunthorpe
· 9 years ago
727f28b
tpm_tis: Use devm_free_irq not free_irq
by Jason Gunthorpe
· 9 years ago
f728643
tpm_tis: further simplify calculation of ordinal duration
by Martin Wilck
· 9 years ago
5ca9d3a
Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd into for-linus
by James Morris
· 9 years ago
d56e4f7
tpm: fix compat 'ppi' link handling in tpm_chip_register()
by Jarkko Sakkinen
· 9 years ago
2e31125
tpm: fix missing migratable flag in sealing functionality for TPM2
by Jarkko Sakkinen
· 9 years ago
b1a4144
TPM: revert the list handling logic fixed in 398a1e7
by Jarkko Sakkinen
· 9 years ago
eb8ed1e
TPM: Avoid reference to potentially freed memory
by Christophe JAILLET
· 9 years ago
14b5c1c
tpm_tis: restore IRQ vector in IO memory after failed probing
by Martin Wilck
· 9 years ago
2aef9da
tpm_tis: free irq after probing
by Martin Wilck
· 9 years ago
1873499
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
d72c3911
TPM: remove unnecessary little endian conversion
by Hon Ching \(Vicky\) Lo
· 9 years ago
0cc698a
vTPM: support little endian guests
by Hon Ching \(Vicky\) Lo
· 9 years ago
09e23a4
char: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
2f82e98
vTPM: fix searching for the right vTPM node in device tree
by Hon Ching \(Vicky\) Lo
· 9 years ago
954650e
tpm: seal/unseal for TPM 2.0
by Jarkko Sakkinen
· 9 years ago
a74f8b3
tpm: introduce tpm_buf
by Jarkko Sakkinen
· 9 years ago
9b774d5
tpm: move the PPI attributes to character device directory.
by Jarkko Sakkinen
· 10 years ago
399235d
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
by Jarkko Sakkinen
· 9 years ago
149789c
tpm, tpm_crb: fix unaligned read of the command buffer address
by Jarkko Sakkinen
· 9 years ago
60ecd86
vTPM: fix memory allocation flag for rtce buffer at kernel boot
by Hon Ching \(Vicky\) Lo
· 9 years ago
eb63011
tpm: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 9 years ago
b371616
tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted
by Jarkko Sakkinen
· 9 years ago
ba0ef85
tpm: Fix initialization of the cdev
by Jason Gunthorpe
· 9 years ago
49afd72
tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()
by Jarkko Sakkinen
· 9 years ago
9d75f08
vTPM: set virtual device before passing to ibmvtpm_reset_crq
by Hon Ching \(Vicky\) Lo
· 9 years ago
84e3b42
tpm_ibmvtpm: remove unneccessary message level.
by Fabian Frederick
· 10 years ago
497a5df
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
d488d3a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
ccc9d90
xenbus_client: Extend interface to support multi-page ring
by Wei Liu
· 10 years ago
1018bc2
tpm/st33zp24/spi: Add missing device table for spi phy.
by Christophe Ricard
· 10 years ago
7216ebc
tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode
by Christophe Ricard
· 10 years ago
6b37729
tpm/tpm_infineon: Use struct dev_pm_ops for power management
by Peter Huewe
· 10 years ago
4450643
tpm: Update KConfig text to include TPM2.0 FIFO chips
by Peter Huewe
· 10 years ago
Next »