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
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-16
tty: move the termios object into the tty
Alan Cox
24
-238
/
+214
2012-07-16
tty: revert incorrectly applied lock patch
Alan Cox
12
-172
/
+108
2012-07-16
Merge branch 'v3.6-rc7' into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2012-07-12
tty ldisc: Close/Reopen race prevention should check the proper flag
Shachar Shemesh
1
-1
/
+1
2012-07-12
8250: add support for ASIX devices with a FIFO bug
Alan Cox
3
-5
/
+28
2012-07-12
8250: propogate the bugs field
Alan Cox
1
-0
/
+1
2012-07-12
8250: use the 8250 register interface not the legacy one
Alan Cox
8
-178
/
+155
2012-07-12
tty: double unlock on error in ptmx_open()
Dan Carpenter
1
-3
/
+1
2012-07-10
tty/hvc_opal: Fix debug function name
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-06
tty: keyboard.c: Remove locking from vt_get_leds.
Christopher Brannon
1
-3
/
+0
2012-07-06
tty: localise the lock
Alan Cox
12
-108
/
+174
2012-06-26
tty: note race we need to fix
Alan Cox
1
-0
/
+6
2012-06-26
Merge 3.5-rc4 into tty-next
Greg Kroah-Hartman
4
-20
/
+60
2012-06-20
pch_uart: Add eg20t_port lock field, avoid recursive spinlocks
Darren Hart
1
-12
/
+26
2012-06-20
Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-6
/
+43
2012-06-18
serial/amba-pl011: fix ages old copy-paste errors
Linus Walleij
1
-17
/
+17
2012-06-15
Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-14
/
+17
2012-06-15
serial: pxa: add spin lock for console write
Chao Xie
1
-0
/
+14
2012-06-14
vt: fix race in vt_waitactive()
Rabin Vincent
1
-13
/
+34
2012-06-13
TTY: add tty_port_register_device helper
Jiri Slaby
1
-0
/
+9
2012-06-13
TTY: add ports array to tty_driver
Jiri Slaby
1
-1
/
+17
2012-06-13
TTY: centralize fail paths in tty_register_driver
Jiri Slaby
1
-12
/
+6
2012-06-13
TTY: vt, add ->install
Jiri Slaby
1
-24
/
+36
2012-06-13
TTY: provide drivers with tty_port_install
Jiri Slaby
1
-0
/
+8
2012-06-13
TTY: vt, remove con_schedule_flip
Jiri Slaby
2
-4
/
+4
2012-06-13
PTY: add tty_port
Jiri Slaby
1
-4
/
+21
2012-06-13
PTY: merge pty_install implementations
Jiri Slaby
1
-65
/
+45
2012-06-13
PTY: remove one empty ops->remove
Jiri Slaby
1
-7
/
+3
2012-06-13
Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...
Paul Mundt
16
-189
/
+169
2012-06-13
serial: sh-sci: Make probe fail for ports that exceed the maximum count
Laurent Pinchart
1
-1
/
+1
2012-06-13
serial: sh-sci: Fix probe error paths
Laurent Pinchart
1
-13
/
+23
2012-06-12
serial: sh-sci: Make probe fail for ports that exceed the maximum count
Laurent Pinchart
1
-1
/
+1
2012-06-12
serial: sh-sci: Fix probe error paths
Laurent Pinchart
1
-13
/
+23
2012-06-12
TTY: cyclades, add local pointer for card
Jiri Slaby
1
-30
/
+33
2012-06-12
8250_pci: Remove duplicate struct pciserial_board
Shawn Bohrer
1
-9
/
+1
2012-06-12
serial: Add driver for LPC32xx High Speed UARTs
Roland Stigge
3
-0
/
+843
2012-06-12
serial/of-serial: Add LPC3220 standard UART compatible string
Roland Stigge
1
-0
/
+1
2012-06-12
serial/8250: Add LPC3220 standard UART type
Roland Stigge
1
-0
/
+8
2012-06-12
serial/amba-pl011: move custom pin control to driver
Linus Walleij
1
-4
/
+41
2012-06-12
serial: fix serial_txx9.c build warning/typo
Randy Dunlap
1
-1
/
+1
2012-06-12
serial: fix kernel-doc warnings in 8250.c
Randy Dunlap
1
-1
/
+1
2012-06-12
serial_core: Update buffer overrun statistics.
Corbin
1
-2
/
+4
2012-06-12
serial/imx: make devdata member point to const data
Uwe Kleine-König
1
-1
/
+1
2012-06-12
serial: samsung: protect NULL dereference of clock name
KeyYoung Park
1
-1
/
+2
2012-06-12
serial: samsung: Fixed wrong comparison for baudclk_rate
Kyoungil Kim
1
-2
/
+2
2012-06-12
serial: samsung: Remove NULL checking for baud clock
Kyoungil Kim
1
-9
/
+12
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
12
-175
/
+108
2012-05-31
tty: add lockdep annotations
Eric Dumazet
1
-4
/
+15
2012-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-32
/
+53
2012-05-29
tty: fix ldisc lock inversion trace
Alan Cox
1
-16
/
+25
[next]