summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2021-04-06parisc: parisc-agp requires SBA IOMMU driverHelge Deller
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-07Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
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
2021-02-16tpm: add sysfs exports for all banks of PCR registersJames Bottomley
2021-02-16tpm: Remove tpm_dev_wq_lockSebastian Andrzej Siewior
2021-02-16char: tpm: add i2c driver for cr50Duncan Laurie
2021-02-16tpm: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-02-16tpm_tis: Clean up locality releaseJames Bottomley
2021-02-16tpm_tis: Fix check_locality for correct locality acquisitionJames Bottomley
2021-02-10hwrng: timeriomem - Use device-managed registration APITian Tao
2021-02-10hwrng: optee - Use device-managed registration APITian Tao
2021-02-10hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock
2021-02-05Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman
2021-02-04random: fix the RNDRESEEDCRNG ioctlEric Biggers
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2021-01-28ipmi: remove open coded version of SMBus block writeWolfram Sang
2021-01-27MIPS: mm:remove function __uncached_access()Yanteng Si
2021-01-21random: avoid arch_get_random_seed_long() when collecting IRQ randomnessArd Biesheuvel
2021-01-12resource: Move devmem revoke code to resource frameworkDaniel Vetter
2021-01-12/dev/mem: Only set filp->f_mappingDaniel Vetter
2021-01-07tty_port: drop last traces of low_latencyJiri Slaby
2021-01-03hwrng: ingenic - Fix a resource leak in an error handling pathChristophe JAILLET
2021-01-03hwrng: iproc-rng200 - Move enable/disable in separate functionMatthias Brugger
2021-01-03hwrng: iproc-rng200 - Fix disable of the block.Matthias Brugger
2020-12-18Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-16Merge tag 'for-linus-5.11-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-12-16char: ipmi: convert comma to semicolonZheng Yongjun
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-13um: random: Register random as hwrng-core deviceChristopher Obbard
2020-12-04hwrng: ks-sa - Add dependency on IOMEM and OFHerbert Xu