index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
st33zp24
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: make check_locality return bool
Jerry Snitselaar
2017-04-03
1
-6
/
+6
*
tpm/st33zp24: Add GPIO ACPI mapping table
Andy Shevchenko
2017-04-03
2
-6
/
+40
*
tpm/st33zp24: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2017-01-23
1
-1
/
+0
*
tpm/st33zp24: Remove useless tpm_gen_interrupt
Jason Gunthorpe
2016-09-15
1
-2
/
+0
*
tpm: Factor out common startup code
Jason Gunthorpe
2016-07-19
1
-3
/
+1
*
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
2016-06-25
3
-46
/
+34
*
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
2016-06-25
1
-9
/
+9
*
tpm: drop 'locality' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
2
-6
/
+7
*
tpm: drop 'read_queue' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
2
-6
/
+7
*
tpm: drop 'irq' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
2
-15
/
+18
*
tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
Christophe Ricard
2016-06-25
1
-5
/
+5
*
tpm/st33zp24/spi: Drop two useless checks in ACPI probe path
Christophe Ricard
2016-06-25
1
-12
/
+1
*
tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path
Christophe Ricard
2016-06-25
1
-12
/
+1
*
tpm/st33zp24/spi: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-14
/
+17
*
tpm/st33zp24/i2c: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-9
/
+12
*
tpm: st33zp24: Add support for acpi probing for spi device.
Christophe RICARD
2016-06-25
1
-0
/
+49
*
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
2
-2
/
+2
*
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
Christophe RICARD
2016-06-25
1
-0
/
+5
*
tpm/st33zp24: Remove unneeded CONFIG_OF switches
Christophe RICARD
2016-06-25
2
-69
/
+7
*
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
Christophe RICARD
2016-06-25
1
-24
/
+25
*
tpm/st33zp24/spi: Remove useless use of memcpy.
Christophe RICARD
2016-06-25
1
-14
/
+4
*
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
Christophe RICARD
2016-06-25
1
-22
/
+23
*
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
Christophe RICARD
2016-06-25
1
-112
/
+72
*
tpm/st33zp24/spi: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-14
/
+17
*
tpm/st33zp24/i2c: Change xxx_request_resources header
Christophe RICARD
2016-06-25
1
-9
/
+12
*
tpm: st33zp24: Add support for acpi probing for spi device.
Christophe RICARD
2016-06-25
1
-0
/
+49
*
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
4
-4
/
+4
*
tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency
Christophe RICARD
2016-06-25
1
-0
/
+5
*
tpm/st33zp24: Auto-select core module
Christophe RICARD
2016-06-25
1
-6
/
+5
*
tpm/st33zp24: Remove unneeded CONFIG_OF switches
Christophe RICARD
2016-06-25
2
-18
/
+0
*
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
Christophe RICARD
2016-06-25
1
-24
/
+25
*
tpm/st33zp24/spi: Remove useless use of memcpy.
Christophe RICARD
2016-06-25
1
-14
/
+4
*
tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix
Christophe RICARD
2016-06-25
1
-22
/
+23
*
tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage
Christophe RICARD
2016-06-25
1
-11
/
+9
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-05
2
-2
/
+1
|
\
|
*
char: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-10-19
1
-1
/
+0
|
*
tpm: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-10-19
1
-1
/
+1
*
|
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
|
/
*
tpm/st33zp24/spi: Add missing device table for spi phy.
Christophe Ricard
2015-03-27
1
-0
/
+7
*
tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode
Christophe Ricard
2015-03-27
1
-1
/
+11
*
tpm/st33zp24/spi: Add st33zp24 spi phy
Christophe Ricard
2015-03-18
5
-2
/
+408
*
tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)
Christophe Ricard
2015-03-18
5
-0
/
+1029