summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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
2020-09-15ipmi: Reset response handler when failing to send the commandMarkus Boehme
2020-09-11hwrng: xiphera-trng: add support for XIP8001B hwrngAtte Tommiska
2020-09-11hwrng: imx-rngc - add quality to use it as kernel entropy poolMarco Felsch
2020-09-07char: virtio: Select VIRTIO from VIRTIO_CONSOLE.Michal Suchanek
2020-09-07/dev/zero: fixups for ->readChristoph Hellwig
2020-09-04hwrng: cctrn - Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03ipmi: add a newline when printing parameter 'panic_op' by sysfsXiongfeng Wang
2020-09-03/dev/zero: also implement ->readChristoph Hellwig
2020-09-01raw: deprecate the raw driverChristoph Hellwig
2020-08-31Merge 5.9-rc3 into char-misc-nextGreg Kroah-Hartman
2020-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-08-28lp: Avoid comma separated statementsJoe Perches
2020-08-28char: mspec: Use kvzalloc() in mspec_mmap()Denis Efremov
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21hwrng: intel - cleanup initializationTom Rix
2020-08-21hwrng: optee - fix wait use caseJorge Ramirez-Ortiz
2020-08-21hwrng: optee - handle unlimited data ratesJorge Ramirez-Ortiz
2020-08-21crypto: ingenic - Drop kfree for memory allocated with devm_kzallocWei Yongjun
2020-08-18char: ipmi: convert tasklets to use new tasklet_setup() APIAllen Pais
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-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-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