summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-26Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-04-22ttyprintk: Add TTY hangup callback.Tetsuo Handa
2021-04-14char: tpm: fix error return code in tpm_cr50_i2c_tis_recv()Zhihao Cheng
2021-04-14tpm: vtpm_proxy: Avoid reading host log when using a virtual deviceStefan Berger
2021-04-14tpm: acpi: Check eventlog signature before using itStefan Berger
2021-04-14tpm: efi: Use local variable for calculating final log sizeStefan Berger
2021-04-09ipmi: kcs: aspeed: Adapt to new LPC DTS layoutChia-Wei, Wang
2021-04-07pcmcia: synclink_cs: drop redundant tty-port initialisationJohan Hovold
2021-04-06parisc: parisc-agp requires SBA IOMMU driverHelge Deller
2021-04-05Merge 5.12-rc6 into char-misc-nextGreg Kroah-Hartman
2021-04-02hwrng: omap - Use of_device_get_match_data() helperTian Tao
2021-04-02random: remove dead code left over from blocking poolEric Biggers
2021-04-02random: initialize ChaCha20 constants with correct endiannessEric Biggers
2021-03-28applicom: fix some err codes returned by ac_ioctlXu Jia
2021-03-26hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emitZihao Tang
2021-03-26hwrng: intel - Fix included header from 'asmTian Tao
2021-03-24char: lp: remove redundant space around (inside) parenthesized expressionsQiang Ma
2021-03-24char/mwave: turn tp3780I_Cleanup() into void functionYang Li
2021-03-19hwrng: cctrng - delete redundant printing of return valueWang Qing
2021-03-19hwrng: ba431 - use devm_platform_ioremap_resource() to simplifyTian Tao
2021-03-19hwrng: cctrng - use devm_platform_ioremap_resource() to simplifyTian Tao
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-15Merge v5.12-rc3 into char-misc-nextGreg Kroah-Hartman
2021-03-13hwrng: bcm2835 - add reset supportÁlvaro Fernández Rojas
2021-03-13hwrng: pic32 - Use device-managed registration APITian Tao
2021-03-13hwrng: cctrng - Use device-managed registration APITian Tao
2021-03-10virtio_console: remove pointless check for debugfs_create_dir()Greg Kroah-Hartman
2021-03-07Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-03-07hwrng: omap - Fix included header from 'asm'Tian Tao
2021-03-07hwrng: bcm2835 - remove redundant null checkTian Tao
2021-03-07hwrng: xiphera-trng - use devm_platform_ioremap_resource() to simplifyTian Tao
2021-03-07hwrng: ba431 - Use device-managed registrationTian Tao
2021-03-04Merge tag 'tpmdd-next-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-03-03tpm: Remove unintentional dump_stack() callJarkko Sakkinen
2021-03-02vio: make remove callback return voidUwe Kleine-König
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-24tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()Lukasz Majczak
2021-02-24tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()Jarkko Sakkinen
2021-02-22Merge tag 'for-linus-5.12-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-02-22Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-02-21Merge tag 'tpmdd-next-v5.12-rc1-v2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-02-16KEYS: trusted: Reserve TPM for seal and unseal operationsJarkko Sakkinen
2021-02-16tpm/ppi: Constify static struct attribute_groupRikard Falkeborn