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
2005-09-09
[PATCH] trivial __user annotations (ipmi)
viro@ZenIV.linux.org.uk
1
-2
/
+3
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
6
-8
/
+6
2005-09-09
[PATCH] console: Fix buffer copy on vc resize
Antonino A. Daplas
1
-6
/
+31
2005-09-09
[PATCH] files: lock-free fd look-up
Dipankar Sarma
1
-2
/
+2
2005-09-09
[PATCH] files: break up files struct
Dipankar Sarma
1
-1
/
+3
2005-09-09
[PATCH] synclinkmp.c: fix async internal loopback
Paul Fulghum
1
-4
/
+3
2005-09-09
[PATCH] synclinkmp.c: add statistics clear
Paul Fulghum
1
-6
/
+8
2005-09-09
[PATCH] synclinkmp.c: disable burst transfers
Paul Fulghum
1
-1
/
+1
2005-09-09
[PATCH] synclinkmp.c: fix double mapping of signals
Paul Fulghum
1
-14
/
+3
2005-09-09
[PATCH] synclink.c: add loopback to async mode
Paul Fulghum
1
-0
/
+5
2005-09-09
[PATCH] synclink.c: add clear stats
Paul Fulghum
1
-6
/
+8
2005-09-09
[PATCH] synclink.c: compiler optimisation fix
Paul Fulghum
1
-5
/
+5
2005-09-09
[PATCH] pty_chars_in_buffer oops fix
Jason Baron
2
-28
/
+56
2005-09-09
[PATCH] gratuitous includes of asm/serial.h
viro@ZenIV.linux.org.uk
3
-4
/
+2
2005-09-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2
-18
/
+17
2005-09-08
[PATCH] PCI: remove CONFIG_PCI_NAMES
Adrian Bunk
1
-0
/
+4
2005-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
38
-1939
/
+1794
2005-09-07
Merge branch 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airli...
Linus Torvalds
4
-37
/
+46
2005-09-07
[PATCH] ipmi poweroff: fix chassis control
Corey Minyard
1
-74
/
+58
2005-09-07
[PATCH] ipmi: remove unused fields
Corey Minyard
1
-31
/
+11
2005-09-07
[PATCH] ipmi: style cleanups
Corey Minyard
5
-128
/
+146
2005-09-07
[PATCH] ipmi: add hacks for IPMI chassis poweroff for certain Dell servers
Corey Minyard
1
-0
/
+24
2005-09-07
[PATCH] ipmi: fix panic ipmb response
Corey Minyard
1
-40
/
+67
2005-09-07
[PATCH] ipmi: clean up versioning of the IPMI driver
Corey Minyard
8
-34
/
+19
2005-09-07
[PATCH] ipmi: OEM flag handling and hacks for some Dell machines
Corey Minyard
1
-12
/
+105
2005-09-07
[PATCH] ipmi: watchdog/NMI interaction fixes
Corey Minyard
1
-7
/
+11
2005-09-07
[PATCH] ipmi: high-res timer support fixes
Corey Minyard
1
-15
/
+21
2005-09-07
[PATCH] ipmi: add per-channel IPMB addresses
Corey Minyard
2
-53
/
+178
2005-09-07
[PATCH] IPMI: use dmi_find_device()
Andrey Panin
1
-88
/
+17
2005-09-07
[PATCH] drivers: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-09-07
[PATCH] tpm: fix tpm_atmel.c on ICH6
Philipp Matthias Hahn
1
-0
/
+3
2005-09-07
[PATCH] hpet: fix drift and url
Alex Williamson
1
-2
/
+2
2005-09-07
[PATCH] vt: fix possible memory corruption in complement_pos
Antonino A. Daplas
1
-6
/
+11
2005-09-07
[PATCH] Console blanking locking fix
Stephane Doyon
1
-0
/
+4
2005-09-07
[PATCH] sonypi: remove obsolete event
Stelian Pop
1
-1
/
+0
2005-09-07
[PATCH] sonypi SPIC initialisation fix
Erik Waling
1
-20
/
+97
2005-09-07
[PATCH] move 68360serial.c over use initcalls
Christoph Hellwig
1
-6
/
+0
2005-09-07
[PATCH] move m68k rtc drivers over to initcalls
Christoph Hellwig
1
-8
/
+1
2005-09-07
[PATCH] remove a dead extern in mem.c
Christoph Hellwig
1
-4
/
+0
2005-09-07
[PATCH] Clean up the old digi support and rescue it
Alan Cox
5
-1280
/
+610
2005-09-05
[SPARC64]: Kconfig fix (GEN_RTC dependencies)
Al Viro
1
-1
/
+1
2005-09-05
[RTC]: Use SA_SHIRQ in sparc specific code.
David S. Miller
1
-3
/
+2
2005-09-05
[MOXA]: Fix this driver properly.
Al Viro
2
-2
/
+1
2005-09-05
Merge watchdog driver updates
Linus Torvalds
7
-62
/
+121
2005-09-05
drm: fix MGA on non AGP systems
Dave Airlie
1
-3
/
+11
2005-09-05
drm: small cleanups
Dave Airlie
3
-2
/
+3
2005-09-05
drm: fix issue with handle lookup for a 0 handle
Dave Airlie
1
-32
/
+32
2005-09-05
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+1
2005-09-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2005-09-05
[PATCH] fix warning of TANBAC_TB0219 in drivers/char/Kconfig
Yoichi Yuasa
1
-2
/
+0
[next]