aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/core.c
Commit message (Expand)AuthorAge
* hwrng: core - Fix double unlock in rng_dev_readHerbert Xu2009-12-23
* Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-09
|\
| * hw_random: Remove BKL from coreThomas Gleixner2009-10-14
* | hwrng: core - Prevent too-small buffer sizesIan Molton2009-12-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2009-12-01
|\|
| * Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* | hwrng: core - Replace u32 in driver API with byte arrayIan Molton2009-12-01
|/
* Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-16
* hw-random: BKL pushdownArnd Bergmann2008-06-20
* PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-19
* [S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner2008-04-17
* HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2008-02-05
* [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-10
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-04
* Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-01
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] Add new generic HW RNG coreMichael Buesch2006-06-26