index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
st33zp24
/
i2c.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
2024-03-06
1
-1
/
+1
*
tpm: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-07-28
1
-1
/
+1
*
tpm: st33zp24: Mark ACPI and OF related data as maybe unused
Krzysztof Kozlowski
2023-04-24
1
-2
/
+2
*
tpm: st33zp24: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-02-13
1
-3
/
+2
*
tpm: st33zp24: remove pointless checks on probe
Dmitry Torokhov
2022-12-08
1
-6
/
+0
*
tpm: st33zp24: switch to using gpiod API
Dmitry Torokhov
2022-12-08
1
-99
/
+2
*
tpm: st33zp24: drop support for platform data
Dmitry Torokhov
2022-12-08
1
-38
/
+3
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
tpm: st33zp24: Make st33zp24_remove() a void function
Uwe Kleine-König
2022-02-09
1
-4
/
+1
*
tpm/st33zp24: fix spelling mistake "drescription" -> "description"
Binbin Zhou
2020-07-02
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
tpm: Fix some name collisions with drivers/char/tpm.h
Jarkko Sakkinen
2019-02-08
1
-1
/
+1
*
tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2017-06-19
1
-2
/
+1
*
tpm/st33zp24: Add GPIO ACPI mapping table
Andy Shevchenko
2017-04-03
1
-3
/
+20
*
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-5
/
+10
*
tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path
Christophe Ricard
2016-06-25
1
-12
/
+1
*
tpm/st33zp24/i2c: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-9
/
+12
*
tpm/st33zp24: Add support for acpi probing for i2c device.
Christophe RICARD
2016-06-25
1
-0
/
+50
*
tpm/st33zp24: Extend Copyright headers
Christophe RICARD
2016-06-25
1
-1
/
+1
*
tpm/st33zp24: Remove unneeded CONFIG_OF switches
Christophe RICARD
2016-06-25
1
-60
/
+7
*
tpm/st33zp24/i2c: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-9
/
+12
*
tpm/st33zp24: Add support for acpi probing for i2c device.
Christophe RICARD
2016-06-25
1
-0
/
+50
*
tpm/st33zp24: Extend Copyright headers
Christophe RICARD
2016-06-25
1
-1
/
+1
*
tpm/st33zp24: Remove unneeded CONFIG_OF switches
Christophe RICARD
2016-06-25
1
-9
/
+0
*
char: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-10-19
1
-1
/
+0
*
tpm/st33zp24/spi: Add st33zp24 spi phy
Christophe Ricard
2015-03-18
1
-2
/
+0
*
tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)
Christophe Ricard
2015-03-18
1
-0
/
+278