summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2022-03-03hwrng: atmel - remove extra lineClaudiu Beznea
2022-03-03hwrng: atmel - add runtime pm supportClaudiu Beznea
2022-03-03hwrng: atmel - use __maybe_unused and pm_ptr() for pm opsClaudiu Beznea
2022-03-03hwrng: atmel - move set of TRNG_HALFR in atmel_trng_init()Claudiu Beznea
2022-03-03hwrng: atmel - rename enable/disable functions to init/cleanupClaudiu Beznea
2022-03-03hwrng: atmel - disable trng on failure pathClaudiu Beznea
2022-03-03hwrng: atmel - add wait for ready support on readClaudiu Beznea
2022-02-18hwrng: core - introduce rng_quality sysfs attributeDominik Brodowski
2022-02-18hwrng: core - use per-rng quality value instead of global settingDominik Brodowski
2022-02-18hwrng: core - start and stop in-kernel rngd in separate functionDominik Brodowski
2022-02-18hwrng: core - do not bother to order list of devices by qualityDominik Brodowski
2022-02-05hwrng: core - credit entropy for low quality sources of randomnessDominik Brodowski
2022-02-05hwrng: core - break out of hwrng_fillfn if current rng is not trustedDominik Brodowski
2022-02-05hwrng: core - only set cur_rng_set_by_user if it is workingDominik Brodowski
2022-02-05hwrng: core - use rng_fillbuf in add_early_randomness()Dominik Brodowski
2022-02-05hwrng: core - read() callback must be called for size of 32 or more bytesDominik Brodowski
2022-02-05hwrng: core - explicit ordering of initcallsDominik Brodowski
2022-01-31hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDERGeert Uytterhoeven
2022-01-22random: move the random sysctl declarations to its own fileXiaoming Ni
2022-01-22hpet: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-18random: simplify arithmetic function flow in account()Jason A. Donenfeld
2022-01-18random: selectively clang-format where it makes senseJason A. Donenfeld
2022-01-18random: access input_pool_data directly rather than through pointerJason A. Donenfeld
2022-01-18random: cleanup fractional entropy shift constantsJason A. Donenfeld
2022-01-18random: prepend remaining pool constants with POOL_Jason A. Donenfeld
2022-01-18random: de-duplicate INPUT_POOL constantsJason A. Donenfeld
2022-01-18random: remove unused OUTPUT_POOL constantsJason A. Donenfeld
2022-01-18random: rather than entropy_store abstraction, use globalJason A. Donenfeld
2022-01-18random: remove unused extract_entropy() reserved argumentJason A. Donenfeld
2022-01-18random: remove incomplete last_data logicJason A. Donenfeld
2022-01-18random: cleanup integer typesJason A. Donenfeld
2022-01-18random: cleanup poolinfo abstractionJason A. Donenfeld
2022-01-18random: fix typo in commentsSchspa Shi
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-14hwrng: virtio - unregister device before resetMichael S. Tsirkin
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-01-11Merge tag 'tpmdd-next-v5.17-fixed' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-09tpm: fix NPE on probe for missing devicePatrick Williams
2022-01-09tpm: fix potential NULL pointer access in tpm_del_char_deviceLino Sanfilippo
2022-01-09tpm: Add Upgrade/Reduced mode support for TPM2 modulesaxelj
2022-01-09char: tpm: cr50: Set TPM_FIRMWARE_POWER_MANAGED based on device propertyRob Barnes
2022-01-09tpm_tis: Fix an error handling path in 'tpm_tis_core_init()'Christophe Jaillet
2022-01-09tpm: tpm_tis_spi_cr50: Add default RNG qualityAngeloGioacchino Del Regno
2022-01-09tpm/st33zp24: drop unneeded over-commentingSohaib Mohamed
2022-01-09tpm: add request_locality before write TPM_INT_ENABLEChen Jun