index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2014-11-13
virtio_console: move early VQ enablement
Cornelia Huck
1
-2
/
+2
2014-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+7
2014-11-06
hwrng: pseries - port to new read API and fix stack corruption
Greg Kurz
1
-4
/
+7
2014-10-31
Return short read or 0 at end of a raw device, not EIO
David Jeffery
1
-1
/
+1
2014-10-24
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2014-10-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+13
2014-10-17
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
1
-4
/
+4
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2014-10-15
virtio-rng: refactor probe error handling
Michael S. Tsirkin
1
-6
/
+9
2014-10-15
virtio_console: enable VQs early on restore
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio_console: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-43
/
+13
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-6
/
+7
2014-10-09
switch /dev/zero and /dev/full to ->read_iter()
Al Viro
1
-43
/
+13
2014-10-08
Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+13
2014-10-08
Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-0
/
+2721
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-17
/
+453
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+12
2014-10-07
ipmi: Clear drvdata when interface is removed
Takao Indoh
1
-0
/
+3
2014-10-07
ipmi: work around gcc-4.9 build warning
Arnd Bergmann
1
-3
/
+3
2014-10-07
ipmi/of: Don't use unavailable interfaces
Benjamin Herrenschmidt
1
-0
/
+3
2014-10-07
ipmi: Clean up the error handling for channel config errors
Corey Minyard
1
-6
/
+9
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
1
-6
/
+7
2014-10-02
char: tile-srom: Add real platform bus parent
Pawel Moll
1
-1
/
+12
2014-10-02
hwrng: printk replacement
Sudip Mukherjee
6
-17
/
+16
2014-09-23
xillybus: Move out of staging
Eli Billauer
8
-0
/
+2721
2014-09-23
i8k: Add support for Dell Latitude E6540
Steven Honeyman
1
-0
/
+13
2014-09-23
char: xilinx_hwicap: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-09-11
virtio-rng: skip reading when we start to remove the device
Amos Kong
1
-0
/
+5
2014-09-11
virtio-rng: fix stuck of hot-unplugging busy device
Amos Kong
1
-0
/
+2
2014-08-29
hwrng: xgene - add support for APM X-Gene SoC RNG support
Feng Kan
3
-0
/
+437
2014-08-26
drivers/char/random: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+1
2014-08-15
virtio: rng: add derating factor for use by hwrng core
Amit Shah
1
-0
/
+1
2014-08-10
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-32
/
+19
2014-08-07
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-15
/
+0
2014-08-06
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-130
/
+252
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-28
/
+81
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-28
/
+5
2014-08-05
hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes
Stephen Boyd
1
-1
/
+1
2014-08-05
random: limit the contribution of the hw rng to at most half
Theodore Ts'o
1
-39
/
+4
2014-08-05
random: introduce getrandom(2) system call
Theodore Ts'o
1
-3
/
+37
2014-08-04
Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+1
2014-08-04
Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-43
/
+85
2014-08-05
Merge tag 'v3.16' into drm-next
Dave Airlie
4
-12
/
+66
2014-08-02
agp: remove read/write stubs
Mathias Krause
1
-15
/
+0
2014-07-29
tpm: simplify code by using %*phN specifier
Andy Shevchenko
1
-3
/
+1
2014-07-29
tpm: Provide a generic means to override the chip returned timeouts
Jason Gunthorpe
2
-21
/
+72
2014-07-29
tpm: missing tpm_chip_put in tpm_get_random()
Jarkko Sakkinen
1
-3
/
+4
2014-07-29
tpm: Properly clean sysfs entries in error path
Stefan Berger
1
-1
/
+3
[next]