summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2016-11-28tpm: adjust return value of tpm_read_logJason Gunthorpe
2016-11-28tpm: vtpm_proxy: conditionally call tpm_chip_unregisterJason Gunthorpe
2016-11-28tpm: Fix handling of missing event logJason Gunthorpe
2016-11-28tpm: Check the bios_dir entry for NULL before accessing itStefan Berger
2016-11-28tpm: return -ENODEV if np is not setColin Ian King
2016-11-28tpm: cleanup of printk error messagesNayna Jain
2016-11-28tpm: replace of_find_node_by_name() with dev of_node propertyNayna Jain
2016-11-28tpm: redefine read_log() to handle ACPI/OF at runtimeNayna Jain
2016-11-28tpm: fix the missing .owner in tpm_bios_measurements_opsNayna Jain
2016-11-28tpm: have event log use the tpm_chipNayna Jain
2016-11-28tpm: drop tpm1_chip_register(/unregister)Jarkko Sakkinen
2016-11-28tpm: replace dynamically allocated bios_dir with a static arrayJarkko Sakkinen
2016-11-28tpm: replace symbolic permission with octal for securityfs filesNayna Jain
2016-11-28char: tpm: fix kerneldoc tpm2_unseal_trusted name typoBaruch Siach
2016-11-28tpm_tis: Allow tpm_tis to be bound using DTJason Gunthorpe
2016-11-28tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEVJarkko Sakkinen
2016-11-28tpm: Only call pm_runtime_get_sync if device has a parentStefan Berger
2016-11-28tpm: define a generic open() method for ascii & bios measurementsNayna Jain
2016-11-28tpm: Get rid of TPM_CHIP_FLAG_REGISTEREDJason Gunthorpe
2016-11-28tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe
2016-11-28tpm tis: Do not print timeout messages twiceJason Gunthorpe
2016-11-28tpm_tis: Check return values from get_burstcount.Josh Zimmerman
2016-11-28tpm: place kdoc just above tpm_pcr_extendWinkler, Tomas
2016-11-28tpm: sanitize constant expressionsJarkko Sakkinen
2016-11-28tpm: Clean up reading of timeout and duration capabilitiesEd Swierk
2016-11-28char/tpm: Check return code of wait_for_tpm_statPeter Huewe
2016-11-28tmp/tpm_crb: implement runtime pm for tpm_crbWinkler, Tomas
2016-11-28tpm/tpm_crb: open code the crb_init into acpi_addWinkler, Tomas
2016-11-28tmp/tpm_crb: fix Intel PTT hw bug during idle stateWinkler, Tomas
2016-11-28tpm/tpm_crb: implement tpm crb idle stateWinkler, Tomas
2016-11-13Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-11-10ppdev: fix double-free of pp->pdev->nameJann Horn
2016-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-10-31tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen
2016-10-31virtio: console: Unlock vqs while freeing buffersMatt Redfearn
2016-10-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-10-23Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2016-10-19hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11random: remove unused randomize_range()Jason Cooper
2016-10-11random: simplify API for random address requestsJason Cooper
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds