index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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-14
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-27
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