index
:
kernel_htc_msm8974.git
lp5.1
q10.0
r11.0
r11.1
s12.0
s12.1
kernel_htc_msm8974
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwrng: core - Don't use a stack buffer in add_early_randomness()
Andrew Lutomirski
2022-08-25
1
-3
/
+3
*
hwrng: core - correct error check of kthread_run call
Martin Schwidefsky
2022-08-25
1
-1
/
+1
*
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
2022-08-25
1
-1
/
+1
*
msm_rng: Resolve race condition issues
Dinesh K Garg
2022-08-25
2
-25
/
+40
*
msm_rng: Enable/ Disable Bus bandwidth for every RNG read call
Dinesh K Garg
2022-08-25
1
-0
/
+35
*
msm_rng: Change long to u32 type for buffers reading from RNG HW
Dinesh K Garg
2022-08-25
1
-4
/
+4
*
hwrng: fetch randomness only after device init
nyyu
2022-08-25
1
-10
/
+30
*
hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes
Stephen Boyd
2022-08-25
1
-1
/
+1
*
hw_random: fix sparse warning (NULL vs 0 for pointer)
Torsten Duwe
2022-08-25
1
-1
/
+1
*
hwrng: create filler thread
Torsten Duwe
2022-08-25
1
-5
/
+64
*
drivers/char: delete non-required instances of include <linux/init.h>
nyyu
2022-08-25
1
-1
/
+0
*
hwrng: add randomness to system from rng sources
Kees Cook
2022-08-25
1
-0
/
+7
*
hwrng: cleanup in hwrng_register()
Dan Carpenter
2022-08-25
1
-7
/
+3
*
hw_random: free rng_buffer at module exit
Satoru Takeuchi
2022-08-25
1
-0
/
+9
*
Merge tag 'v3.4.40' into HEAD
Bruno Martins
2017-08-01
2
-5
/
+27
|
\
|
*
virtio: rng: disallow multiple device registrations, fixes crashes
Amit Shah
2013-03-20
1
-2
/
+11
|
*
hw_random: make buffer usable in scatterlist.
Rusty Russell
2013-03-14
1
-3
/
+16
*
|
Merge tag 'v3.4.10' into HEAD
Bruno Martins
2017-08-01
1
-1
/
+8
|
\
|
|
*
hwrng: atmel-rng - fix data valid check
Peter Korsgaard
2012-06-22
1
-1
/
+1
|
*
hwrng: atmel-rng - fix race condition leading to repeated bits
Peter Korsgaard
2012-06-17
1
-0
/
+7
*
|
hw_random: msm_rng: fix a null pointer dereference
Dinesh K Garg
2014-09-20
1
-2
/
+2
*
|
crypto: msm: Add support for FIPS complience
Dinesh K Garg
2014-07-10
10
-14
/
+2070
*
|
Revert "Revert "kernel: rng: Add IOCTL support to disable bus bandwidth""
Divya Sharma
2013-12-03
1
-16
/
+58
*
|
Revert "kernel: rng: Add IOCTL support to disable bus bandwidth"
Abhinay Reddy Vanipally
2013-11-25
1
-58
/
+16
*
|
kernel: rng: Add IOCTL support to disable bus bandwidth
Hariprasad Dhalinarasimha
2013-11-07
1
-16
/
+58
*
|
mms: rng: Add bus bandwidth support to PRNG
Hariprasad Dhalinarasimha
2013-06-13
1
-3
/
+32
*
|
Update copyright to The Linux Foundation
Duy Truong
2013-02-13
1
-2
/
+2
*
|
msm: rng: Add support for iface clk
Hariprasad Dhalinarasimha
2012-11-14
1
-1
/
+6
*
|
msm-rng: Fix PRNG_LFSR_CFG setup
Stephen Boyd
2012-08-06
1
-3
/
+3
*
|
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
Steve Muckle
2012-06-06
3
-0
/
+280
|
\
\
|
|
/
|
/
|
|
*
PRNG: Device tree entry for qrng device.
Hariprasad Dhalinarasimha
2012-06-05
1
-0
/
+7
|
*
prng: Replace clk_enable and clk_disable APIs.
Ramesh Masavarapu
2012-04-25
1
-4
/
+4
|
*
Revert "msm: rng: Disable RNG init on APQ8064"
Ramesh Masavarapu
2012-02-23
1
-3
/
+0
|
*
msm: Removed XPU violations.
Ramesh Masavarapu
2012-02-21
1
-8
/
+8
|
*
msm: rng: Disable RNG init on APQ8064
Stepan Moskovchenko
2012-02-08
1
-0
/
+3
|
*
msm: Removed target specific changes for enabling PRNG h/w.
Ramesh Masavarapu
2011-10-31
1
-21
/
+25
|
*
msm: Add PRNG to MSM9615 device.
Ramesh Masavarapu
2011-10-19
1
-4
/
+51
|
*
msm: clock: Use device names to distinguish between PRNG clocks
Matt Wagantall
2011-10-03
1
-1
/
+1
|
*
hw_random: msm: Remove PRNG hardware configuration
Mona Hossain
2011-10-03
1
-24
/
+0
|
*
Initial Contribution
Bryan Huntsman
2011-10-03
3
-0
/
+246
*
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
1
-0
/
+2
|
\
\
|
*
|
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
2012-02-24
1
-0
/
+2
*
|
|
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-23
1
-12
/
+1
|
\
\
\
|
*
|
|
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
2012-03-16
1
-12
/
+1
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-03-21
1
-4
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hwrng: tx4939 - use devm_request_and_ioremap
Julia Lawall
2012-01-13
1
-4
/
+1
*
|
|
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-12
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-01-10
7
-80
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...
Axel Lin
2011-11-30
7
-80
/
+7
[next]