index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
st33zp24
/
spi.c
Age
Commit message (
Expand
)
Author
2023-04-24
tpm: st33zp24: Mark ACPI and OF related data as maybe unused
Krzysztof Kozlowski
2022-12-08
tpm: st33zp24: remove pointless checks on probe
Dmitry Torokhov
2022-12-08
tpm: st33zp24: switch to using gpiod API
Dmitry Torokhov
2022-12-08
tpm: st33zp24: drop support for platform data
Dmitry Torokhov
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
tpm: st33zp24: Make st33zp24_remove() a void function
Uwe Kleine-König
2020-07-02
tpm/st33zp24: fix spelling mistake "drescription" -> "description"
Binbin Zhou
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-02-08
tpm: Fix some name collisions with drivers/char/tpm.h
Jarkko Sakkinen
2018-05-09
tpm/st33zp24: Fix spelling mistake in macro ST33ZP24_TISREGISTER_UKNOWN
Colin Ian King
2017-06-19
tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2017-04-03
tpm/st33zp24: Add GPIO ACPI mapping table
Andy Shevchenko
2016-06-25
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
2016-06-25
tpm/st33zp24/spi: Drop two useless checks in ACPI probe path
Christophe Ricard
2016-06-25
tpm/st33zp24/spi: Change xxx_request_resources header
Christophe RICARD
2016-06-25
tpm: st33zp24: Add support for acpi probing for spi device.
Christophe RICARD
2016-06-25
tpm/st33zp24: Extend Copyright headers
Christophe RICARD
2016-06-25
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
Christophe RICARD
2016-06-25
tpm/st33zp24: Remove unneeded CONFIG_OF switches
Christophe RICARD
2016-06-25
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
Christophe RICARD
2016-06-25
tpm/st33zp24/spi: Remove useless use of memcpy.
Christophe RICARD
2016-06-25
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
Christophe RICARD
2016-06-25
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
Christophe RICARD
2016-06-25
tpm/st33zp24/spi: Change xxx_request_resources header
Christophe RICARD
2016-06-25
tpm: st33zp24: Add support for acpi probing for spi device.
Christophe RICARD
2016-06-25
tpm/st33zp24: Extend Copyright headers
Christophe RICARD
2016-06-25
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
Christophe RICARD
2016-06-25
tpm/st33zp24: Remove unneeded CONFIG_OF switches
Christophe RICARD
2016-06-25
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
Christophe RICARD
2016-06-25
tpm/st33zp24/spi: Remove useless use of memcpy.
Christophe RICARD
2016-06-25
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
Christophe RICARD
2016-06-25
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
Christophe RICARD
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-03-27
tpm/st33zp24/spi: Add missing device table for spi phy.
Christophe Ricard
2015-03-18
tpm/st33zp24/spi: Add st33zp24 spi phy
Christophe Ricard