aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2020-08-13Merge branch 'master-next'Bruce Ashfield
2020-08-08Merge tag 'for-linus-5.9-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-05Merge branch 'master-next'Bruce Ashfield
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-08-03Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-08-03Merge tag 'v5.8'Bruce Ashfield
2020-07-31hwrng: core - remove redundant initialization of variable retColin Ian King
2020-07-31crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000周琰杰 (Zhou Yanjie)
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-28Merge tag 'v5.8-rc7'Bruce Ashfield
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman
2020-07-24tpm: Add support for event log pointer found in TPM2 ACPI tableStefan Berger
2020-07-24tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-07-23/dev/mem: Add missing memory barriers for devmem_inodeEric Biggers
2020-07-23char: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-23hwrng: imx-rngc - enable driver for i.MX6Horia Geantă
2020-07-21ipmi/watchdog: add missing newlines when printing parameters by sysfsXiongfeng Wang
2020-07-20ipmi: remve duplicate code in __ipmi_bmc_register()Jing Xiangfeng
2020-07-20Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman
2020-07-16Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-16hwrng: ks-sa - Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-16hwrng: ba431 - Include kernel.hHerbert Xu
2020-07-13Merge tag 'v5.8-rc5'Bruce Ashfield
2020-07-13Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/...Arnd Bergmann
2020-07-10virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin
2020-07-10char/mwave: remove redundant initialization of variable bRCColin Ian King
2020-07-10ttyprintk: remove redundant initialization of variable retColin Ian King
2020-07-10char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspaceMasahiro Yamada
2020-07-10virtio_console: Constify some static variablesRikard Falkeborn
2020-07-10tpm_ftpm_tee: register driver on TEE busMaxim Uvarov
2020-07-09hwrng: virtio - Constify id_table[]Rikard Falkeborn
2020-07-09hwrng: nomadik - Constify nmk_rng_ids[]Rikard Falkeborn
2020-07-09hwrng: bcm2835 - Constify bcm2835_rng_devtype[]Rikard Falkeborn
2020-07-09hwrng: ba431 - HW_RANDOM_BA431 should not default to yGeert Uytterhoeven
2020-07-09hwrng: ba431 - Add dependency on HAS_IOMEMHerbert Xu
2020-07-09hwrng: octeon - Fix sparse warningsHerbert Xu
2020-07-09hwrng: pic32 - Fix W=1 unused variable warningHerbert Xu
2020-07-09hwrng: st - Fix W=1 unused variable warningHerbert Xu
2020-07-09hwrng: bcm2835 - Fix W=1 unused variable warningHerbert Xu
2020-07-09hwrng: hisi - Fix W=1 unused variable warningHerbert Xu
2020-07-09hwrng: omap - Fix W=1 unused variable warningHerbert Xu
2020-07-09hwrng: npcm - Fix W=1 unused variable warningHerbert Xu
2020-07-07Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")Jarkko Sakkinen
2020-07-06Merge branch 'master-next'Bruce Ashfield
2020-07-02tpm_tis: Remove the HID IFX0102Jarkko Sakkinen
2020-07-02tpm_tis_spi: Prefer async probeDouglas Anderson