summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorLines
2020-03-24hwrng: via_rng: Convert to new X86 CPU match macrosThomas Gleixner-4/+3
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman-2/+2
2020-03-19char: mspec: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-03-19rtc/alpha: remove legacy rtc driverArnd Bergmann-1371/+0
2020-03-19rtc/ia64: remove legacy efirtc driverArnd Bergmann-371/+0
2020-03-18random: avoid warnings for !CONFIG_NUMA buildsMark Rutland-1/+1
2020-03-18misc: move FLASH_MINOR into miscdevice.h and fix conflictsZhenzhong Duan-1/+1
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan-4/+0
2020-03-17x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessorBorislav Petkov-1/+1
2020-03-15tpm: ibmvtpm: Add support for TPM2Stefan Berger-1/+10
2020-03-15tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger-0/+10
2020-03-13tpm: of: Handle IBM,vtpm20 case when getting log parametersStefan Berger-1/+2
2020-03-13tpm: tpm_tis_spi_cr50: use new structure for SPI transfer delaysSergiu Cuciurean-1/+6
2020-03-13tpm_tis_spi: use new 'delay' structure for SPI transfer delaysAlexandru Ardelean-1/+2
2020-03-13tpm: tpm2_bios_measurements_next should increase position indexVasily Averin-1/+1
2020-03-13tpm: tpm1_bios_measurements_next should increase position indexVasily Averin-1/+1
2020-03-13tpm: Don't make log failures fatalMatthew Garrett-12/+6
2020-03-12drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU listsAmol Grover-4/+10
2020-03-12tty: source all tty Kconfig files in one placeRandy Dunlap-5/+0
2020-03-12char: group dev configs togtherRandy Dunlap-50/+50
2020-03-12hwrng: imx-rngc - simplify interrupt mask/unmaskMartin Kaiser-15/+28
2020-03-12hwrng: imx-rngc - check the rng typeMartin Kaiser-1/+27
2020-03-12hwrng: imx-rngc - (trivial) simplify error printsMartin Kaiser-2/+2
2020-03-12hwrng: imx-rngc - use automatic seedingMartin Kaiser-2/+14
2020-03-12hwrng: imx-rngc - fix an error pathMartin Kaiser-1/+3
2020-03-12hwrng: ks-sa - move TI Keystone driver into the config menu structureRandy Dunlap-7/+7
2020-03-11ipmi_si: Avoid spurious errors for optional IRQsTakashi Iwai-2/+2
2020-02-27random: fix data races at timer_rand_stateQian Cai-6/+6
2020-02-27random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld-16/+4
2020-02-27random: Make RANDOM_TRUST_CPU depend on ARCH_RANDOMRichard Henderson-1/+1
2020-02-27random: add arch_get_random_*long_early()Mark Rutland-1/+19
2020-02-27random: split primary/secondary crng init pathsMark Rutland-12/+22
2020-02-28hwrng: omap3-rom - Include linux/io.h for virt_to_physHerbert Xu-0/+1
2020-02-24Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman-8/+45
2020-02-23pcmcia: Distribute switch variables for initializationKees Cook-1/+3
2020-02-23ppdev: Distribute switch variables for initializationKees Cook-12/+8
2020-02-22hwrng: imx-rngc - improve dependenciesUwe Kleine-König-1/+2
2020-02-17tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LASTRoberto Sassu-0/+2
2020-02-17tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.Jarkko Sakkinen-3/+5
2020-02-16Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds-5/+38
2020-02-14char: virtio: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada-3/+3
2020-02-03Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-263/+53
2020-01-30char: hpet: Fix out-of-bounds read bugGustavo A. R. Silva-1/+1
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-6/+9
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-1/+1
2020-01-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1/+2
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-7/+7