aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-11
|\
| * virtio_console: fix sparse warningsMichael S. Tsirkin2014-12-09
| * virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin2014-12-09
| * virtio_console: virtio 1.0 supportMichael S. Tsirkin2014-12-09
| * virtio: use u32, not bitmap for featuresMichael S. Tsirkin2014-12-09
* | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-11
|\ \
| * | hwrandom / exynos / PM: Use CONFIG_PM in #ifdefRafael J. Wysocki2014-12-03
| |/
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-09
|\ \ | |/ |/|
| * /dev/mem: Use more consistent data typesThierry Reding2014-11-10
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-11-13
|\ \
| * | virtio_console: move early VQ enablementCornelia Huck2014-11-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-11-12
|\ \ \ | |/ / |/| |
| * | hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz2014-11-06
| |/
* | Return short read or 0 at end of a raw device, not EIODavid Jeffery2014-10-31
* | 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
|\ \