summaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/st33zp24/i2c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska2024-03-061-1/+1
* tpm: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-07-281-1/+1
* tpm: st33zp24: Mark ACPI and OF related data as maybe unusedKrzysztof Kozlowski2023-04-241-2/+2
* tpm: st33zp24: Convert to i2c's .probe_new()Uwe Kleine-König2023-02-131-3/+2
* tpm: st33zp24: remove pointless checks on probeDmitry Torokhov2022-12-081-6/+0
* tpm: st33zp24: switch to using gpiod APIDmitry Torokhov2022-12-081-99/+2
* tpm: st33zp24: drop support for platform dataDmitry Torokhov2022-12-081-38/+3
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* tpm: st33zp24: Make st33zp24_remove() a void functionUwe Kleine-König2022-02-091-4/+1
* tpm/st33zp24: fix spelling mistake "drescription" -> "description"Binbin Zhou2020-07-021-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* tpm: Fix some name collisions with drivers/char/tpm.hJarkko Sakkinen2019-02-081-1/+1
* tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko2017-06-191-2/+1
* tpm/st33zp24: Add GPIO ACPI mapping tableAndy Shevchenko2017-04-031-3/+20
* tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard2016-06-251-5/+10
* tpm/st33zp24/i2c: Drop two useless checks in ACPI probe pathChristophe Ricard2016-06-251-12/+1
* tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD2016-06-251-9/+12
* tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD2016-06-251-0/+50
* tpm/st33zp24: Extend Copyright headersChristophe RICARD2016-06-251-1/+1
* tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD2016-06-251-60/+7
* tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD2016-06-251-9/+12
* tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD2016-06-251-0/+50
* tpm/st33zp24: Extend Copyright headersChristophe RICARD2016-06-251-1/+1
* tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD2016-06-251-9/+0
* char: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-10-191-1/+0
* tpm/st33zp24/spi: Add st33zp24 spi phyChristophe Ricard2015-03-181-2/+0
* tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard2015-03-181-0/+278