index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-04-04
10
-32
/
+330
|
\
|
*
hwrng: ks-sa - add hw_random driver
Vitaly Andrianov
2018-03-23
3
-0
/
+265
|
*
hwrng: mxc-rnga - add driver support on boards with device tree
Vladimir Zapolskiy
2018-03-16
1
-9
/
+14
|
*
hwrng: omap - Fix clock resource by adding a register clock
Gregory CLEMENT
2018-03-09
1
-0
/
+16
|
*
hwrng: omap - Remove useless test before clk_disable_unprepare
Gregory CLEMENT
2018-03-09
1
-4
/
+2
|
*
hwrng: cavium - make two functions static
Colin Ian King
2018-03-09
2
-2
/
+2
|
*
hwrng: stm32 - rework read timeout calculation
lionel.debieve@st.com
2018-03-03
1
-15
/
+10
|
*
hwrng: stm32 - allow disable clock error detection
lionel.debieve@st.com
2018-03-03
1
-1
/
+9
|
*
hwrng: stm32 - add reset during probe
lionel.debieve@st.com
2018-03-03
1
-0
/
+9
|
*
hwrng: bcm2835 - Handle deferred clock properly
Stefan Wahren
2018-02-22
1
-0
/
+2
|
*
hwrng: imx-rngc - make symbol imx_rngc_pm_ops static
weiyongjun \(A\)
2018-02-15
1
-1
/
+1
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
1
-1
/
+1
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-31
8
-233
/
+377
|
\
\
|
*
|
hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()
weiyongjun \(A\)
2018-01-26
1
-3
/
+1
|
*
|
hwrng: imx-rngc - simplify the power management definitions
Martin Kaiser
2018-01-18
1
-10
/
+3
|
*
|
hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()
weiyongjun \(A\)
2018-01-18
1
-3
/
+1
|
*
|
hwrng: exynos - Signedness bug in exynos_trng_do_read()
Dan Carpenter
2018-01-18
1
-1
/
+1
|
*
|
hwrng: mediatek - Setup default RNG quality
Sean Wang
2018-01-18
1
-0
/
+1
|
*
|
hwrng: exynos - add Samsung Exynos True RNG driver
Ćukasz Stelmach
2018-01-05
3
-0
/
+250
|
*
|
hwrng: core - Clean up RNG list when last hwrng is unregistered
Gary R Hook
2017-12-22
1
-0
/
+4
|
*
|
hwrng: bcm63xx - Remove since bcm2835-rng takes over
Florian Fainelli
2017-11-29
3
-168
/
+0
|
*
|
hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms
Florian Fainelli
2017-11-29
2
-4
/
+14
|
*
|
hwrng: bcm2835 - Add Broadcom MIPS I/O accessors
Florian Fainelli
2017-11-29
1
-2
/
+11
|
*
|
hwrng: bcm2835 - Abstract I/O accessors
Florian Fainelli
2017-11-29
1
-8
/
+19
|
*
|
hwrng: bcm2835 - Manage an optional clock
Florian Fainelli
2017-11-29
1
-1
/
+16
|
*
|
hwrng: bcm2835 - Rework interrupt masking
Florian Fainelli
2017-11-29
1
-16
/
+23
|
*
|
hwrng: bcm2835 - Use device managed helpers
Florian Fainelli
2017-11-29
1
-12
/
+1
|
*
|
hwrng: bcm2835 - Implementation cleanup callback
Florian Fainelli
2017-11-29
1
-3
/
+9
|
*
|
hwrng: bcm2835 - Move enabling to hwrng::init
Florian Fainelli
2017-11-29
1
-4
/
+12
|
*
|
hwrng: bcm2835 - Define a driver private context
Florian Fainelli
2017-11-29
1
-21
/
+34
|
*
|
hwrng: bcm2835 - Obtain base register via resource
Florian Fainelli
2017-11-29
1
-10
/
+10
|
|
/
*
|
tpm: Move Linux RNG connection to hwrng
Jason Gunthorpe
2018-01-08
3
-64
/
+0
*
|
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
2018-01-08
1
-1
/
+1
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-14
6
-32
/
+58
|
\
|
*
hwrng: iproc-rng200 - Add support for BCM7278
Florian Fainelli
2017-11-10
2
-3
/
+4
|
*
hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resume
Jim Quigley
2017-11-06
1
-1
/
+20
|
*
hwrng: core - Reset user selected rng by writing "" to rng_current
PrasannaKumar Muralidharan
2017-11-03
1
-19
/
+32
|
*
hwrng: xgene - Convert timers to use timer_setup()
Kees Cook
2017-11-03
1
-5
/
+3
|
*
hwrng: core - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
1
-1
/
+1
|
*
hwrng: timeriomem - Remove 'max < 4' condition check
PrasannaKumar Muralidharan
2017-09-22
1
-7
/
+0
|
*
hwrng: pseries - constify vio_device_id
Arvind Yadav
2017-09-22
1
-1
/
+1
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
1
-5
/
+3
|
\
\
|
*
|
hwrng/xgene-rng: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-5
/
+3
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
/
*
hwrng: mx-rngc - add a driver for Freescale RNGC
Martin Kaiser
2017-08-03
3
-0
/
+346
*
hwrng: Kconfig - Correct help text about feeding entropy pool
PrasannaKumar Muralidharan
2017-08-03
1
-4
/
+2
*
hwrng: remember rng chosen by user
Harald Freudenberger
2017-07-18
1
-2
/
+19
*
hwrng: use rng source with best quality
Harald Freudenberger
2017-07-18
1
-6
/
+19
*
hwrng: mtk - add runtime PM support
Sean Wang
2017-06-20
1
-0
/
+42
[next]