aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-24
|\
| * random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-10-17
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-18
|\ \
| * | virtio-rng: refactor probe error handlingMichael S. Tsirkin2014-10-14
| * | virtio_console: enable VQs early on restoreMichael S. Tsirkin2014-10-14
| * | virtio_console: enable VQs earlyMichael S. Tsirkin2014-10-14
| |/
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\ \
| * | drivers/char/random: Replace __get_cpu_var usesChristoph Lameter2014-08-26
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\ \
| * | switch /dev/zero and /dev/full to ->read_iter()Al Viro2014-10-09
* | | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-11
|\ \ \
| * | | xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-06
| |/ /
* | | Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-08
|\ \ \
| * | | i8k: Add support for Dell Latitude E6540Steven Honeyman2014-09-24
| * | | char: xilinx_hwicap: Remove .owner field for driverMichal Simek2014-09-24
| | |/ | |/|
* | | Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-08
|\ \ \
| * | | xillybus: Move out of stagingEli Billauer2014-09-24
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-08
|\ \ \
| * | | hwrng: printk replacementSudip Mukherjee2014-10-02
| * | | hwrng: xgene - add support for APM X-Gene SoC RNG supportFeng Kan2014-08-29
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-10-08
|\ \ \
| * | | char: tile-srom: Add real platform bus parentPawel Moll2014-10-02
| | |/ | |/|
* | | ipmi: Clear drvdata when interface is removedTakao Indoh2014-10-07
* | | ipmi: work around gcc-4.9 build warningArnd Bergmann2014-10-07
* | | ipmi/of: Don't use unavailable interfacesBenjamin Herrenschmidt2014-10-07
* | | ipmi: Clean up the error handling for channel config errorsCorey Minyard2014-10-07
|/ /
* | virtio-rng: skip reading when we start to remove the deviceAmos Kong2014-09-11
* | virtio-rng: fix stuck of hot-unplugging busy deviceAmos Kong2014-09-11
|/
* virtio: rng: add derating factor for use by hwrng coreAmit Shah2014-08-15
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-11
|\
| * Revert "hwrng: virtio - ensure reads happen after successful probe"Amit Shah2014-07-27
| * virtio: rng: delay hwrng_register() till driver is readyAmit Shah2014-07-27
| * virtio: rng: re-arrange struct elements for better packingAmit Shah2014-07-27
| * virtio: rng: remove unused struct elementAmit Shah2014-07-27
| * virtio: console: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick2014-07-27
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-07
|\ \
| * | Merge tag 'v3.16' into drm-nextDave Airlie2014-08-04
| |\|
| * | agp: remove read/write stubsMathias Krause2014-08-01
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-06
|\ \ \
| * | | hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytesStephen Boyd2014-08-05
| * | | random: limit the contribution of the hw rng to at most halfTheodore Ts'o2014-08-05
| * | | random: introduce getrandom(2) system callTheodore Ts'o2014-08-05
| * | | hw_random: fix sparse warning (NULL vs 0 for pointer)Torsten Duwe2014-07-15
| * | | random: use registers from interrupted code for CPU's w/o a cycle counterTheodore Ts'o2014-07-15
| * | | hwrng: add per-device entropy deratingTorsten Duwe2014-07-15
| * | | hwrng: create filler threadTorsten Duwe2014-07-15
| * | | random: add_hwgenerator_randomness() for feeding entropy from devicesTorsten Duwe2014-07-15
| * | | random: use an improved fast_mix() functionTheodore Ts'o2014-07-15
| * | | random: clean up interrupt entropy accounting for archs w/o cycle countersTheodore Ts'o2014-07-15
| * | | random: only update the last_pulled time if we actually transferred entropyTheodore Ts'o2014-07-15