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
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-07
serial: 8250_dw: remove leftover definitions
Andy Shevchenko
1
-6
/
+0
2016-03-07
serial: 8250_dw: remove redundant 'else' keyword
Andy Shevchenko
1
-2
/
+3
2016-03-07
serial: xuartps: Enable OF earlycon support
Michal Simek
1
-1
/
+3
2016-03-07
tty: sh-sci: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-03-07
serial: sh-sci: Remove redundant instances of EARLYCON_DECLARE()
Geert Uytterhoeven
1
-5
/
+0
2016-03-07
tty: amba-pl011: don't dereference NULL platform data
Robin Murphy
1
-1
/
+1
2016-03-07
tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()
Matwey V. Kornilov
1
-1
/
+1
2016-03-07
tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port
Matwey V. Kornilov
1
-0
/
+9
2016-03-07
Revert "sc16is7xx: implemented get_mctrl"
Greg Kroah-Hartman
1
-10
/
+4
2016-02-14
sc16is7xx: implemented get_mctrl
Maarten Brock
1
-4
/
+10
2016-02-14
sc16is7xx: implemented set_mctrl
Maarten Brock
1
-2
/
+10
2016-02-14
tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE
Guenter Roeck
1
-4
/
+5
2016-02-14
serial: clps711x: Fix bad usage of IS_ERR_VALUE
Guenter Roeck
1
-4
/
+6
2016-02-14
serial: bcm2835: fix unsigned int issue with irq
Martin Sperl
1
-5
/
+5
2016-02-14
serial: 8250_early: Add earlycon support for Tegra
Jon Hunter
1
-0
/
+1
2016-02-14
8250: mediatek: mark PM functions as __maybe_unused
Arnd Bergmann
1
-6
/
+4
2016-02-14
tty: serial: meson: Add support for XTAL clock input
Andreas Färber
1
-1
/
+7
2016-02-14
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
2
-3
/
+28
2016-02-07
Revert "8250: uniphier: allow modular build with 8250 console"
Greg Kroah-Hartman
1
-1
/
+1
2016-02-07
tty: serial: jsm_tty: fixed redundant variable issue.
Jakob Østergaard Jensen
1
-6
/
+4
2016-02-06
tty: serial: 8250: Add generic port init macro
Anton Wuerfel
5
-62
/
+49
2016-02-06
tty: serial: 8250: Fix indentation warnings
Anton Wuerfel
3
-13
/
+13
2016-02-06
tty: serial: 8250: Merge duplicate conditions
Anton Wuerfel
1
-4
/
+4
2016-02-06
tty: serial: 8250: Correct conversion specifiers
Anton Wuerfel
1
-2
/
+2
2016-02-06
tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro
Phillip Raffeck
1
-5
/
+5
2016-02-06
tty: serial: 8250: Suitably replace printk
Phillip Raffeck
4
-17
/
+18
2016-02-06
tty: serial: 8250: Fix multi-line strings
Anton Wuerfel
2
-4
/
+3
2016-02-06
tty: serial: 8250: Add parentheses to macro
Anton Wuerfel
2
-2
/
+2
2016-02-06
tty: serial: 8250: Fix line continuation warning
Anton Wuerfel
1
-2
/
+2
2016-02-06
tty: serial: 8250: Move EXPORT_SYMBOL to function
Anton Wuerfel
1
-3
/
+2
2016-02-06
tty: serial: 8250: Remove else after return
Anton Wuerfel
1
-8
/
+8
2016-02-06
tty: serial: 8250: Fix multiline comment style
Anton Wuerfel
4
-34
/
+50
2016-02-06
tty: serial: 8250: Fix braces after struct
Anton Wuerfel
1
-2
/
+1
2016-02-06
tty: serial: 8250: Replace spaces with tabs
Anton Wuerfel
2
-8
/
+8
2016-02-06
tty: serial: 8250: Fix whitespace errors
Anton Wuerfel
5
-35
/
+39
2016-02-06
serial: zs: Fix a transmit lockup in console output
Maciej W. Rozycki
1
-0
/
+4
2016-02-06
serial: bcm2835: add driver for bcm2835-aux-uart
Martin Sperl
3
-0
/
+171
2016-02-06
serial: 8250: of: Enable suspend/resume for 8250_of driver
Wang Dongsheng
1
-0
/
+1
2016-02-06
ARM: OMAP: serial: Rename DRIVER_NAME
Jean Delvare
1
-1
/
+1
2016-02-06
tty: Add support for PCIe WCH382 2S multi-IO card
Jeremy McNicoll
1
-0
/
+21
2016-02-06
serial/omap: mark wait_for_xmitr as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2016-02-06
serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)
Peter Hurley
1
-2
/
+6
2016-02-06
8250: uniphier: allow modular build with 8250 console
Arnd Bergmann
1
-1
/
+1
2016-02-06
serial-uartlite: fix missing locking in isr
Rich Felker
1
-0
/
+4
2016-02-06
serial-uartlite: add earlycon support
Rich Felker
2
-0
/
+42
2016-02-06
drivers/tty: make serial 8250_ingenic.c explicitly non-modular
Paul Gortmaker
1
-21
/
+7
2016-02-06
serial: core: remove baud_rates when serial console setup
Jeffy Chen
1
-31
/
+2
2016-02-06
serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates
Geert Uytterhoeven
1
-2
/
+27
2016-02-06
serial: sh-sci: Use a bitmask to indicate supported sampling rates
Geert Uytterhoeven
1
-39
/
+27
2016-02-06
serial: sh-sci: Use premultiplier to handle half sampling rate
Geert Uytterhoeven
1
-6
/
+10
[next]