aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers1-0/+1
2008-06-20hw-random: BKL pushdownArnd Bergmann1-0/+2
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki1-5/+5
2008-04-17[S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner1-0/+4
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki1-5/+5
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy1-18/+6
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro1-0/+1
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman1-19/+19
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-06-26[PATCH] Add new generic HW RNG coreMichael Buesch1-0/+354