index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
/
atmel-rng.c
Age
Commit message (
Expand
)
Author
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-20
hwrng: atmel - add DT support
Boris Brezillon
2014-11-20
hwrng: atmel - use clk_prepapre_enable/_disable_unprepare
Boris Brezillon
2014-10-20
char: hw_random: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-10
hwrng: atmel - Use devm_clk_get()
Jingoo Han
2014-02-26
hwrng: atmel - Use devm_ioremap_resource()
Jingoo Han
2013-05-24
hwrng: atmel - remove unnecessary platform_set_drvdata()
Jingoo Han
2013-01-03
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-21
char: remove use of __devexit
Bill Pemberton
2012-06-12
hwrng: atmel-rng - fix data valid check
Peter Korsgaard
2012-05-31
hwrng: atmel-rng - fix race condition leading to repeated bits
Peter Korsgaard
2011-11-30
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...
Axel Lin
2011-10-10
hw_random: add driver for atmel true hardware random number generator
Peter Korsgaard