aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/st33zp24 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner1-12/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner3-39/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-02-13tpm: Unify the send callback behaviourJarkko Sakkinen1-1/+1
2019-02-08tpm: Fix some name collisions with drivers/char/tpm.hJarkko Sakkinen3-4/+4
2018-11-13tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.cTomas Winkler1-1/+1
2018-11-13tpm: add tpm_calc_ordinal_duration() wrapperTomas Winkler1-1/+1
2018-11-13tpm: factor out tpm 1.x duration calculation to tpm1-cmd.cTomas Winkler1-1/+1
2018-05-09tpm/st33zp24: Fix spelling mistake in macro ST33ZP24_TISREGISTER_UKNOWNColin Ian King1-2/+2
2018-05-09tpm: st33zp24: remove redundant null check on chipColin Ian King1-2/+0
2018-02-26tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-19tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko2-4/+2
2017-04-03tpm: make check_locality return boolJerry Snitselaar1-6/+6
2017-04-03tpm/st33zp24: Add GPIO ACPI mapping tableAndy Shevchenko2-6/+40
2017-01-23tpm/st33zp24: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2016-09-15tpm/st33zp24: Remove useless tpm_gen_interruptJason Gunthorpe1-2/+0
2016-07-19tpm: Factor out common startup codeJason Gunthorpe1-3/+1
2016-06-25tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard3-46/+34
2016-06-25tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard1-9/+9
2016-06-25tpm: drop 'locality' from struct tpm_vendor_specificChristophe Ricard2-6/+7
2016-06-25tpm: drop 'read_queue' from struct tpm_vendor_specificChristophe Ricard2-6/+7
2016-06-25tpm: drop 'irq' from struct tpm_vendor_specificChristophe Ricard2-15/+18
2016-06-25tpm/st33zp24: Remove unneeded tpm_reg in get_burstcountChristophe Ricard1-5/+5
2016-06-25tpm/st33zp24/spi: Drop two useless checks in ACPI probe pathChristophe Ricard1-12/+1
2016-06-25tpm/st33zp24/i2c: Drop two useless checks in ACPI probe pathChristophe Ricard1-12/+1
2016-06-25tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD1-14/+17
2016-06-25tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD1-9/+12
2016-06-25tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD1-0/+49
2016-06-25tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD1-0/+50
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD2-2/+2
2016-06-25tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD1-0/+5
2016-06-25tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD2-69/+7
2016-06-25tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD1-24/+25
2016-06-25tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD1-14/+4
2016-06-25tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD1-22/+23
2016-06-25tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD1-112/+72
2016-06-25tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD1-14/+17
2016-06-25tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD1-9/+12
2016-06-25tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD1-0/+49
2016-06-25tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD1-0/+50
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD4-4/+4
2016-06-25tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD1-0/+5
2016-06-25tpm/st33zp24: Auto-select core moduleChristophe RICARD1-6/+5
2016-06-25tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD2-18/+0
2016-06-25tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD1-24/+25
2016-06-25tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD1-14/+4
2016-06-25tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD1-22/+23
2016-06-25tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD1-11/+9
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-2/+1