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
2006-12-07
[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
Nick Piggin
1
-4
/
+4
2006-12-07
[PATCH] drm-sis linkage fix
Andrew Morton
1
-0
/
+1
2006-12-06
[PATCH] drivers/{char|isdn}: work_struct-induced breakage
Al Viro
4
-19
/
+17
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
3
-53
/
+6
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
3
-0
/
+3
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
87
-19551
/
+1576
2006-12-04
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
3
-47
/
+0
2006-12-04
[PATCH] cm4000_cs: fix return value check
Akinobu Mita
2
-6
/
+6
2006-12-04
Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...
Linus Torvalds
3
-0
/
+3
2006-12-04
[PATCH] severing poll.h -> mm.h
Al Viro
1
-0
/
+1
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2
-0
/
+2
2006-12-03
Remove long-unmaintained ftape driver subsystem.
Jeff Garzik
64
-19402
/
+0
2006-12-02
[RANDOM]: Annotate random.h IP helpers.
Al Viro
1
-24
/
+24
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
6
-4
/
+1423
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-2
/
+1
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
9
-101
/
+94
2006-12-01
Driver core: change mem class_devices to be real devices
Greg Kroah-Hartman
1
-4
/
+4
2006-12-01
Driver core: convert ppdev code to use struct device
Greg Kroah-Hartman
1
-3
/
+3
2006-12-01
Driver core: convert raw device code to use struct device
Greg Kroah-Hartman
1
-6
/
+6
2006-12-01
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
1
-9
/
+10
2006-12-01
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
3
-29
/
+24
2006-12-01
Driver core: convert vc code to use struct device
Greg Kroah-Hartman
1
-8
/
+8
2006-12-01
Driver core: convert vt code to use struct device
Greg Kroah-Hartman
1
-42
/
+39
2006-12-01
usb: pcwd_usb free urb cleanup
Mariusz Kozlowski
1
-2
/
+1
2006-11-30
Merge ../linux-2.6-watchdog-mm
Wim Van Sebroeck
6
-4
/
+1423
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
3
-5
/
+5
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
1
-1
/
+1
2006-11-25
[PATCH] tlclk: fix platform_device_register_simple() error check
Akinobu Mita
1
-3
/
+2
2006-11-22
[AGP] Allocate AGP pages with GFP_DMA32 by default
Linus Torvalds
2
-2
/
+2
2006-11-22
[AGP] Fix intel 965 AGP memory mapping function
Linus Torvalds
1
-7
/
+24
2006-11-22
WorkStruct: make allyesconfig
David Howells
18
-85
/
+95
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
4
-22
/
+25
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
2
-2
/
+2
2006-11-20
[PATCH] ftape: fix printk format warnings
Randy Dunlap
1
-2
/
+2
2006-11-17
[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 4
Wim Van Sebroeck
1
-20
/
+22
2006-11-17
[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 3
Wim Van Sebroeck
1
-27
/
+29
2006-11-17
[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2
Wim Van Sebroeck
1
-115
/
+101
2006-11-17
[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 1
Wim Van Sebroeck
1
-10
/
+9
2006-11-17
[WATCHDOG] MIPS RM9000 on-chip watchdog device
Thomas Koeller
3
-0
/
+442
2006-11-16
[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...
Zhang, Yanmin
2
-2
/
+2
2006-11-14
[PATCH] Char: isicom, fix close bug
Jiri Slaby
1
-1
/
+2
2006-11-13
[PATCH] IPMI: Fix more && typos
Corey Minyard
1
-2
/
+2
2006-11-13
[PATCH] mspec driver build fix
Jes Sorensen
2
-9
/
+7
2006-11-12
[WATCHDOG] Add iTCO vendor specific support
Wim Van Sebroeck
4
-4
/
+342
2006-11-08
[PATCH] ipmi_si_intf.c: fix "&& 0xff" typos
Alexey Dobriyan
1
-3
/
+3
2006-11-08
[PATCH] IPMI: retry messages on certain error returns
Corey Minyard
1
-1
/
+3
2006-11-08
[PATCH] IPMI: Clean up the waiting message queue properly on unload
Corey Minyard
1
-1
/
+11
2006-11-03
[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS
Yvan Seth
1
-1
/
+1
2006-10-29
[WATCHDOG] sc1200wdt.c pnp unregister fix.
Akinobu Mita
1
-2
/
+7
2006-10-29
[WATCHDOG] sc1200wdt.c pnp unregister fix.
Akinobu Mita
1
-2
/
+7
[next]