summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2017-06-24vTPM: Fix missing NULL checkHon Ching \(Vicky) Lo1-6/+11
2017-06-14drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner1-1/+1
2017-06-07pcmcia: remove left-over %Z formatNicolas Iooss1-3/+3
2017-05-25drivers: char: mem: Check for address space wraparound with mmap()Julius Werner1-0/+5
2017-05-25tpm_crb: check for bad response sizeJerry Snitselaar1-2/+1
2017-05-25tpm: add sleep only for retry in i2c_nuvoton_write_status()Nayna Jain1-2/+3
2017-05-25tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain1-8/+15
2017-05-25tpm_tis_spi: Add small delay after last transferPeter Huewe1-0/+1
2017-05-25tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe1-49/+58
2017-05-25tpm_tis_spi: Check correct byte for wait state indicatorPeter Huewe1-18/+18
2017-05-25tpm_tis_spi: Abort transfer when too many wait states are signaledPeter Huewe1-0/+5
2017-05-25tpm_tis_spi: Use single function to transfer dataPeter Huewe1-63/+24
2017-05-25tpm_tis_core: Choose appropriate timeout for reading burstcountAlexander Steffen1-2/+4
2017-05-25char: lp: fix possible integer overflow in lp_setup()Willy Tarreau1-1/+5
2017-05-20ipmi: Fix kernel panic at ipmi_ssif_thread()Joeseph Chang1-1/+3
2017-05-14tmp: use pdev for parent device in tpm_chip_allocWinkler, Tomas1-4/+4
2017-05-14tpm: fix RC value check in tpm2_seal_trustedJarkko Sakkinen2-1/+6
2017-05-08tpm_tis: use default timeout value if chip reports it as zeroMaciej S. Szmigiero1-21/+32
2017-04-21virtio-console: avoid DMA from stackOmar Sandoval1-2/+10
2017-04-21mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-30/+52
2017-04-21char: lack of bool string made CONFIG_DEVPORT always onMax Bires1-1/+4
2017-04-12random: use chacha20 for get_random_int/longJason A. Donenfeld1-41/+43
2017-04-12ppdev: fix registering same device nameSudip Mukherjee1-1/+9
2017-04-12ppdev: check before attaching portSudip Mukherjee1-2/+21
2017-03-30hwrng: geode - Revert managed API changesPrarit Bhargava1-15/+35
2017-03-30hwrng: amd - Revert managed API changesPrarit Bhargava1-8/+34
2017-03-12tpm_tis: fix the error handling of init_tis()Wei Yongjun1-1/+1
2017-01-19drivers: char: mem: Fix thinkos in kmem address checksRobin Murphy1-6/+4
2017-01-12tpm_tis: Check return values from get_burstcount.Josh Zimmerman1-2/+13
2017-01-06tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe1-1/+0
2016-11-18ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater1-2/+2
2016-11-13Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+0
2016-11-10ppdev: fix double-free of pp->pdev->nameJann Horn1-3/+0
2016-11-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-6/+16
2016-10-31tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen1-3/+0
2016-10-31virtio: console: Unlock vqs while freeing buffersMatt Redfearn1-6/+16
2016-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-3/+3
2016-10-24Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds4-4/+517
2016-10-19hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski1-3/+3
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2016-10-12Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-10-12Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-10-12random: remove unused randomize_range()Jason Cooper1-19/+0
2016-10-12random: simplify API for random address requestsJason Cooper1-0/+33
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-10-11latent_entropy: Mark functions with __latent_entropyEmese Revfy1-2/+2
2016-10-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds15-177/+340
2016-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-1/+1
2016-10-08Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1