summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge 5.10-rc4 into char-misc-nextGreg Kroah-Hartman2020-11-163-6/+36
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | char: mwave: remove unneeded breakTom Rix2020-11-091-1/+0
| * | | | | char: lp: remove unneeded breakTom Rix2020-11-091-1/+0
| * | | | | char: misc: increase DYNAMIC_MINORS valueSangmoon Kim2020-11-031-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-141-3/+4
|\ \ \ \ \
| * | | | | s390/trng: set quality to 1024Christian Borntraeger2020-11-091-3/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-145-117/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | hwrng: ks-sa - Add dependency on IOMEM and OFHerbert Xu2020-12-041-0/+1
| * | | | hwrng: hisi - remove HiSilicon TRNG driverWeili Qian2020-11-273-113/+0
| * | | | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
| * | | | hwrng: imx-rngc - irq already prints an errorNigel Christian2020-11-061-3/+1
| | |/ / | |/| |
* | | | Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-151-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | virtio: virtio_console: fix DMA memory allocation for rproc serialAlexander Lobakin2020-11-091-4/+4
| |/ /
* | | tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks2020-11-061-0/+5
* | | tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar2020-11-061-2/+27
|/ /
* / 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
| | |/ | |/|