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
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+1
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-26
/
+35
2010-05-27
drivers/char/applicom.c: use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-27
drivers/char/ppdev.c: use kasprintf
Julia Lawall
1
-3
/
+1
2010-05-27
char drivers: RAM oops/panic logger
Marco Stornelli
3
-0
/
+170
2010-05-27
ipmi: handle run_to_completion properly in deliver_recv_msg()
Jiri Kosina
1
-3
/
+8
2010-05-27
ipmi: update driver to use dev_printk and its constructs
Myron Stowe
2
-127
/
+107
2010-05-27
ipmi: convert tracking of the ACPI device pointer to a PNP device
Myron Stowe
1
-1
/
+1
2010-05-27
ipmi: change timeout and event poll to one second
Corey Minyard
1
-2
/
+2
2010-05-27
ipmi: attempt to register multiple SIs of the same type
Matthew Garrett
1
-7
/
+21
2010-05-27
ipmi: reduce polling
Matthew Garrett
1
-7
/
+13
2010-05-27
ipmi: reduce polling when interrupts are available
Matthew Garrett
1
-2
/
+10
2010-05-27
ipmi: change device discovery order
Matthew Garrett
1
-11
/
+12
2010-05-27
ipmi: only register one si per bmc
Matthew Garrett
1
-2
/
+27
2010-05-27
ipmi: split device discovery and registration
Matthew Garrett
1
-46
/
+84
2010-05-27
ipmi: change addr_source to an enum rather than strings
Matthew Garrett
1
-19
/
+25
2010-05-27
drivers/char/vt.c: use memdup_user
Julia Lawall
1
-7
/
+3
2010-05-26
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-10
/
+18
2010-05-26
m68k: amiga - Serial port platform device conversion
Geert Uytterhoeven
1
-26
/
+35
2010-05-26
agp: amd64, fix pci reference leaks
Jiri Slaby
1
-10
/
+18
2010-05-25
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+17
2010-05-25
drivers: misc: pass miscdevice pointer via file private data
Samu Onkalo
1
-0
/
+1
2010-05-25
hvsi: fix messed up error checking getting state name
Phil Carmody
1
-4
/
+2
2010-05-25
hangcheck-timer: fix x86_32 bugs
Yury Polyanskiy
1
-6
/
+14
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
12
-57
/
+144
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
42
-2744
/
+5571
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
4
-9
/
+17
2010-05-21
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2
-326
/
+380
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-7
/
+3
2010-05-21
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-1876
/
+1917
2010-05-21
serial: Tidy REMOTE_DEBUG
Christoph Egger
1
-222
/
+1
2010-05-21
serial: isicomm: handle running out of slots
Dan Carpenter
1
-1
/
+7
2010-05-21
tty: fix obsolete comment on tty_insert_flip_string_fixed_flag
Johan Hovold
1
-1
/
+1
2010-05-21
tty: n_gsm: depends on NET
Randy Dunlap
1
-0
/
+1
2010-05-21
tty: n_gsm line discipline
Alan Cox
3
-1
/
+2772
2010-05-20
ARM: 6137/1: nomadik hwrng: Add clock support
Srinidhi Kasagar
1
-0
/
+17
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-200
/
+368
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
7
-63
/
+15
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-28
/
+65
2010-05-20
random: simplify fips mode
Matt Mackall
1
-7
/
+3
2010-05-19
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
1
-5
/
+16
2010-05-19
Merge commit 'v2.6.34' into next
Dmitry Torokhov
8
-12
/
+22
2010-05-19
drivers/char: Eliminate use after free
Julia Lawall
1
-4
/
+4
2010-05-19
virtio: console: Accept console size along with resize control message
Amit Shah
1
-1
/
+12
2010-05-19
virtio: console: Store each console's size in the console structure
Amit Shah
1
-12
/
+31
2010-05-19
virtio: console: Resize console port 0 on config intr only if multiport is off
Amit Shah
1
-7
/
+10
2010-05-19
virtio: console: Add support for nonblocking write()s
Amit Shah
1
-8
/
+111
2010-05-19
virtio: console: Rename wait_is_over() to will_read_block()
Amit Shah
1
-3
/
+3
2010-05-19
virtio: console: Don't always create a port 0 if using multiport
Amit Shah
1
-17
/
+15
[next]