aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/tpm/st33zp24/spi.c
AgeCommit message (Expand)Author
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-09tpm: st33zp24: Make st33zp24_remove() a void functionUwe Kleine-König
2020-07-02tpm/st33zp24: fix spelling mistake "drescription" -> "description"Binbin Zhou
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-02-08tpm: Fix some name collisions with drivers/char/tpm.hJarkko Sakkinen
2018-05-09tpm/st33zp24: Fix spelling mistake in macro ST33ZP24_TISREGISTER_UKNOWNColin Ian King
2017-06-19tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko
2017-04-03tpm/st33zp24: Add GPIO ACPI mapping tableAndy Shevchenko
2016-06-25tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard
2016-06-25tpm/st33zp24/spi: Drop two useless checks in ACPI probe pathChristophe Ricard
2016-06-25tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD
2016-06-25tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD
2016-06-25tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD
2016-06-25tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD
2016-06-25tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD
2016-06-25tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD
2016-06-25tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD
2016-06-25tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD
2016-06-25tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD
2016-06-25tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD
2016-06-25tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-03-27tpm/st33zp24/spi: Add missing device table for spi phy.Christophe Ricard
2015-03-18tpm/st33zp24/spi: Add st33zp24 spi phyChristophe Ricard