index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-28
tty/serial: Add GPIOLIB helpers for controlling modem lines
Richard Genoud
4
-0
/
+259
2014-05-28
serial: sccnxp: Add IGNPAR flag handling
Alexander Shiyan
1
-0
/
+2
2014-05-28
serial: sccnxp: Remove useless timer_pending() check
Alexander Shiyan
1
-3
/
+1
2014-05-28
serial: imx: disable the receiver ready interrupt for imx_stop_rx
Huang Shijie
1
-0
/
+4
2014-05-28
serial: imx: remove the DMA wait queue
Huang Shijie
1
-28
/
+14
2014-05-28
serial: imx: remove the redundant code
Huang Shijie
1
-9
/
+0
2014-05-28
serial: imx: reset the uart port all the time
Huang Shijie
1
-12
/
+10
2014-05-28
serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards
Thomee Wright
1
-0
/
+9
2014-05-28
serial: imx: Disable new features of autobaud detection
Fabio Estevam
1
-2
/
+2
2014-05-28
parport: Add support for the WCH353 1S/1P multi-IO card
Ezequiel Garcia
1
-0
/
+10
2014-05-28
serial: efm32: add module_exit
Vincent Stehlé
1
-0
/
+1
2014-05-28
serial: samsung: Neaten dbg uses
Joe Perches
2
-26
/
+32
2014-05-28
tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startup
Johannes Thumshirn
1
-3
/
+4
2014-05-28
serial: st-asc: Fix data corruption during long console bursts
Daniel Thompson
1
-4
/
+4
2014-05-28
tty: serial: uartlite: Specify time for sending chars
Michal Simek
1
-4
/
+13
2014-05-28
serial: SERIAL_FSL_LPUART should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-05-28
serial: sirf: fix spinlock deadlock issue
Qipan Li
2
-33
/
+18
2014-05-28
serial: sirf: move to writel for TXFIFO instead of writeb
Barry Song
2
-3
/
+1
2014-05-28
serial: add missing SERIAL_CORE dependencies
Arnd Bergmann
1
-0
/
+3
2014-05-28
serial: sc16is7xx: dynamically allocate tx/rx buffer
Jon Ringle
1
-9
/
+8
2014-05-28
serial: sc16is7xx: compile I2C when REGMAP_I2C is module
Jan Moskyto Matejka
1
-2
/
+0
2014-05-27
serial: pch_uart: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-04
tty/serial: fix generic earlycon option parsing
Rob Herring
1
-13
/
+5
2014-05-04
tty/serial: add back missing setup_early_serial8250_console
Rob Herring
1
-0
/
+10
2014-04-28
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
4
-32
/
+41
2014-04-26
serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user
Jon Ringle
1
-0
/
+1
2014-04-26
serial: sc16is7xx: depend on I2C
Jon Ringle
1
-0
/
+1
2014-04-25
serial: sc16is7xx
Jon Ringle
3
-0
/
+1289
2014-04-25
Revert "serial: sh-sci: Add device tree support for r8a7779"
Greg Kroah-Hartman
1
-9
/
+1
2014-04-25
tty/serial: add arm/arm64 semihosting earlycon
Rob Herring
3
-0
/
+72
2014-04-25
tty/serial: pl011: add generic earlycon support
Rob Herring
2
-1
/
+30
2014-04-25
tty/serial: convert 8250 to generic earlycon
Rob Herring
2
-123
/
+16
2014-04-25
tty/serial: add generic serial earlycon
Rob Herring
3
-0
/
+161
2014-04-25
x86: move FIX_EARLYCON_MEM kconfig into x86
Rob Herring
1
-5
/
+0
2014-04-25
tty: serial: Add driver for MEN's 16z135 High Speed UART.
Johannes Thumshirn
3
-0
/
+877
2014-04-25
tty: xuartps: Rebrand driver as Cadence UART
Soren Brinkmann
2
-447
/
+470
2014-04-25
tty: xuartps: Don't write IRQ disable register to enable interrupts
Soren Brinkmann
1
-5
/
+1
2014-04-25
tty: xuartps: Refactor read-modify-writes
Soren Brinkmann
1
-28
/
+24
2014-04-25
tty: xuartps: Print warning in clock notifier
Soren Brinkmann
1
-1
/
+3
2014-04-25
tty: xuartps: Clean up
Soren Brinkmann
1
-136
/
+74
2014-04-25
tty: xuartps: Initialize ports according to aliases
Michal Simek
1
-8
/
+16
2014-04-25
tty: xuartps: Fix kernel-doc errors in the driver
Michal Simek
1
-60
/
+49
2014-04-25
tty: serial: omap: fix Sparse warnings
Felipe Balbi
1
-2
/
+2
2014-04-25
tty: serial: omap: remove unneeded singlethread workqueue
Felipe Balbi
1
-3
/
+0
2014-04-25
tty: serial: omap: remove some dead code
Felipe Balbi
1
-39
/
+0
2014-04-25
tty: serial: omap: switch over to devm_ioremap_resource
Felipe Balbi
1
-23
/
+9
2014-04-25
tty: serial: omap: switch over to platform_get_resource
Felipe Balbi
1
-7
/
+3
2014-04-25
tty: serial: omap: cleanup variable declarations
Felipe Balbi
1
-3
/
+6
2014-04-25
tty: serial: omap: switch over to devm_request_gpio
Felipe Balbi
1
-2
/
+3
2014-04-25
tty: serial: add missing braces
Felipe Balbi
1
-1
/
+4
[next]