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-10-21
kdb,vt_console: Fix missed data due to pager overruns
Jason Wessel
1
-0
/
+13
2012-10-07
n_gsm: memory leak in uplink error path
Russ Gorby
1
-2
/
+5
2012-10-07
n_gsm: added interlocking for gsm_data_lock for certain code paths
Russ Gorby
1
-2
/
+6
2012-10-07
n_gsm: uplink SKBs accumulate on list
Russ Gorby
1
-2
/
+5
2012-10-07
n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX
xiaojin
1
-0
/
+4
2012-10-07
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
1
-2
/
+7
2012-10-07
serial: pl011: handle corruption at high clock speeds
Linus Walleij
1
-1
/
+14
2012-10-07
serial: omap: fix software flow control
Vikram Pandita
1
-6
/
+6
2012-10-07
Remove BUG_ON from n_tty_read()
Stanislav Kozina
1
-1
/
+2
2012-10-07
tty: keyboard.c: Remove locking from vt_get_leds.
Christopher Brannon
1
-3
/
+0
2012-10-02
pch_uart: Add eg20t_port lock field, avoid recursive spinlocks
Darren Hart
1
-12
/
+26
2012-10-02
pch_uart: Fix parity setting issue
Tomoya MORINAGA
1
-1
/
+1
2012-10-02
pch_uart: Fix rx error interrupt setting issue
Tomoya MORINAGA
1
-6
/
+12
2012-10-02
pch_uart: Fix missing break for 16 byte fifo
Alan Cox
1
-0
/
+1
2012-10-02
tty: serial: imx: console write routing is unsafe on SMP
Xinyu Chen
1
-1
/
+11
2012-08-26
pmac_zilog,kdb: Fix console poll hook to return instead of loop
Jason Wessel
1
-3
/
+9
2012-06-22
xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.
Konrad Rzeszutek Wilk
1
-3
/
+8
2012-06-22
xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN
Konrad Rzeszutek Wilk
1
-1
/
+2
2012-06-22
xen/hvc: Collapse error logic.
Konrad Rzeszutek Wilk
1
-12
/
+9
2012-06-01
hvc_xen: NULL dereference on allocation failure
Dan Carpenter
1
-2
/
+2
2012-06-01
tty: Allow uart_register/unregister/register
Alan Cox
1
-0
/
+1
2012-06-01
8250_pci: fix pch uart matching
Arnaud Patard
1
-0
/
+18
2012-06-01
8250.c: less than 2400 baud fix.
Christian Melki
1
-4
/
+5
2012-06-01
Add missing call to uart_update_timeout()
Lothar Waßmann
1
-0
/
+2
2012-05-14
tty: Fix LED error return
Alan Cox
1
-1
/
+1
2012-05-02
Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-7
/
+19
2012-05-01
vt: Fix deadlock on scroll-lock
Alan Cox
1
-7
/
+19
2012-04-30
tty/serial/pmac_zilog: Fix "nobody cared" IRQ message
Larry Finger
1
-3
/
+3
2012-04-19
drivers/tty/amiserial.c: add missing tty_unlock
Julia Lawall
1
-1
/
+3
2012-04-18
pch_uart: Fix dma channel unallocated issue
Tomoya MORINAGA
1
-1
/
+3
2012-04-18
ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR
Alexander Shiyan
1
-6
/
+8
2012-04-12
Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-53
/
+48
2012-04-09
pch_uart: Add Kontron COMe-mTT10 uart clock quirk
Michael Brunner
1
-0
/
+7
2012-04-09
pch_uart: Fix MSI setting issue
Tomoya MORINAGA
1
-0
/
+1
2012-04-09
serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...
Dan Williams
2
-4
/
+21
2012-04-09
Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"
Dan Williams
2
-19
/
+2
2012-04-09
Revert "serial/8250_pci: init-quirk msi support for kt serial controller"
Dan Williams
1
-14
/
+0
2012-04-09
tty/serial/omap: console can only be built-in
Arnd Bergmann
1
-1
/
+1
2012-04-09
serial: samsung: fix omission initialize ulcon in reset port fn()
Kukjin Kim
1
-0
/
+1
2012-04-09
printk(): add KERN_CONT where needed in hpet and vt code
Kay Sievers
1
-2
/
+1
2012-04-09
tty/serial: atmel_serial: fix RS485 half-duplex problem
Siftar, Gabe
1
-0
/
+4
2012-04-09
tty: serial: altera_uart: Check for NULL platform_data in probe.
Yuriy Kozlov
1
-2
/
+2
2012-04-09
omap-serial: Fix the error handling in the omap_serial probe
Shubhrajyoti D
1
-23
/
+20
2012-04-07
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-89
/
+86
2012-04-06
serial: PL011: move interrupt clearing
Linus Walleij
1
-4
/
+4
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
3
-14
/
+5
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2
-13
/
+4
2012-04-05
sysrq: use SEND_SIG_FORCED instead of force_sig()
Anton Vorontsov
1
-1
/
+1
2012-04-04
serial/sunzilog: fix keyboard on SUN SPARCstation
Sam Ravnborg
1
-2
/
+2
2012-03-30
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
1
-1
/
+1
[next]