| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not disable driver and bus shutdown hook when class shutdown hook is set. | Michal Suchanek | 2017-08-28 | 1 | -9/+2 |
* | tpm: Issue a TPM2_Shutdown for TPM2 devices. | Josh Zimmerman | 2017-07-07 | 1 | -0/+34 |
* | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-05-04 | 1 | -40/+14 |
|\ |
|
| * | tpm-chip: utilize new cdev_device_add helper function | Logan Gunthorpe | 2017-03-21 | 1 | -16/+3 |
* | | tpm: Fix reference count to main device | Stefan Berger | 2017-04-25 | 1 | -2/+3 |
* | | tpm_crb: request and relinquish locality 0 | Jarkko Sakkinen | 2017-04-03 | 1 | -0/+1 |
* | | tpm2: add session handle context saving and restoring to the space code | James Bottomley | 2017-04-03 | 1 | -2/+6 |
* | | tpm: expose spaces via a device link /dev/tpmrm<n> | James Bottomley | 2017-04-03 | 1 | -1/+57 |
* | | tpm: infrastructure for TPM spaces | Jarkko Sakkinen | 2017-04-03 | 1 | -0/+7 |
|/ |
|
* | tmp: use pdev for parent device in tpm_chip_alloc | Winkler, Tomas | 2017-01-23 | 1 | -4/+4 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-12-14 | 1 | -2/+2 |
|\ |
|
| * | tpm: use idr_find(), not idr_find_slowpath() | Matthew Wilcox | 2016-12-14 | 1 | -2/+2 |
* | | tpm: Fix handling of missing event log | Jason Gunthorpe | 2016-11-28 | 1 | -1/+1 |
* | | tpm: have event log use the tpm_chip | Nayna Jain | 2016-11-28 | 1 | -1/+2 |
* | | tpm: drop tpm1_chip_register(/unregister) | Jarkko Sakkinen | 2016-11-28 | 1 | -26/+5 |
* | | tpm: replace dynamically allocated bios_dir with a static array | Jarkko Sakkinen | 2016-11-28 | 1 | -4/+5 |
* | | tpm: Get rid of TPM_CHIP_FLAG_REGISTERED | Jason Gunthorpe | 2016-11-28 | 1 | -5/+0 |
|/ |
|
* | tpm: Factor out common startup code | Jason Gunthorpe | 2016-07-19 | 1 | -0/+9 |
* | tpm: use devm_add_action_or_reset | Sudip Mukherjee | 2016-07-19 | 1 | -4/+4 |
* | tpm: Introduce TPM_CHIP_FLAG_VIRTUAL | Stefan Berger | 2016-06-25 | 1 | -2/+5 |
* | tpm: Remove all uses of drvdata from the TPM Core | Jason Gunthorpe | 2016-06-25 | 1 | -22/+51 |
* | tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown() | Jarkko Sakkinen | 2016-06-25 | 1 | -1/+2 |
* | tpm: fix crash in tpm_tis deinitialization | Jarkko Sakkinen | 2016-06-25 | 1 | -0/+1 |
* | tpm: Replace device number bitmap with IDR | Stefan Berger | 2016-06-25 | 1 | -39/+45 |
* | tpm: Split out the devm stuff from tpmm_chip_alloc | Jason Gunthorpe | 2016-06-25 | 1 | -14/+35 |
* | tpm: Get rid of module locking | Stefan Berger | 2016-06-25 | 1 | -5/+1 |
* | tpm: Provide strong locking for device removal | Jason Gunthorpe | 2016-06-25 | 1 | -6/+66 |
* | tpm: Get rid of devname | Jason Gunthorpe | 2016-06-25 | 1 | -7/+11 |
* | tpm: Get rid of chip->pdev | Jason Gunthorpe | 2016-06-25 | 1 | -9/+6 |
* | tpm: fix: return rc when devm_add_action() fails | Jarkko Sakkinen | 2016-02-20 | 1 | -1/+6 |
* | tpm: fix the cleanup of struct tpm_chip | Jarkko Sakkinen | 2016-02-10 | 1 | -1/+3 |
* | tpm: fix the rollback in tpm_chip_register() | Jarkko Sakkinen | 2016-02-10 | 1 | -5/+5 |
* | tpm: fix compat 'ppi' link handling in tpm_chip_register() | Jarkko Sakkinen | 2015-11-09 | 1 | -8/+10 |
* | TPM: revert the list handling logic fixed in 398a1e7 | Jarkko Sakkinen | 2015-11-09 | 1 | -1/+1 |
* | tpm: move the PPI attributes to character device directory. | Jarkko Sakkinen | 2015-10-19 | 1 | -8/+16 |
* | tpm: Fix initialization of the cdev | Jason Gunthorpe | 2015-07-13 | 1 | -1/+2 |
* | tpm: fix: sanitized code paths in tpm_chip_register() | Jarkko Sakkinen | 2015-03-18 | 1 | -24/+42 |
* | tpm: fix call order in tpm-chip.c | Jarkko Sakkinen | 2015-03-05 | 1 | -20/+14 |
* | tpm: fix format string error in tpm-chip.c | Jarkko Sakkinen | 2015-01-20 | 1 | -1/+1 |
* | tpm: TPM 2.0 baseline support | Jarkko Sakkinen | 2015-01-17 | 1 | -11/+16 |
* | tpm: device class for tpm | Jarkko Sakkinen | 2015-01-17 | 1 | -10/+62 |
* | tpm: rename chip->dev to chip->pdev | Jarkko Sakkinen | 2015-01-17 | 1 | -2/+2 |
* | tpm: fix raciness of PPI interface lookup | Jarkko Sakkinen | 2015-01-17 | 1 | -2/+2 |
* | tpm: two-phase chip management functions | Jarkko Sakkinen | 2015-01-17 | 1 | -0/+199 |