aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/hw_random/atmel-rng.c
AgeCommit message (Expand)Author
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-20hwrng: atmel - add DT supportBoris Brezillon
2014-11-20hwrng: atmel - use clk_prepapre_enable/_disable_unprepareBoris Brezillon
2014-10-20char: hw_random: drop owner assignment from platform_driversWolfram Sang
2014-03-10hwrng: atmel - Use devm_clk_get()Jingoo Han
2014-02-27hwrng: atmel - Use devm_ioremap_resource()Jingoo Han
2013-05-24hwrng: atmel - remove unnecessary platform_set_drvdata()Jingoo Han
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman
2012-11-21char: remove use of __devexitBill Pemberton
2012-06-12hwrng: atmel-rng - fix data valid checkPeter Korsgaard
2012-05-31hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard
2011-11-30char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...Axel Lin
2011-10-10hw_random: add driver for atmel true hardware random number generatorPeter Korsgaard