index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
3
-12
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376
Thomas Gleixner
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2
-26
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
2
-13
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110
Thomas Gleixner
1
-10
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-04-15
hwrng: stm32 - set default random quality
Lionel Debieve
1
-0
/
+1
2019-04-15
hwrng: stm32 - fix unbalanced pm_runtime_enable
Lionel Debieve
1
-0
/
+8
2019-03-22
hwrng: omap - Set default quality
Rouven Czerwinski
1
-0
/
+1
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-0
/
+322
2019-02-28
hwrng: bcm2835 - fix probe as platform device
Jonas Gorski
1
-8
/
+10
2019-02-20
hwrng: make symbol 'optee_rng_id_table' static
Wei Yongjun
1
-1
/
+1
2019-02-20
hwrng: Fix unsigned comparison with less than zero
YueHaibing
1
-2
/
+2
2019-02-20
hwrng: optee: Initialize some structs using memset instead of braces
Nathan Chancellor
1
-5
/
+13
2019-02-01
hwrng: add OP-TEE based rng driver
Sumit Garg
3
-0
/
+314
2019-01-25
hwrng: virtio - Avoid repeated init of completion
David Tolnay
1
-1
/
+1
2018-11-16
hwrng: bcm2835 - Switch to SPDX identifier
Stefan Wahren
1
-5
/
+2
2018-10-05
hwrng: core - document the quality field
Michael S. Tsirkin
1
-2
/
+2
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-0
/
+4
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-2
/
+9
2018-07-27
hwrng: msm - remove msm hw_random driver
Vinod Koul
3
-197
/
+0
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
4
-0
/
+4
2018-06-15
hwrng: core - Always drop the RNG in hwrng_unregister()
Michael Büsch
1
-2
/
+9
2018-05-19
hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"
Colin Ian King
1
-1
/
+1
2018-05-05
hwrng: stm32 - fix pm_suspend issue
lionel.debieve@st.com
1
-2
/
+7
2018-05-05
hwrng: stm32 - define default state for rng driver
lionel.debieve@st.com
1
-0
/
+1
2018-04-21
hwrng: via - support new Centaur CPU
davidwang
1
-1
/
+1
2018-04-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
10
-32
/
+330
2018-03-23
hwrng: ks-sa - add hw_random driver
Vitaly Andrianov
3
-0
/
+265
2018-03-16
hwrng: mxc-rnga - add driver support on boards with device tree
Vladimir Zapolskiy
1
-9
/
+14
2018-03-09
hwrng: omap - Fix clock resource by adding a register clock
Gregory CLEMENT
1
-0
/
+16
2018-03-09
hwrng: omap - Remove useless test before clk_disable_unprepare
Gregory CLEMENT
1
-4
/
+2
2018-03-09
hwrng: cavium - make two functions static
Colin Ian King
2
-2
/
+2
2018-03-03
hwrng: stm32 - rework read timeout calculation
lionel.debieve@st.com
1
-15
/
+10
2018-03-03
hwrng: stm32 - allow disable clock error detection
lionel.debieve@st.com
1
-1
/
+9
2018-03-03
hwrng: stm32 - add reset during probe
lionel.debieve@st.com
1
-0
/
+9
2018-02-22
hwrng: bcm2835 - Handle deferred clock properly
Stefan Wahren
1
-0
/
+2
2018-02-15
hwrng: imx-rngc - make symbol imx_rngc_pm_ops static
weiyongjun \(A\)
1
-1
/
+1
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-1
/
+1
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
8
-233
/
+377
2018-01-26
hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()
weiyongjun \(A\)
1
-3
/
+1
2018-01-18
hwrng: imx-rngc - simplify the power management definitions
Martin Kaiser
1
-10
/
+3
[next]