Age | Commit message (Expand) | Author |
2019-11-15 | hwrng: atmel - add new platform support for sam9x60 | Codrin Ciubotariu |
2019-10-26 | hwrng: atmel - use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-02 | hwrng: drivers - Use device-managed registration API | Chuhong Yuan |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap |
2016-11-17 | hwrng: atmel - use clk_disable_unprepare instead of clk_disable | Wei Yongjun |
2016-11-01 | hwrng: atmel - disable TRNG during suspend | Wenyou Yang |
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 |