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.13.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
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
2014-04-25
Revert "serial: omap: unlock the port lock"
Felipe Balbi
1
-4
/
+1
2014-04-25
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
5
-20
/
+3
2014-04-25
tty: serial: replace del_timer by del_timer_sync
Julia Lawall
1
-1
/
+1
2014-04-25
serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.
Daniel Thompson
1
-1
/
+1
2014-04-25
serial: sh-sci: Add device tree support for r8a7779
Simon Horman
1
-1
/
+9
2014-04-25
8250_dw: Support all baudrates on baytrail
Loic Poulain
1
-4
/
+77
2014-04-25
pch_uart: Add uart device to irq name
Alexander Stein
1
-1
/
+7
2014-04-25
serial_core: fix uart PORT_UNKNOWN handling
Thomas Pfaff
1
-18
/
+21
2014-04-25
serial: samsung: Change barrier() to cpu_relax() in console output
Doug Anderson
1
-1
/
+1
2014-04-25
serial: samsung: don't check config for every character
Doug Anderson
1
-5
/
+6
2014-04-25
serial: samsung: Use the passed in "port", fixing kgdb w/ no console
Doug Anderson
1
-6
/
+6
2014-04-25
serial: 8250: Fix thread unsafe __dma_tx_complete function
Loic Poulain
1
-2
/
+7
2014-04-25
8250_core: Fix unwanted TX chars write
Loic Poulain
1
-1
/
+1
2014-04-17
Revert "serial: 8250, disable "too much work" messages"
Greg Kroah-Hartman
1
-1
/
+2
2014-04-17
serial: amba-pl011: fix regression, causing an Oops on rmmod
Guennadi Liakhovetski
1
-1
/
+5
2014-04-17
serial: 8250, disable "too much work" messages
Jiri Slaby
1
-2
/
+1
2014-04-17
serial: omap: Fix missing pm_runtime_resume handling by simplifying code
Tony Lindgren
1
-12
/
+17
[next]