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
/
omap-rng.c
Age
Commit message (
Expand
)
Author
2013-01-22
char: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-03
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-15
ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
Tony Lindgren
2012-09-23
hwrng: OMAP: remove SoC restrictions from driver registration
Paul Walmsley
2012-09-23
hwrng: OMAP: convert to use runtime PM
Paul Walmsley
2012-09-23
hwrng: OMAP: store per-device data in per-device variables, not file statics
Paul Walmsley
2012-08-10
omap-rng: fix use of SIMPLE_DEV_PM_OPS
Arnd Bergmann
2012-07-10
omap-rng: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2012-04-27
hwrng: omap - use devm_request_and_ioremap
Julia Lawall
2012-02-24
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
2011-06-29
hwrng: omap - add missing clk_put
Julia Lawall
2011-02-16
hwrng: omap - Convert release_resource to release_region/release_mem_region
Julia Lawall
2009-09-24
omap: rng: Use resource_size instead of manual calculation
Tobias Klauser
2009-06-02
hwrng: omap - Move probe function to .devinit.text
Uwe Kleine-König
2009-02-08
[ARM] omap: convert omap RNG clocks to match by devid and conid
Russell King
2009-01-24
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
2008-09-05
[ARM] omap: convert OMAP drivers to use ioremap()
Russell King
2008-04-21
[HWRNG] omap: Minor updates
David Brownell
2008-01-10
[HWRNG]: move status polling loop to data_present callbacks
Patrick McHardy
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-08-06
[PATCH] omap-rng build fix
David Brownell
2006-06-26
[PATCH] Add TI OMAP CPU family HW RNG driver
Michael Buesch