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
2009-01-12
pty: Fix documentation
Alan Cox
1
-3
/
+1
2009-01-12
m68k: amiserial - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-6
/
+30
2009-01-12
m68k: ser_a2232 - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-2
/
+10
2009-01-12
m68k: vme_scc - Kill warn_unused_result warnings
Geert Uytterhoeven
1
-30
/
+136
2009-01-09
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-150
/
+270
2009-01-09
[S390] hvc_iucv: Special handling of IUCV HVC devices
Hendrik Brueckner
1
-12
/
+28
2009-01-09
[S390] hvc_iucv: Refactor console and device initialization
Hendrik Brueckner
1
-16
/
+9
2009-01-09
[S390] hvc_iucv: Update function documentation
Hendrik Brueckner
1
-101
/
+75
2009-01-09
[S390] hvc_iucv: Limit rate of outgoing IUCV messages
Hendrik Brueckner
1
-37
/
+174
2009-01-09
[S390] hvc_iucv: Change IUCV term id and use one device as default
Hendrik Brueckner
1
-3
/
+3
2009-01-09
Merge branch 'linus' into release
Len Brown
62
-2390
/
+3378
2009-01-08
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-13
/
+4
2009-01-08
RTC: Remove the BKL.
David John
1
-13
/
+4
2009-01-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-2
/
+3
2009-01-08
Make various things static
Roel Kluin
2
-3
/
+2
2009-01-08
tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance
David Smith
1
-13
/
+22
2009-01-08
powerpc/cell: Use correct types in beat files
Ingo Molnar
1
-2
/
+2
2009-01-08
powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH
Kamalesh Babulal
1
-0
/
+1
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-01-06
random: don't try to look at entropy_count outside the lock
Matt Mackall
1
-3
/
+2
2009-01-06
consolemap: indentation & braces disagree - reindent
Ilpo Järvinen
1
-1
/
+1
2009-01-06
genrtc: disable genrtc on Blackfin systems
Mike Frysinger
1
-1
/
+1
2009-01-06
sysrq: more explicit, less terse help messages
Randy Dunlap
1
-10
/
+10
2009-01-06
mm: make vread() and vwrite() declaration
KOSAKI Motohiro
1
-3
/
+0
2009-01-06
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
1
-1
/
+1
2009-01-06
mwave: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-06
trivial: fix an -> a typos in documentation and comments
Frederik Schwarzer
1
-1
/
+1
2009-01-03
sparseirq: move set/get_timer_rand_state back to .c
Yinghai Lu
1
-6
/
+34
2009-01-02
Merge branch 'i8k-updates' from Alan
Linus Torvalds
1
-1
/
+15
2009-01-02
i8k: Add Dell Vostro systems
Federico Heinz
1
-1
/
+8
2009-01-02
i8k: Enable i8k on Dell Precision Systems
Andy Spencer
1
-0
/
+7
2009-01-02
drivers/char/cyclades.c: cy_pci_probe: fix error path
Andrew Morton
1
-1
/
+1
2009-01-02
synclink_cs: Convert to tty_port
Alan Cox
1
-298
/
+181
2009-01-02
tty: use port methods for the rocket driver
Alan Cox
2
-159
/
+21
2009-01-02
tty: kref the rocket driver
Alan Cox
1
-37
/
+41
2009-01-02
tty: make rocketport use standard port->flags
Alan Cox
1
-19
/
+19
2009-01-02
tty: Redo the rocket driver locking
Alan Cox
2
-24
/
+20
2009-01-02
tty: Make epca use the port helpers
Alan Cox
2
-149
/
+26
2009-01-02
tty: refcount the epca driver
Alan Cox
1
-12
/
+15
2009-01-02
tty: relock epca
Alan Cox
1
-91
/
+104
2009-01-02
tty: kref nozomi
Alan Cox
1
-40
/
+45
2009-01-02
tty: Remove some pointless casts
Alan Cox
16
-150
/
+150
2009-01-02
tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to
Alan Cox
1
-3
/
+0
2009-01-02
tty: N_TTY SIGIO only works for read
Thomas Pfaff
1
-3
/
+3
2009-01-02
tty: Introduce some close helpers for ports
Alan Cox
9
-390
/
+123
2009-01-02
tty: tty port zero baud open
Alan Cox
1
-1
/
+2
2009-01-02
tty: ESP has been broken for locking etc forver
Alan Cox
1
-1
/
+1
2009-01-02
tty: rework stallion to use the tty_port bits
Alan Cox
1
-104
/
+38
[next]