aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-09virtio_console: fix sparse warningsMichael S. Tsirkin
2014-12-09virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin
2014-12-09virtio_console: virtio 1.0 supportMichael S. Tsirkin
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin
2014-12-04hwrandom / exynos / PM: Use CONFIG_PM in #ifdefRafael J. Wysocki
2014-11-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-11-13virtio_console: move early VQ enablementCornelia Huck
2014-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-11-10/dev/mem: Use more consistent data typesThierry Reding
2014-11-06hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-17random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-15virtio-rng: refactor probe error handlingMichael S. Tsirkin
2014-10-15virtio_console: enable VQs early on restoreMichael S. Tsirkin
2014-10-15virtio_console: enable VQs earlyMichael S. Tsirkin
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-09switch /dev/zero and /dev/full to ->read_iter()Al Viro
2014-10-08Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-08Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-10-07ipmi: Clear drvdata when interface is removedTakao Indoh
2014-10-07ipmi: work around gcc-4.9 build warningArnd Bergmann
2014-10-07ipmi/of: Don't use unavailable interfacesBenjamin Herrenschmidt
2014-10-07ipmi: Clean up the error handling for channel config errorsCorey Minyard
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-10-02char: tile-srom: Add real platform bus parentPawel Moll
2014-10-02hwrng: printk replacementSudip Mukherjee
2014-09-23xillybus: Move out of stagingEli Billauer
2014-09-23i8k: Add support for Dell Latitude E6540Steven Honeyman
2014-09-23char: xilinx_hwicap: Remove .owner field for driverMichal Simek
2014-09-11virtio-rng: skip reading when we start to remove the deviceAmos Kong
2014-09-11virtio-rng: fix stuck of hot-unplugging busy deviceAmos Kong
2014-08-29hwrng: xgene - add support for APM X-Gene SoC RNG supportFeng Kan
2014-08-26drivers/char/random: Replace __get_cpu_var usesChristoph Lameter
2014-08-15virtio: rng: add derating factor for use by hwrng coreAmit Shah
2014-08-10Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-07Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytesStephen Boyd
2014-08-05random: limit the contribution of the hw rng to at most halfTheodore Ts'o