Age | Commit message (Expand) | Author | Files | Lines |
2013-03-20 | hw_random: free rng_buffer at module exit | Satoru Takeuchi | 1 | -0/+9 |
2013-03-05 | hw_random: make buffer usable in scatterlist. | Rusty Russell | 1 | -3/+16 |
2011-07-07 | Update my e-mail address | Michael Büsch | 1 | -1/+1 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2009-12-23 | hwrng: core - Fix double unlock in rng_dev_read | Herbert Xu | 1 | -2/+3 |
2009-12-09 | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2009-12-03 | hwrng: core - Prevent too-small buffer sizes | Ian Molton | 1 | -1/+2 |
2009-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Herbert Xu | 1 | -1/+1 |
2009-12-01 | hwrng: core - Replace u32 in driver API with byte array | Ian Molton | 1 | -43/+64 |
2009-10-14 | hw_random: Remove BKL from core | Thomas Gleixner | 1 | -1/+0 |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 1 | -1/+1 |
2009-06-15 | Driver Core: misc: add nodename support for misc devices. | Kay Sievers | 1 | -0/+1 |
2008-06-20 | hw-random: BKL pushdown | Arnd Bergmann | 1 | -0/+2 |
2008-04-19 | PM: Remove destroy_suspended_device() | Rafael J. Wysocki | 1 | -5/+5 |
2008-04-17 | [S390] hw_random: allow rng_dev_read() to return hardware errors. | Ralph Wuerthner | 1 | -0/+4 |
2008-02-05 | HWRNG: add possibility to remove hwrng devices during suspend/resume | Rafael J. Wysocki | 1 | -5/+5 |
2008-01-11 | [HWRNG]: move status polling loop to data_present callbacks | Patrick McHardy | 1 | -18/+6 |
2006-12-04 | [PATCH] severing fs.h, radix-tree.h -> sched.h | Al Viro | 1 | -0/+1 |
2006-12-01 | Driver core: change misc class_devices to be real devices | Greg Kroah-Hartman | 1 | -19/+19 |
2006-07-03 | [PATCH] make more file_operation structs static | Arjan van de Ven | 1 | -1/+1 |
2006-06-26 | [PATCH] Add new generic HW RNG core | Michael Buesch | 1 | -0/+354 |