index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
st33zp24
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
1
-12
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
3
-39
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-13
tpm: Unify the send callback behaviour
Jarkko Sakkinen
1
-1
/
+1
2019-02-08
tpm: Fix some name collisions with drivers/char/tpm.h
Jarkko Sakkinen
3
-4
/
+4
2018-11-13
tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c
Tomas Winkler
1
-1
/
+1
2018-11-13
tpm: add tpm_calc_ordinal_duration() wrapper
Tomas Winkler
1
-1
/
+1
2018-11-13
tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c
Tomas Winkler
1
-1
/
+1
2018-05-09
tpm/st33zp24: Fix spelling mistake in macro ST33ZP24_TISREGISTER_UKNOWN
Colin Ian King
1
-2
/
+2
2018-05-09
tpm: st33zp24: remove redundant null check on chip
Colin Ian King
1
-2
/
+0
2018-02-26
tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-19
tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2
-4
/
+2
2017-04-03
tpm: make check_locality return bool
Jerry Snitselaar
1
-6
/
+6
2017-04-03
tpm/st33zp24: Add GPIO ACPI mapping table
Andy Shevchenko
2
-6
/
+40
2017-01-23
tpm/st33zp24: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2016-09-15
tpm/st33zp24: Remove useless tpm_gen_interrupt
Jason Gunthorpe
1
-2
/
+0
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
1
-3
/
+1
2016-06-25
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
3
-46
/
+34
2016-06-25
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
1
-9
/
+9
2016-06-25
tpm: drop 'locality' from struct tpm_vendor_specific
Christophe Ricard
2
-6
/
+7
2016-06-25
tpm: drop 'read_queue' from struct tpm_vendor_specific
Christophe Ricard
2
-6
/
+7
2016-06-25
tpm: drop 'irq' from struct tpm_vendor_specific
Christophe Ricard
2
-15
/
+18
2016-06-25
tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
Christophe Ricard
1
-5
/
+5
2016-06-25
tpm/st33zp24/spi: Drop two useless checks in ACPI probe path
Christophe Ricard
1
-12
/
+1
2016-06-25
tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path
Christophe Ricard
1
-12
/
+1
2016-06-25
tpm/st33zp24/spi: Change xxx_request_resources header
Christophe RICARD
1
-14
/
+17
2016-06-25
tpm/st33zp24/i2c: Change xxx_request_resources header
Christophe RICARD
1
-9
/
+12
2016-06-25
tpm: st33zp24: Add support for acpi probing for spi device.
Christophe RICARD
1
-0
/
+49
2016-06-25
tpm/st33zp24: Add support for acpi probing for i2c device.
Christophe RICARD
1
-0
/
+50
2016-06-25
tpm/st33zp24: Extend Copyright headers
Christophe RICARD
2
-2
/
+2
2016-06-25
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
Christophe RICARD
1
-0
/
+5
2016-06-25
tpm/st33zp24: Remove unneeded CONFIG_OF switches
Christophe RICARD
2
-69
/
+7
2016-06-25
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
Christophe RICARD
1
-24
/
+25
2016-06-25
tpm/st33zp24/spi: Remove useless use of memcpy.
Christophe RICARD
1
-14
/
+4
2016-06-25
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
Christophe RICARD
1
-22
/
+23
2016-06-25
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
Christophe RICARD
1
-112
/
+72
2016-06-25
tpm/st33zp24/spi: Change xxx_request_resources header
Christophe RICARD
1
-14
/
+17
2016-06-25
tpm/st33zp24/i2c: Change xxx_request_resources header
Christophe RICARD
1
-9
/
+12
2016-06-25
tpm: st33zp24: Add support for acpi probing for spi device.
Christophe RICARD
1
-0
/
+49
2016-06-25
tpm/st33zp24: Add support for acpi probing for i2c device.
Christophe RICARD
1
-0
/
+50
2016-06-25
tpm/st33zp24: Extend Copyright headers
Christophe RICARD
4
-4
/
+4
2016-06-25
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
Christophe RICARD
1
-0
/
+5
2016-06-25
tpm/st33zp24: Auto-select core module
Christophe RICARD
1
-6
/
+5
2016-06-25
tpm/st33zp24: Remove unneeded CONFIG_OF switches
Christophe RICARD
2
-18
/
+0
2016-06-25
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
Christophe RICARD
1
-24
/
+25
2016-06-25
tpm/st33zp24/spi: Remove useless use of memcpy.
Christophe RICARD
1
-14
/
+4
2016-06-25
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
Christophe RICARD
1
-22
/
+23
2016-06-25
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
Christophe RICARD
1
-11
/
+9
2015-11-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-2
/
+1
[next]