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-06-03
Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
1
-0
/
+1
2014-05-27
applicom: dereferencing NULL on error path
Dan Carpenter
1
-1
/
+0
2014-05-21
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2014-05-16
random: fix BUG_ON caused by accounting simplification
Theodore Ts'o
1
-2
/
+5
2014-05-12
ACPI / TPM: Fix resume regression on Chromebooks
Rafael J. Wysocki
1
-5
/
+3
2014-05-06
agp: info leak in agpioc_info_wrap()
Dan Carpenter
1
-0
/
+1
2014-04-28
random: export add_disk_randomness
Christoph Hellwig
1
-0
/
+1
2014-04-18
Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-5
/
+14
2014-04-17
Merge branch 'ipmi' (emailed ipmi fixes)
Linus Torvalds
5
-152
/
+251
2014-04-17
ipmi: boolify some things
Corey Minyard
2
-37
/
+35
2014-04-17
ipmi: Turn off all activity on an idle ipmi interface
Corey Minyard
2
-96
/
+174
2014-04-17
ipmi: Turn off default probing of interfaces
Corey Minyard
2
-1
/
+13
2014-04-17
ipmi: Reset the KCS timeout when starting error recovery
Corey Minyard
1
-2
/
+3
2014-04-17
ipmi: Fix a race restarting the timer
Bodo Stroesser
1
-18
/
+28
2014-04-17
Char: ipmi_bt_sm, fix infinite loop
Jiri Slaby
1
-1
/
+1
2014-04-16
tty: Fix help text of SYNCLINK_CS
Jean Delvare
1
-1
/
+1
2014-04-16
ttyprintk: Allow built as a module
Takashi Iwai
2
-2
/
+13
2014-04-16
ttyprintk: Fix wrong tty_unregister_driver() call in the error path
Takashi Iwai
1
-2
/
+0
2014-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-5
/
+5
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2014-04-11
hwrng: bcm2835 - fix oops when rng h/w is accessed during registration
Matt Porter
1
-5
/
+5
2014-04-10
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
1
-1
/
+1
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
1
-1
/
+1
2014-04-06
sonypi: Simplify dependencies
Jean Delvare
1
-1
/
+1
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-3
/
+3
2014-04-04
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-108
/
+136
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-87
/
+36
2014-04-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2014-04-01
pipe: kill ->map() and ->unmap()
Al Viro
1
-2
/
+2
2014-03-19
random: Add arch_has_random[_seed]()
H. Peter Anvin
1
-0
/
+3
2014-03-19
random: If we have arch_get_random_seed*(), try it before blocking
H. Peter Anvin
1
-0
/
+33
2014-03-19
random: Use arch_get_random_seed*() at init time and once a second
H. Peter Anvin
1
-4
/
+20
2014-03-19
random: use the architectural HWRNG for the SHA's IV in extract_buf()
Theodore Ts'o
1
-8
/
+8
2014-03-19
random: clarify bits/bytes in wakeup thresholds
Greg Price
1
-17
/
+17
2014-03-19
random: entropy_bytes is actually bits
Greg Price
1
-3
/
+3
2014-03-19
random: simplify accounting code
Greg Price
1
-17
/
+10
2014-03-19
random: tighten bound on random_read_wakeup_thresh
Greg Price
1
-1
/
+1
2014-03-19
random: forget lock in lockless accounting
Greg Price
1
-4
/
+0
2014-03-19
random: simplify accounting logic
Greg Price
1
-8
/
+4
2014-03-19
random: fix comment on "account"
Greg Price
1
-10
/
+21
2014-03-19
random: simplify loop in random_read
Greg Price
1
-39
/
+18
2014-03-19
random: fix description of get_random_bytes
Greg Price
1
-2
/
+3
2014-03-19
random: fix comment on proc_do_uuid
Greg Price
1
-4
/
+4
2014-03-19
random: fix typos / spelling errors in comments
Greg Price
1
-3
/
+3
2014-03-13
virtio-rng: don't crash if virtqueue is broken.
Rusty Russell
1
-2
/
+1
2014-03-10
hwrng: add randomness to system from rng sources
Kees Cook
1
-0
/
+7
2014-03-10
hwrng: timeriomem - Use devm_*() functions
Jingoo Han
1
-30
/
+10
2014-03-10
hwrng: nomadik - Use devm_*() functions
Jingoo Han
1
-9
/
+4
2014-03-10
hwrng: pixocell - Use devm_clk_get()
Jingoo Han
1
-6
/
+2
[next]