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