summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
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
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König
2020-11-27hwrng: hisi - remove HiSilicon TRNG driverWeili Qian
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-11-19ipmi: msghandler: Suppress suspicious RCU usage warningQinglang Miao
2020-11-18char/agp: Disable frontend without CONFIG_DRM_LEGACYDaniel Vetter
2020-11-17ipmi/watchdog: replace atomic_add() and atomic_sub()Yejune Deng
2020-11-16Merge 5.10-rc4 into char-misc-nextGreg Kroah-Hartman
2020-11-15Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-09virtio: virtio_console: fix DMA memory allocation for rproc serialAlexander Lobakin
2020-11-09char: mwave: remove unneeded breakTom Rix
2020-11-09char: lp: remove unneeded breakTom Rix
2020-11-09s390/trng: set quality to 1024Christian Borntraeger
2020-11-06tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks
2020-11-06tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar
2020-11-06hwrng: imx-rngc - irq already prints an errorNigel Christian
2020-11-03char: misc: increase DYNAMIC_MINORS valueSangmoon Kim
2020-10-27char: ipmi: remove unneeded breakTom Rix
2020-10-24random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-14Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-05ipmi_si: Fix wrong return value in try_smi_init()Tianjia Zhang
2020-10-02hwrng: mxc-rnga - use semicolons rather than commas to separate statementsJulia Lawall
2020-10-02hwrng: iproc-rng200 - use semicolons rather than commas to separate statementsJulia Lawall
2020-10-02hwrng: stm32 - use semicolons rather than commas to separate statementsJulia Lawall
2020-10-02hwrng: npcm - modify readl to readbTomer Maimon
2020-10-02tpm_tis: Add a check for invalid statusJames Bottomley
2020-10-02tpm: use %*ph to print small bufferAndy Shevchenko
2020-10-02tpm: tis: add support for MMIO TPM on SynQuacerMasahisa Kojima
2020-09-28agp: use semicolons rather than commas to separate statementsJulia Lawall
2020-09-25hwrng: ingenic - Add hardware TRNG for Ingenic X1830周琰杰 (Zhou Yanjie)
2020-09-23raw: don't keep unopened block device aroundChristoph Hellwig
2020-09-18ipmi: msghandler: Fix a signedness bugDan Carpenter
2020-09-16ipmi: add retry in try_get_dev_id()Xianting Tian
2020-09-15ipmi: Clean up some printksCorey Minyard
2020-09-15ipmi:msghandler: retry to get device id on an errorXianting Tian
2020-09-15ipmi:sm: Print current state when the state is invalidXianting Tian