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-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-4
/
+3
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: print all lock classes on SysRQ-D
Ingo Molnar
1
-1
/
+2
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
1
-3
/
+3
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
97
-118
/
+118
2006-07-03
[PATCH] vt: Decrement ref count of the VT backend on deallocation
Antonino A. Daplas
1
-0
/
+1
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-4
/
+3
2006-07-02
[PATCH] irq-flags: rio: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
37
-77
/
+77
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
113
-114
/
+2
2006-06-30
[PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()
Al Viro
1
-6
/
+1
2006-06-30
[PATCH] fix ISTALLION=y
Adrian Bunk
1
-15
/
+2
2006-06-30
[PATCH] fix platform_device_put/del mishaps
Ingo Molnar
2
-5
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
112
-112
/
+0
2006-06-30
typo fixes: aquire -> acquire
Adrian Bunk
1
-2
/
+2
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
32
-225
/
+16
2006-06-29
Merge ../linus
Dave Jones
90
-3212
/
+4674
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-3
/
+6
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-2
/
+2
2006-06-29
[PATCH] GPIO for SCx200 & PC-8736x: x86-only
Dave Jones
1
-0
/
+1
2006-06-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
4
-13
/
+150
2006-06-28
[PATCH] IPMI: watchdog handle panic properly
Corey Minyard
1
-8
/
+10
2006-06-28
[PATCH] IPMI: remove high res timer code
Corey Minyard
1
-67
/
+0
2006-06-28
[PATCH] IPMI: tidy msghandler timer
Corey Minyard
1
-5
/
+2
2006-06-28
[PATCH] istallion: cleanups
Alan Cox
1
-1152
/
+667
2006-06-28
[PATCH] stallion: fix recent SMP locking cleanup
Alan Cox
1
-0
/
+3
2006-06-28
[PATCH] remove active field from tty buffer structure
Paul Fulghum
1
-12
/
+4
2006-06-28
[PATCH] add receive_room flow control to flush_to_ldisc
Paul Fulghum
1
-13
/
+24
2006-06-28
[PATCH] remove TTY_DONT_FLIP
Paul Fulghum
4
-20
/
+4
2006-06-28
[AGPGART] Make AGP depend on PCI
Dave Jones
1
-0
/
+1
2006-06-27
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static
Adrian Bunk
1
-2
/
+1
2006-06-27
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
Jesper Juhl
2
-9
/
+7
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile ent...
Jim Cromie
2
-1
/
+26
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpi...
Jim Cromie
1
-2
/
+4
2006-06-27
[PATCH] gpio-patchset-fixups: include linux/io.h
Jim Cromie
1
-1
/
+1
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes
Jim Cromie
1
-4
/
+4
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs
Jim Cromie
1
-4
/
+23
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module
Jim Cromie
3
-30
/
+29
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de...
Jim Cromie
1
-38
/
+64
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module
Jim Cromie
3
-2
/
+297
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module
Jim Cromie
2
-3
/
+17
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module
Jim Cromie
2
-90
/
+95
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module
Jim Cromie
2
-1
/
+46
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable
Jim Cromie
1
-10
/
+14
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable
Jim Cromie
1
-0
/
+13
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file
Jim Cromie
1
-0
/
+16
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w de...
Jim Cromie
1
-17
/
+36
2006-06-27
[PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api
Jim Cromie
1
-12
/
+41
[next]