index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
upstream: treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2014-11-18
upstream: consolidate the reassignments of ->f_op in ->open() instances
Al Viro
1
-9
/
+3
2014-11-18
upstream: Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+1
2014-11-14
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
1
-5
/
+5
2014-09-17
tpm: Provide a generic means to override the chip returned timeouts
Jason Gunthorpe
3
-21
/
+75
2014-09-17
tpm: missing tpm_chip_put in tpm_get_random()
Jarkko Sakkinen
1
-3
/
+4
2014-06-30
applicom: dereferencing NULL on error path
Dan Carpenter
1
-1
/
+0
2014-06-07
ipmi: Reset the KCS timeout when starting error recovery
Corey Minyard
1
-2
/
+3
2014-06-07
ipmi: Fix a race restarting the timer
Bodo Stroesser
1
-18
/
+28
2014-04-26
Char: ipmi_bt_sm, fix infinite loop
Jiri Slaby
1
-1
/
+1
2014-02-22
raw: test against runtime value of max_raw_minors
Paul Bolle
1
-1
/
+1
2014-02-06
tpm/tpm_ppi: Do not compare strcmp(a,b) == -1
Peter Huewe
1
-4
/
+4
2014-02-06
tpm/tpm_i2c_stm_st33: Check return code of get_burstcount
Peter Huewe
1
-1
/
+6
2014-01-15
ACPI / TPM: fix memory leak when walking ACPI namespace
Jiang Liu
1
-6
/
+9
2013-12-11
drivers/char/i8k.c: add Dell XPLS L421X
Alan Cox
1
-0
/
+7
2013-10-18
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
1
-2
/
+1
2013-08-14
virtio: console: return -ENODEV on all read operations after unplug
Amit Shah
1
-1
/
+5
2013-08-14
virtio: console: fix raising SIGIO after port unplug
Amit Shah
1
-3
/
+5
2013-08-14
virtio: console: clean up port data immediately at time of unplug
Amit Shah
1
-8
/
+8
2013-08-14
virtio: console: fix race in port_fops_open() and port unplug
Amit Shah
1
-0
/
+4
2013-08-14
virtio: console: fix race with port unplug and open/close
Amit Shah
1
-7
/
+6
2013-08-14
virtio/console: Add pipe_lock/unlock for splice_write
Yoshihiro YUNOMAE
1
-5
/
+15
2013-08-14
virtio/console: Quit from splice_write if pipe->nrbufs is 0
Yoshihiro YUNOMAE
1
-0
/
+7
2013-08-11
hwrng: bcm2835: fix MODULE_LICENSE tag
Arnd Bergmann
1
-1
/
+1
2013-08-11
parisc: agp/parisc-agp: allow binding of user memory to the AGP GART
Alex Ivanov
1
-2
/
+4
2013-05-24
random: fix accounting race condition with lockless irq entropy_count update
Jiri Kosina
1
-8
/
+16
2013-05-24
drivers/char/random.c: fix priming of last_data
Jarod Wilson
1
-15
/
+15
2013-05-23
Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+4
2013-05-21
ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...
Darrick J. Wong
1
-1
/
+1
2013-05-18
Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-11
/
+0
2013-05-16
Char: lp, protect LPGETSTATUS with port_mutex
salina@us.ibm.com
1
-0
/
+3
2013-05-16
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Benjamin LaHaise
1
-1
/
+13
2013-05-16
ipmi: Improve error messages on failed irq enable
Corey Minyard
1
-6
/
+10
2013-05-16
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
1
-2
/
+2
2013-05-16
drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup
Alexandru Gheorghiu
1
-2
/
+1
2013-05-12
drivers/char/hw_random: don't check resource with devm_ioremap_resource
Wolfram Sang
2
-11
/
+0
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-07
char: add aio_{read,write} to /dev/{null,zero}
Zach Brown
1
-0
/
+35
2013-05-05
rtc: single_open() leaks
Al Viro
2
-2
/
+2
2013-05-05
ds1620: single_open() leak
Al Viro
1
-1
/
+1
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-72
/
+268
2013-05-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+8
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-90
/
+89
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-1
/
+1
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-0
/
+1
2013-04-30
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
1
-0
/
+1
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-87
/
+205
2013-04-29
ds1620: Don't use create_proc_read_entry()
David Howells
1
-14
/
+19
2013-04-29
efirtc: Don't use create_proc_read_entry()
David Howells
1
-43
/
+40
2013-04-29
genrtc: Don't use create_proc_read_entry()
David Howells
1
-25
/
+23
[next]