index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
st33zp24
/
spi.c
Age
Commit message (
Expand
)
Author
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