summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/core.c
Commit message (Expand)AuthorAgeFilesLines
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-1/+1
* Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-151-0/+1
* hw-random: BKL pushdownArnd Bergmann2008-06-201-0/+2
* PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-191-5/+5
* [S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner2008-04-171-0/+4
* HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2008-02-051-5/+5
* [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-111-18/+6
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-041-0/+1
* Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-011-19/+19
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] Add new generic HW RNG coreMichael Buesch2006-06-261-0/+354