aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
| * | | tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phyChristophe Ricard2016-06-25
| * | | tpm_tis: Introduce intermediate layer for TPM accessChristophe Ricard2016-06-25
| * | | tpm: tpm_tis: Share common data between physChristophe Ricard2016-06-25
| * | | tpm: Add include guards in tpm.hChristophe Ricard2016-06-25
| * | | tpm: Fix suspend regressionStefan Berger2016-06-25
| * | | tpm: fix for typo in tpm/tpm_ibmvtpm.cStephen Rothwell2016-06-25
| * | | tpm: select ANON_INODES for proxy driverArnd Bergmann2016-06-25
| * | | tpm: Fix IRQ unwind ordering in TISJason Gunthorpe2016-06-25
| * | | tpm: Proxy driver for supporting multiple emulated TPMsStefan Berger2016-06-25
| * | | tpm: Introduce TPM_CHIP_FLAG_VIRTUALStefan Berger2016-06-25
| * | | tpm: Remove all uses of drvdata from the TPM CoreJason Gunthorpe2016-06-25
| * | | tpm: Remove useless priv field in struct tpm_vendor_specificChristophe Ricard2016-06-25
| * | | tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chipChristophe Ricard2016-06-25
| * | | tpm: drop 'locality' from struct tpm_vendor_specificChristophe Ricard2016-06-25
| * | | tpm: drop 'read_queue' from struct tpm_vendor_specificChristophe Ricard2016-06-25
| * | | tpm: drop 'irq' from struct tpm_vendor_specificChristophe Ricard2016-06-25
| * | | tpm: drop 'iobase' from struct tpm_vendor_specificChristophe Ricard2016-06-25
| * | | tpm: drop list from struct tpm_vendor_specificChristophe Ricard2016-06-25
| * | | tpm: drop the field 'time_expired' from struct tpm_chipJarkko Sakkinen2016-06-25
| * | | tpm: drop 'base' from struct tpm_vendor_specificJarkko Sakkinen2016-06-25
| * | | tpm: drop manufacturer_id from struct tpm_vendor_specificJarkko Sakkinen2016-06-25
| * | | tpm: drop tpm_atmel specific fields from tpm_vendor_specificJarkko Sakkinen2016-06-25
| * | | tpm: drop int_queue from tpm_vendor_specificJarkko Sakkinen2016-06-25
| * | | tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()Jarkko Sakkinen2016-06-25
| * | | tpm_crb: fix mapping of the buffersJarkko Sakkinen2016-06-25
| * | | tpm/st33zp24: Remove unneeded tpm_reg in get_burstcountChristophe Ricard2016-06-25
| * | | tpm/st33zp24/spi: Drop two useless checks in ACPI probe pathChristophe Ricard2016-06-25
| * | | tpm/st33zp24/i2c: Drop two useless checks in ACPI probe pathChristophe Ricard2016-06-25
| * | | tpm_crb: drop struct resource res from struct crb_privJarkko Sakkinen2016-06-25
| * | | tpm: fix crash in tpm_tis deinitializationJarkko Sakkinen2016-06-25
| * | | tpm: cleanup tpm_tis_remove()Jarkko Sakkinen2016-06-25
| * | | tpm: fix tpm_bios_log_setup stub prototypeArnd Bergmann2016-06-25
| * | | tpm: Replace device number bitmap with IDRStefan Berger2016-06-25
| * | | tpm: Split out the devm stuff from tpmm_chip_allocJason Gunthorpe2016-06-25
| * | | tpm: Get rid of module lockingStefan Berger2016-06-25
| * | | tpm: Provide strong locking for device removalJason Gunthorpe2016-06-25
| * | | tpm: Get rid of devnameJason Gunthorpe2016-06-25
| * | | tpm: Get rid of chip->pdevJason Gunthorpe2016-06-25
| * | | tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD2016-06-25
| * | | tpm/st33zp24/i2c: Change xxx_request_resources headerChristophe RICARD2016-06-25
| * | | tpm: st33zp24: Add support for acpi probing for spi device.Christophe RICARD2016-06-25
| * | | tpm/st33zp24: Add support for acpi probing for i2c device.Christophe RICARD2016-06-25
| * | | tpm/st33zp24: Extend Copyright headersChristophe RICARD2016-06-25
| * | | tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latencyChristophe RICARD2016-06-25
| * | | tpm/st33zp24: Remove unneeded CONFIG_OF switchesChristophe RICARD2016-06-25
| * | | tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structureChristophe RICARD2016-06-25
| * | | tpm/st33zp24/spi: Remove useless use of memcpy.Christophe RICARD2016-06-25
| * | | tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefixChristophe RICARD2016-06-25
| * | | tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usageChristophe RICARD2016-06-25
| * | | tpm/st33zp24/spi: Change xxx_request_resources headerChristophe RICARD2016-06-25