summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* random32: make prandom_u32() output unpredictableGeorge Spelvin2020-10-241-1/+0
* Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-153-3/+3
|\
| * agp: use semicolons rather than commas to separate statementsJulia Lawall2020-09-283-3/+3
* | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-154-7/+35
|\ \
| * | char: virtio: Select VIRTIO from VIRTIO_CONSOLE.Michal Suchanek2020-09-071-1/+2
| * | /dev/zero: fixups for ->readChristoph Hellwig2020-09-071-3/+9
| * | /dev/zero: also implement ->readChristoph Hellwig2020-09-031-0/+22
| * | Merge 5.9-rc3 into char-misc-nextGreg Kroah-Hartman2020-08-316-13/+8
| |\|
| * | lp: Avoid comma separated statementsJoe Perches2020-08-281-2/+4
| * | char: mspec: Use kvzalloc() in mspec_mmap()Denis Efremov2020-08-281-4/+1
* | | Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds2020-10-145-36/+89
|\ \ \
| * | | ipmi_si: Fix wrong return value in try_smi_init()Tianjia Zhang2020-10-051-1/+1
| * | | ipmi: msghandler: Fix a signedness bugDan Carpenter2020-09-182-2/+2
| * | | ipmi: add retry in try_get_dev_id()Xianting Tian2020-09-162-2/+17
| * | | ipmi: Clean up some printksCorey Minyard2020-09-153-19/+29
| * | | ipmi:msghandler: retry to get device id on an errorXianting Tian2020-09-151-4/+25
| * | | ipmi:sm: Print current state when the state is invalidXianting Tian2020-09-153-3/+9
| * | | ipmi: Reset response handler when failing to send the commandMarkus Boehme2020-09-151-1/+3
| * | | ipmi: add a newline when printing parameter 'panic_op' by sysfsXiongfeng Wang2020-09-031-4/+4
| * | | char: ipmi: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-181-7/+6
| |/ /
* | | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-32/+24
|\ \ \
| * | | raw: don't keep unopened block device aroundChristoph Hellwig2020-09-231-32/+19
| * | | raw: deprecate the raw driverChristoph Hellwig2020-09-011-0/+5
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-10-1312-27/+364
|\ \ \
| * | | hwrng: mxc-rnga - use semicolons rather than commas to separate statementsJulia Lawall2020-10-021-3/+3
| * | | hwrng: iproc-rng200 - use semicolons rather than commas to separate statementsJulia Lawall2020-10-021-4/+4
| * | | hwrng: stm32 - use semicolons rather than commas to separate statementsJulia Lawall2020-10-021-4/+4
| * | | hwrng: npcm - modify readl to readbTomer Maimon2020-10-021-7/+7
| * | | hwrng: ingenic - Add hardware TRNG for Ingenic X1830周琰杰 (Zhou Yanjie)2020-09-253-0/+176
| * | | hwrng: xiphera-trng: add support for XIP8001B hwrngAtte Tommiska2020-09-113-0/+161
| * | | hwrng: imx-rngc - add quality to use it as kernel entropy poolMarco Felsch2020-09-111-0/+1
| * | | hwrng: cctrn - Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-041-5/+4
| * | | hwrng: intel - cleanup initializationTom Rix2020-08-211-1/+1
| * | | hwrng: optee - fix wait use caseJorge Ramirez-Ortiz2020-08-211-2/+2
| * | | hwrng: optee - handle unlimited data ratesJorge Ramirez-Ortiz2020-08-211-1/+1
| | |/ | |/|
* | | tpm_tis: Add a check for invalid statusJames Bottomley2020-10-022-0/+12
* | | tpm: use %*ph to print small bufferAndy Shevchenko2020-10-021-21/+10
* | | tpm: tis: add support for MMIO TPM on SynQuacerMasahisa Kojima2020-10-023-0/+221
| |/ |/|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-301-7/+2
|\ \
| * | crypto: ingenic - Drop kfree for memory allocated with devm_kzallocWei Yongjun2020-08-211-7/+2
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-235-6/+6
|/
* Merge tag 'for-linus-5.9-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds2020-08-083-9/+7
|\
| * ipmi/watchdog: add missing newlines when printing parameters by sysfsXiongfeng Wang2020-07-211-2/+7
| * ipmi: remve duplicate code in __ipmi_bmc_register()Jing Xiangfeng2020-07-201-2/+0
| * ipmi: ssif: Remove finished TODO comment about SMBus alertMisono Tomohiro2020-06-241-5/+0
* | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-051-1/+3
|\ \
| * \ Merge v5.8-rc6 into drm-nextDave Airlie2020-07-249-28/+35
| |\ \
| * \ \ Merge drm/drm-next into drm-intel-next-queuedJani Nikula2020-06-2536-226/+1117
| |\ \ \
| * | | | agp/intel: Fix a memory leak on module initialisation failureQiushi Wu2020-05-221-1/+3
* | | | | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-055-14/+14
|\ \ \ \ \