Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bd1ba664147ae271e592aa90266cf9aba6efe116
/
drivers
/
char
6b9e2ce
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
a0e4467
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
48b3606
virtio_console: fix sparse warnings
by Michael S. Tsirkin
· 10 years ago
51cdc38
virtio: drop VIRTIO_F_VERSION_1 from drivers
by Michael S. Tsirkin
· 10 years ago
1f0f910
virtio_console: virtio 1.0 support
by Michael S. Tsirkin
· 10 years ago
e16e12b
virtio: use u32, not bitmap for features
by Michael S. Tsirkin
· 10 years ago
2d3867d
hwrandom / exynos / PM: Use CONFIG_PM in #ifdef
by Rafael J. Wysocki
· 10 years ago
b23dc5a
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
65eca3a
virtio_console: move early VQ enablement
by Cornelia Huck
· 10 years ago
0a6cb34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
4707a34
/dev/mem: Use more consistent data types
by Thierry Reding
· 10 years ago
24c65bc
hwrng: pseries - port to new read API and fix stack corruption
by Greg Kurz
· 10 years ago
b2de525
Return short read or 0 at end of a raw device, not EIO
by David Jeffery
· 10 years ago
14d4cc0
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 10 years ago
0e6e58f
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
d4c5efd
random: add and use memzero_explicit() for clearing data
by Daniel Borkmann
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
1bbc260
virtio-rng: refactor probe error handling
by Michael S. Tsirkin
· 10 years ago
401bbdc
virtio_console: enable VQs early on restore
by Michael S. Tsirkin
· 10 years ago
f5866db
virtio_console: enable VQs early
by Michael S. Tsirkin
· 10 years ago
77c688a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
81ae31d
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
13ba33e
switch /dev/zero and /dev/full to ->read_iter()
by Al Viro
· 10 years ago
ef0625b
Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
b9af564
Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
87d7bce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
f8e4fae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 10 years ago
567eded
ipmi: Clear drvdata when interface is removed
by Takao Indoh
· 10 years ago
cc4cbe9
ipmi: work around gcc-4.9 build warning
by Arnd Bergmann
· 10 years ago
08dc416
ipmi/of: Don't use unavailable interfaces
by Benjamin Herrenschmidt
· 10 years ago
1f66842
ipmi: Clean up the error handling for channel config errors
by Corey Minyard
· 10 years ago
95afae4
xen: remove DEFINE_XENBUS_DRIVER() macro
by David Vrabel
· 10 years ago
514b82a
char: tile-srom: Add real platform bus parent
by Pawel Moll
· 10 years ago
7a1ae9c
hwrng: printk replacement
by Sudip Mukherjee
· 10 years ago
7051924
xillybus: Move out of staging
by Eli Billauer
· 10 years ago
06c88b0
i8k: Add support for Dell Latitude E6540
by Steven Honeyman
· 10 years ago
5534b67
char: xilinx_hwicap: Remove .owner field for driver
by Michal Simek
· 10 years ago
f498195
virtio-rng: skip reading when we start to remove the device
by Amos Kong
· 10 years ago
3856e54
virtio-rng: fix stuck of hot-unplugging busy device
by Amos Kong
· 10 years ago
a91ae4e
hwrng: xgene - add support for APM X-Gene SoC RNG support
by Feng Kan
· 10 years ago
1b2a1a7
drivers/char/random: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
34679ec
virtio: rng: add derating factor for use by hwrng core
by Amit Shah
· 10 years ago
801a71a
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
a7d7a14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
f4f142e
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 10 years ago
bb2cbf5
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
e7fda6c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e02b876
hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes
by Stephen Boyd
· 10 years ago
48d6be9
random: limit the contribution of the hw rng to at most half
by Theodore Ts'o
· 10 years ago
c6e9d6f
random: introduce getrandom(2) system call
by Theodore Ts'o
· 10 years ago
79eb238
Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
2521129
Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
5d42f82
Merge tag 'v3.16' into drm-next
by Dave Airlie
· 10 years ago
08d645c
agp: remove read/write stubs
by Mathias Krause
· 10 years ago
a3d64df
tpm: simplify code by using %*phN specifier
by Andy Shevchenko
· 10 years ago
8e54caf
tpm: Provide a generic means to override the chip returned timeouts
by Jason Gunthorpe
· 10 years ago
3e14d83
tpm: missing tpm_chip_put in tpm_get_random()
by Jarkko Sakkinen
· 11 years ago
b49e104
tpm: Properly clean sysfs entries in error path
by Stefan Berger
· 10 years ago
f07a5e9
tpm: Add missing tpm_do_selftest to ST33 I2C driver
by Jason Gunthorpe
· 11 years ago
eeec626
Revert "hwrng: virtio - ensure reads happen after successful probe"
by Amit Shah
· 10 years ago
5c06273
virtio: rng: delay hwrng_register() till driver is ready
by Amit Shah
· 10 years ago
6062829
virtio: rng: re-arrange struct elements for better packing
by Amit Shah
· 10 years ago
373445d
virtio: rng: remove unused struct element
by Amit Shah
· 10 years ago
5885e48
virtio: console: remove unnecessary null test before debugfs_remove_recursive
by Fabian Frederick
· 10 years ago
2044fdb0
hangcheck-timer: Use ktime_get_ns()
by Thomas Gleixner
· 10 years ago
b8d2d12
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 10 years ago
4e10627
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
79a8468
random: check for increase of entropy_count because of signed conversion
by Hannes Frederic Sowa
· 10 years ago
389345c
drivers/char/dsp56k.c: drop check for negativity of unsigned parameter
by Andrey Utkin
· 10 years ago
9dda727
hw_random: fix sparse warning (NULL vs 0 for pointer)
by Torsten Duwe
· 10 years ago
ee3e00e
random: use registers from interrupted code for CPU's w/o a cycle counter
by Theodore Ts'o
· 10 years ago
0f734e6
hwrng: add per-device entropy derating
by Torsten Duwe
· 10 years ago
be4000b
hwrng: create filler thread
by Torsten Duwe
· 10 years ago
c84dbf6
random: add_hwgenerator_randomness() for feeding entropy from devices
by Torsten Duwe
· 10 years ago
43759d4
random: use an improved fast_mix() function
by Theodore Ts'o
· 10 years ago
840f950
random: clean up interrupt entropy accounting for archs w/o cycle counters
by Theodore Ts'o
· 10 years ago
cff8503
random: only update the last_pulled time if we actually transferred entropy
by Theodore Ts'o
· 10 years ago
85608f8
random: remove unneeded hash of a portion of the entropy pool
by Theodore Ts'o
· 10 years ago
91fcb53
random: always update the entropy pool under the spinlock
by Theodore Ts'o
· 10 years ago
e052dbf
hwrng: virtio - ensure reads happen after successful probe
by Amit Shah
· 10 years ago
d3cc799
hwrng: fetch randomness only after device init
by Amit Shah
· 10 years ago
ca17749
Merge 3.16-rc5 into tty-next.
by Greg Kroah-Hartman
· 10 years ago
9f48c89
Merge 3.16-rc5 into char-misc-next
by Greg Kroah-Hartman
· 10 years ago
69fee68
char: synclink: Remove WARN_ON for bad port count
by Peter Hurley
· 10 years ago
e359a4e
tty: Remove tty_hung_up_p() tests from tty drivers' open()
by Peter Hurley
· 10 years ago
8a26af3
char: xilinx_hwicap: missing error code if ioremap() fails
by Dan Carpenter
· 10 years ago
4171ee9
bsr: avoid format string leaking into device name
by Kees Cook
· 10 years ago
6d827fb
i8k: Fix non-SMP operation
by Guenter Roeck
· 10 years ago
7b88344
i8k: Add support for Dell Precision 490 and Latitude D520
by Guenter Roeck
· 10 years ago
81474fc
i8k: Add support for configurable maximum fan speed value
by Guenter Roeck
· 10 years ago
b12ce5f
i8k: Drop all labels
by Guenter Roeck
· 10 years ago
5ee22be
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 10 years ago
e33ba5f
random: fix nasty entropy accounting bug
by Theodore Ts'o
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9c1d528
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
by Al Viro
· 10 years ago
5c02c39
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
639b4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next
by Linus Torvalds
· 10 years ago
5eb10d9
random: convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 10 years ago
4dc4226
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next
by Linus Torvalds
· 10 years ago
Next »