Commit Graph

492 Commits (8ca4419d7d2be1755f301e8904401d2b67aa8cb6)

Author SHA1 Message Date
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
Martin Kaiser bbe3eda970 hwrng: imx-rngc - fix an error path 5 years ago
Tony Lindgren 1271cd8f22 hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled 5 years ago
Sumit Garg 53c2427d22 hwrng: omap - Fix RNG wait loop timeout 5 years ago
Lionel Debieve 934ff312e5 hwrng: stm32 - fix unbalanced pm_runtime_enable 5 years ago
Laurent Vivier 476c754819 hwrng: core - don't wait on add_early_randomness() 5 years ago
Rouven Czerwinski deb757e011 hwrng: omap - Set default quality 6 years ago
David Tolnay 7f14d931e3 hwrng: virtio - Avoid repeated init of completion 6 years ago
Anmolpreet Kaur d7f0f3d80a hwrng: Add no-clock-support in msm_rng 6 years ago
lionel.debieve@st.com 39c655c5ed hwrng: stm32 - add reset during probe 7 years ago
Zhen Kong ca195c92a2 hwrng: Change QRNG quality for sdm855 7 years ago
Zhen Kong 96a5b33789 hwrng: Add QRNG driver snapshot for sdm855. 7 years ago
Jia Zhang 325cbb04dc x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping 7 years ago
Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
Martin Kaiser 1d5449445b hwrng: mx-rngc - add a driver for Freescale RNGC 8 years ago
PrasannaKumar Muralidharan 60f3aaee73 hwrng: Kconfig - Correct help text about feeding entropy pool 8 years ago
Harald Freudenberger 10a515ddb5 hwrng: remember rng chosen by user 8 years ago
Harald Freudenberger 2bbb698388 hwrng: use rng source with best quality 8 years ago
Sean Wang 81d2b34508 hwrng: mtk - add runtime PM support 8 years ago
Rick Altherr 284e76387c hw_random: timeriomem_rng: Allow setting RNG quality from platform data 8 years ago
Arvind Yadav 986130bf37 hwrng: omap3-rom - Handle return value of clk_prepare_enable 8 years ago
Harald Freudenberger bbcb478e3f s390/trng: Introduce s390 TRNG device driver. 8 years ago
Sean Wang 7701d1ff8e hwrng: mtk - Add driver for hardware random generator on MT7623 SoC 8 years ago
Markus Elfring b2a1d27179 hwrng: n2 - Use devm_kcalloc() in n2rng_probe() 8 years ago
Krzysztof Kozlowski c46ea13f55 crypto: exynos - Add new Exynos RNG driver 8 years ago
Rick Altherr ca3bff70ab hwrng: timeriomem - Improve performance for sub-jiffie update periods 8 years ago
Rick Altherr 5ab693e63a hwrng: timeriomem - Shorten verbose type and variable names 8 years ago
Rick Altherr 7acd4de7f2 hwrng: timeriomem - Migrate to new API 8 years ago
Thomas Petazzoni 43ec540e6f hwrng: omap - move clock related code to omap_rng_probe() 8 years ago
Heiner Kallweit 7a794a73d4 hwrng: meson - add clock handling to driver 8 years ago
Prarit Bhargava 8c75704ebc hwrng: geode - Revert managed API changes 8 years ago
Prarit Bhargava 69db700931 hwrng: amd - Revert managed API changes 8 years ago
Thomas Petazzoni b985735be7 hwrng: omap - Do not access INTMASK_REG on EIP76 8 years ago
Thomas Petazzoni 761c251028 hwrng: omap - use devm_clk_get() instead of of_clk_get() 8 years ago
Thomas Petazzoni 45c2fdde01 hwrng: omap - write registers after enabling the clock 8 years ago
Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 years ago
Russell King a9f5a62a11 hwrng: omap - update Kconfig help description 8 years ago
David Daney 87f3d0887c hwrng: cavium - Use per device name to allow for multiple devices. 8 years ago
David Daney 3b802c9455 Revert "hwrng: core - zeroize buffers with random data" 8 years ago
Shannon Nelson 0ff1436fb2 hwrng: n2 - update version info 8 years ago
Shannon Nelson 07e25d43be hwrng: n2 - support new hardware register layout 8 years ago
Shannon Nelson becbc4940a hwrng: n2 - add device data descriptions 8 years ago
Shannon Nelson db602a7f94 hwrng: n2 - limit error spewage when self-test fails 8 years ago
Corentin LABBE 079840bd13 hwrng: core - remove unused PFX macro 8 years ago
Corentin LABBE fd50d71f94 hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.h 8 years ago
Corentin LABBE affdec58da hwrng: core - Replace asm/uaccess.h by linux/uaccess.h 8 years ago
Corentin LABBE dd8014830d hwrng: core - Rewrite the header 8 years ago
Corentin LABBE 2a971e3b24 hwrng: core - rewrite better comparison to NULL 8 years ago
Corentin LABBE 6bc17d90e6 hwrng: core - do not use multiple blank lines 8 years ago
Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago