summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random/pasemi-rng.c
AgeCommit message (Expand)Author
2016-09-13hwrng: pasemi - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan
2016-09-07hwrng: pasemi - Migrate to managed APIPrasannaKumar Muralidharan
2015-09-21hwrng: Fix module autoload for OF platform driversLuis de Bethencourt
2015-03-16char: constify of_device_id arrayFabian Frederick
2014-10-20char: hw_random: drop owner assignment from platform_driversWolfram Sang
2014-10-02hwrng: printk replacementSudip Mukherjee
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman
2012-11-21char: remove use of __devexitBill Pemberton
2011-11-30char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...Axel Lin
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2008-06-30pasemi-rng: Use linux/of_platform.h instead of asmStephen Rothwell
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-11[HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy
2007-11-29[POWERPC] pasemi: Broaden specific references to 1682MOlof Johansson
2007-05-09pasemi: hardware rng driverOlof Johansson