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-06-21
[PATCH] mips: add vr41xx gpio support
Yoichi Yuasa
3
-0
/
+748
2005-06-21
[PATCH] ppc64 iSeries: allow build with no PCI
Stephen Rothwell
1
-4
/
+4
2005-06-21
[PATCH] coverity: ipmi: avoid overrun of ipmi_interfaces[]
Zaur Kambarov
1
-1
/
+1
2005-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
20
-131
/
+131
2005-06-20
[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...
Yani Ioannou
4
-13
/
+13
2005-06-20
[PATCH] Fix typo in scdrv_init()
Jason Uhlenkott
1
-1
/
+1
2005-06-20
[PATCH] fix up ipmi code after class_simple.c removal
Andrew Morton
1
-7
/
+7
2005-06-20
[PATCH] class: convert drivers/char/* to use the new class api instead of cla...
gregkh@suse.de
14
-103
/
+103
2005-06-20
[PATCH] tty: move to use the new class code, instead of class_simple
gregkh@suse.de
1
-8
/
+8
2005-06-20
[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdog
Lennert Buytenhek
1
-1
/
+6
2005-06-18
[PATCH] console blanking oops fix
Jan Beulich
1
-0
/
+4
2005-06-10
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
2
-5
/
+1
2005-06-10
[PATCH] remove bogus hack from radeon IRQ handler
Dave Airlie
1
-5
/
+0
2005-06-10
[PATCH] drm add i945G pci id
Dave Airlie
1
-0
/
+1
2005-06-07
[PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).
David Mosberger
1
-16
/
+3
2005-06-07
[PATCH] AGP fix for Xen VMM
Keir Fraser
13
-35
/
+36
2005-06-07
[PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_inse...
Michael Werner
1
-3
/
+9
2005-06-07
[PATCH] i945G patch for agpgart
Alan Hourihane
1
-2
/
+13
2005-06-06
[PATCH] moxa: do not ignore input
Denis Vlasenko
1
-25
/
+13
2005-05-25
[PATCH] ipmi build fix
Neil Horman
1
-2
/
+2
2005-05-20
[PATCH] Add sysfs support for the IPMI device interface
Corey Minyard
1
-2
/
+18
2005-05-18
[PATCH] Fix filp being passed through raw ioctl handler
Stephen Tweedie
1
-1
/
+1
2005-05-17
[PATCH] Intel 6300ESB TCO timer support
Peter Lundkvist
1
-0
/
+1
2005-05-16
[PATCH] Fix root hole in raw device
Stephen Tweedie
1
-1
/
+1
2005-05-05
[PATCH] make some things static
Adrian Bunk
1
-1
/
+2
2005-05-05
[PATCH] uninline tty_paranoia_check()
Andrew Morton
1
-1
/
+1
2005-05-04
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...
Linus Torvalds
1
-1
/
+1
2005-05-04
[PATCH] ipmi iomem annotations and fixes
Al Viro
2
-17
/
+17
2005-05-04
[PATCH] sonypi trivial user annotations
Al Viro
1
-3
/
+3
2005-05-04
[PATCH] ISA DMA Kconfig fixes - part 3
Al Viro
1
-2
/
+2
2005-05-04
[PATCH] mbcs trivial user annotations
Al Viro
2
-4
/
+4
2005-05-03
[IA64-SGI] Altix patch to fix missing Kconfig dependency.
Bruce Losure
1
-1
/
+1
2005-05-01
[PATCH] make lots of things static
Adrian Bunk
13
-19
/
+19
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
1
-1
/
+2
2005-05-01
[PATCH] ipmi: fix a deadlock
Corey Minyard
1
-15
/
+21
2005-05-01
[PATCH] ipmi: enable interrupts on the BT driver
Corey Minyard
2
-6
/
+35
2005-05-01
[PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected close
Corey Minyard
1
-1
/
+1
2005-05-01
[PATCH] IPMI: fix for handling bad ACPI data
Corey Minyard
1
-2
/
+11
2005-05-01
[PATCH] IPMI: fix for handling bad IPMI DMI data
Corey Minyard
1
-1
/
+7
2005-05-01
[PATCH] misc verify_area cleanups
Jesper Juhl
2
-8
/
+5
2005-05-01
[PATCH] hangcheck-timer: Update to 0.9.0.
Joel Becker
2
-10
/
+96
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
1
-2
/
+2
2005-04-30
[PATCH] ARM: RTC: allow driver methods to return error
Russell King
1
-2
/
+6
2005-04-27
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...
Linus Torvalds
7
-1
/
+1770
2005-04-26
[PATCH] tpm 64bit fixes (size_t)
Al Viro
1
-3
/
+3
2005-04-25
[IA64-SGI] snsc_event.c new file
Greg Howard
1
-0
/
+304
2005-04-25
[IA64] Altix system controller event handling
Greg Howard
3
-1
/
+49
2005-04-25
[IA64-SGI] Bus driver for the CX port of SGI's TIO chip.
Bruce Losure
4
-0
/
+1417
2005-04-16
[PATCH] update maintainer for /dev/random
Matt Mackall
1
-1
/
+1
2005-04-16
[PATCH] Fix u32 vs. pm_message_t in drivers/char
Pavel Machek
5
-5
/
+5
[next]