index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-27
vt: clear selection before resizing
Scot Doyle
1
-0
/
+3
2016-10-27
sc16is7xx: always write state when configuring GPIO as an output
Francois Berder
1
-2
/
+6
2016-10-27
tty: serial: 8250: 8250_core: NXP SC16C2552 workaround
Steve Shih
1
-1
/
+2
2016-10-27
tty: limit terminal size to 4M chars
Dmitry Vyukov
1
-0
/
+2
2016-10-27
tty: serial: fsl_lpuart: Fix Tx DMA edge case
Aaron Brice
1
-2
/
+1
2016-10-27
tty: vt, rename variables to sane names
Jiri Slaby
1
-13
/
+13
2016-10-27
tty: vt, compute vc offsets in advance
Jiri Slaby
1
-5
/
+7
2016-10-27
tty: vgacon+sisusb, move scrolldelta to a common helper
Jiri Slaby
1
-0
/
+38
2016-10-27
tty: vt, unify scrolling functions
Jiri Slaby
1
-30
/
+17
2016-10-27
tty: vt, cleanup and document con_scroll
Jiri Slaby
1
-2
/
+4
2016-10-27
serial: 8250_fintek: Add F81865 Support
Ji-Ze Hong (Peter Hong)
1
-0
/
+6
2016-10-27
serial: 8250_fintek: Add F81866 Support
Ji-Ze Hong (Peter Hong)
1
-6
/
+68
2016-10-27
serial: 8250_fintek: Add F81216 Support
Ji-Ze Hong (Peter Hong)
1
-2
/
+24
2016-10-27
serial: 8250_fintek: Set maximum FIFO of F81216H
Ji-Ze Hong (Peter Hong)
1
-3
/
+26
2016-10-27
serial: 8250_fintek: Set IRQ Mode when port probed
Ji-Ze Hong (Peter Hong)
1
-23
/
+22
2016-10-27
serial: 8250_fintek: Refactoring read/write method
Ji-Ze Hong (Peter Hong)
1
-35
/
+38
2016-10-27
serial: 8250: pxa: add devicetree earlyconsole
Robert Jarzmik
2
-2
/
+13
2016-10-27
serial: 8250_lpss: get IRQ via pci_irq_vector()
Andy Shevchenko
1
-1
/
+1
2016-10-27
sc16is7xx: Drop bogus use of IRQF_ONESHOT
Josh Cartwright
1
-1
/
+1
2016-10-27
serial: 8250_lpss: Try to enable Memory-Write-Invalidate
Andy Shevchenko
1
-0
/
+1
2016-10-27
serial: 8250_lpss: set PCI master only for private DMA
Andy Shevchenko
1
-2
/
+2
2016-10-27
tty: serial: Makefile: move kgdb to be initialized last
Nicolae Rosia
1
-2
/
+3
2016-10-27
tty: serial: fsl_lpuart: add polled console functions
Nicolae Rosia
1
-0
/
+66
2016-10-27
serial: pl011: add console matching function
Aleksey Makarov
1
-0
/
+55
2016-10-27
serial: 8250_lpss: enable MSI for sure
Andy Shevchenko
1
-1
/
+1
2016-10-27
serial: rewrite pxa2xx-uart to use 8250_core
Sergey Yanovich
6
-4
/
+207
2016-10-27
serial: core: fix console problems on uart_close
Rob Herring
1
-2
/
+0
2016-10-27
serial: 8250_uniphier: fix clearing divisor latch access bit
Masahiro Yamada
1
-1
/
+1
2016-10-27
serial: 8250_uniphier: fix more unterminated string
Denys Vlasenko
1
-1
/
+1
2016-10-27
serial: pch_uart: add terminate entry for dmi_system_id tables
Wei Yongjun
1
-0
/
+1
2016-10-27
serial: xuartps: Add new compatible string for ZynqMP
Nava kishore Manne
1
-0
/
+2
2016-10-27
serial: SERIAL_STM32 should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2016-10-27
serial: stm32: Fix comparisons with undefined register
Geert Uytterhoeven
1
-1
/
+1
2016-10-27
tty: vt, fix bogus division in csi_J
Jiri Slaby
1
-1
/
+1
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
3
-3
/
+0
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
1
-10
/
+2
2016-10-19
Merge branch 'for-4.9' into for-4.10
Tejun Heo
1
-4
/
+0
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
1
-11
/
+11
2016-10-10
Merge branch 'printk-cleanups'
Linus Torvalds
1
-3
/
+3
2016-10-09
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
1
-3
/
+3
2016-10-03
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
42
-1137
/
+2282
2016-10-03
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+6
2016-10-02
Merge branch 'device-properties'
Rafael J. Wysocki
1
-5
/
+10
2016-09-30
Revert "serial: pl011: add console matching function"
Greg Kroah-Hartman
1
-55
/
+0
2016-09-28
serial: pl011: add console matching function
Aleksey Makarov
1
-0
/
+55
2016-09-28
ACPI: parse SPCR and enable matching console
Aleksey Makarov
1
-2
/
+17
2016-09-28
of/serial: move earlycon early_param handling to serial
Leif Lindholm
1
-1
/
+1
2016-09-28
Revert "drivers/tty: Explicitly pass current to show_stack"
Greg Kroah-Hartman
1
-1
/
+1
2016-09-27
tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irq
Kefeng Wang
1
-1
/
+2
2016-09-27
serial: 8250: Set Altera 16550 TX FIFO Threshold
Thor Thayer
1
-0
/
+43
[prev]
[next]