aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/hw_random/core.c
AgeCommit message (Expand)Author
2009-12-23hwrng: core - Fix double unlock in rng_dev_readHerbert Xu
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-03hwrng: core - Prevent too-small buffer sizesIan Molton
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu
2009-12-01hwrng: core - Replace u32 in driver API with byte arrayIan Molton
2009-10-14hw_random: Remove BKL from coreThomas Gleixner
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers
2008-06-20hw-random: BKL pushdownArnd Bergmann
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki
2008-04-17[S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-06-26[PATCH] Add new generic HW RNG coreMichael Buesch