aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-18Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-1/+10
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-8/+8
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+1
2020-12-16Merge tag 'for-linus-5.11-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds4-9/+9
2020-12-16char: ipmi: convert comma to semicolonZheng Yongjun1-3/+3
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-3/+1
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter2-1/+10
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+4
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-117/+3
2020-12-13um: random: Register random as hwrng-core deviceChristopher Obbard1-8/+8
2020-12-04hwrng: ks-sa - Add dependency on IOMEM and OFHerbert Xu1-0/+1
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König1-2/+1
2020-11-27hwrng: hisi - remove HiSilicon TRNG driverWeili Qian3-113/+0
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers1-1/+1
2020-11-19ipmi: msghandler: Suppress suspicious RCU usage warningQinglang Miao1-1/+2
2020-11-18char/agp: Disable frontend without CONFIG_DRM_LEGACYDaniel Vetter2-1/+10
2020-11-17ipmi/watchdog: replace atomic_add() and atomic_sub()Yejune Deng1-4/+4
2020-11-16Merge 5.10-rc4 into char-misc-nextGreg Kroah-Hartman3-6/+36
2020-11-15Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-4/+4
2020-11-09virtio: virtio_console: fix DMA memory allocation for rproc serialAlexander Lobakin1-4/+4
2020-11-09char: mwave: remove unneeded breakTom Rix1-1/+0
2020-11-09char: lp: remove unneeded breakTom Rix1-1/+0
2020-11-09s390/trng: set quality to 1024Christian Borntraeger1-3/+4
2020-11-06tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks1-0/+5
2020-11-06tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar1-2/+27
2020-11-06hwrng: imx-rngc - irq already prints an errorNigel Christian1-3/+1
2020-11-03char: misc: increase DYNAMIC_MINORS valueSangmoon Kim1-1/+1
2020-10-27char: ipmi: remove unneeded breakTom Rix1-1/+0
2020-10-24random32: make prandom_u32() output unpredictableGeorge Spelvin1-1/+0
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-3/+3
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-7/+35
2020-10-14Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds5-36/+89
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-32/+24
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds12-27/+364
2020-10-05ipmi_si: Fix wrong return value in try_smi_init()Tianjia Zhang1-1/+1
2020-10-02hwrng: mxc-rnga - use semicolons rather than commas to separate statementsJulia Lawall1-3/+3
2020-10-02hwrng: iproc-rng200 - use semicolons rather than commas to separate statementsJulia Lawall1-4/+4
2020-10-02hwrng: stm32 - use semicolons rather than commas to separate statementsJulia Lawall1-4/+4
2020-10-02hwrng: npcm - modify readl to readbTomer Maimon1-7/+7
2020-10-02tpm_tis: Add a check for invalid statusJames Bottomley2-0/+12
2020-10-02tpm: use %*ph to print small bufferAndy Shevchenko1-21/+10
2020-10-02tpm: tis: add support for MMIO TPM on SynQuacerMasahisa Kojima3-0/+221
2020-09-28agp: use semicolons rather than commas to separate statementsJulia Lawall3-3/+3
2020-09-25hwrng: ingenic - Add hardware TRNG for Ingenic X1830周琰杰 (Zhou Yanjie)3-0/+176
2020-09-23raw: don't keep unopened block device aroundChristoph Hellwig1-32/+19
2020-09-18ipmi: msghandler: Fix a signedness bugDan Carpenter2-2/+2
2020-09-16ipmi: add retry in try_get_dev_id()Xianting Tian2-2/+17
2020-09-15ipmi: Clean up some printksCorey Minyard3-19/+29
2020-09-15ipmi:msghandler: retry to get device id on an errorXianting Tian1-4/+25
2020-09-15ipmi:sm: Print current state when the state is invalidXianting Tian3-3/+9