summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-055-14/+14
|\
| * Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman2020-07-271-3/+7
| |\
| * | char: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-231-3/+3
| * | Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman2020-07-209-28/+35
| |\ \
| * | | char/mwave: remove redundant initialization of variable bRCColin Ian King2020-07-101-2/+2
| * | | ttyprintk: remove redundant initialization of variable retColin Ian King2020-07-101-1/+1
| * | | char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspaceMasahiro Yamada2020-07-101-4/+4
| * | | virtio_console: Constify some static variablesRikard Falkeborn2020-07-101-4/+4
* | | | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-031-10/+60
|\ \ \ \
| * \ \ \ Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/...Arnd Bergmann2020-07-131-10/+60
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tpm_ftpm_tee: register driver on TEE busMaxim Uvarov2020-07-101-10/+60
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-0315-24/+433
|\ \ \ \ \
| * | | | | hwrng: core - remove redundant initialization of variable retColin Ian King2020-07-311-1/+1
| * | | | | crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000周琰杰 (Zhou Yanjie)2020-07-313-0/+170
| * | | | | hwrng: imx-rngc - enable driver for i.MX6Horia Geantă2020-07-231-1/+1
| * | | | | hwrng: ks-sa - Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-161-1/+1
| * | | | | hwrng: ba431 - Include kernel.hHerbert Xu2020-07-161-0/+1
| * | | | | hwrng: virtio - Constify id_table[]Rikard Falkeborn2020-07-091-1/+1
| * | | | | hwrng: nomadik - Constify nmk_rng_ids[]Rikard Falkeborn2020-07-091-1/+1
| * | | | | hwrng: bcm2835 - Constify bcm2835_rng_devtype[]Rikard Falkeborn2020-07-091-1/+1
| * | | | | hwrng: ba431 - HW_RANDOM_BA431 should not default to yGeert Uytterhoeven2020-07-091-3/+0
| * | | | | hwrng: ba431 - Add dependency on HAS_IOMEMHerbert Xu2020-07-091-0/+1
| * | | | | hwrng: octeon - Fix sparse warningsHerbert Xu2020-07-091-3/+3
| * | | | | hwrng: pic32 - Fix W=1 unused variable warningHerbert Xu2020-07-091-1/+1
| * | | | | hwrng: st - Fix W=1 unused variable warningHerbert Xu2020-07-091-1/+2
| * | | | | hwrng: bcm2835 - Fix W=1 unused variable warningHerbert Xu2020-07-091-2/+1
| * | | | | hwrng: hisi - Fix W=1 unused variable warningHerbert Xu2020-07-091-1/+1
| * | | | | hwrng: omap - Fix W=1 unused variable warningHerbert Xu2020-07-091-9/+2
| * | | | | hwrng: npcm - Fix W=1 unused variable warningHerbert Xu2020-07-091-1/+1
| * | | | | hwrng: ba431 - add support for BA431 hwrngOlivier Sobrie2020-06-183-0/+247
* | | | | | Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2020-08-035-40/+65
|\ \ \ \ \ \
| * | | | | | tpm: Add support for event log pointer found in TPM2 ACPI tableStefan Berger2020-07-241-21/+42
| * | | | | | tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen2020-07-244-19/+23
| | |_|_|/ / | |/| | | |
* | | | | | random32: update the net random state on interrupt and activityWilly Tarreau2020-07-291-0/+1
| |_|_|_|/ |/| | | |
* | | | | /dev/mem: Add missing memory barriers for devmem_inodeEric Biggers2020-07-231-3/+7
|/ / / /
* | | | Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-07-161-1/+2
|\ \ \ \
| * | | | virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin2020-07-101-1/+2
| | |/ / | |/| |
* | | | Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")Jarkko Sakkinen2020-07-071-0/+8
* | | | tpm_tis: Remove the HID IFX0102Jarkko Sakkinen2020-07-021-1/+0
* | | | tpm_tis_spi: Prefer async probeDouglas Anderson2020-07-021-0/+1
* | | | tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributesDavid Gibson2020-07-021-7/+7
* | | | tpm/st33zp24: fix spelling mistake "drescription" -> "description"Binbin Zhou2020-07-023-4/+4
* | | | tpm_tis: extra chip->ops check on error path in tpm_tis_core_initVasily Averin2020-07-021-1/+1
* | | | tpm_tis_spi: Don't send anything during flow controlDouglas Anderson2020-07-021-5/+4
* | | | tpm: Fix TIS locality timeout problemsJames Bottomley2020-07-021-10/+9
|/ / /
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-211-0/+1
|\| |
| * | hwrng: ks-sa - Fix runtime PM imbalance on errorDinghao Liu2020-06-151-0/+1
* | | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-1/+1
|/ /
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-145-63/+63
* | Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-101-1/+1
|\ \