index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-11
/
+11
*
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-10-03
40
-1132
/
+2272
|
\
|
*
Revert "serial: pl011: add console matching function"
Greg Kroah-Hartman
2016-09-30
1
-55
/
+0
|
*
serial: pl011: add console matching function
Aleksey Makarov
2016-09-28
1
-0
/
+55
|
*
ACPI: parse SPCR and enable matching console
Aleksey Makarov
2016-09-28
1
-2
/
+17
|
*
of/serial: move earlycon early_param handling to serial
Leif Lindholm
2016-09-28
1
-1
/
+1
|
*
tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irq
Kefeng Wang
2016-09-27
1
-1
/
+2
|
*
serial: 8250: Set Altera 16550 TX FIFO Threshold
Thor Thayer
2016-09-27
1
-0
/
+43
|
*
serial: 8250: of: Load TX FIFO Threshold from DT
Thor Thayer
2016-09-27
1
-0
/
+7
|
*
serial: imx: Fix DCD reading
Sascha Hauer
2016-09-27
1
-1
/
+2
|
*
serial: stm32: mark symbols static where possible
Baoyou Xie
2016-09-27
1
-3
/
+4
|
*
serial: xuartps: Add some register initialisation to cdns_early_console_setup()
Scott Telford
2016-09-27
1
-1
/
+26
|
*
serial: xuartps: Removed unwanted checks while reading the error conditions
Nava kishore Manne
2016-09-27
1
-37
/
+35
|
*
serial: xuartps: Rewrite the interrupt handling logic
Anirudha Sarangi
2016-09-27
1
-105
/
+114
|
*
serial: stm32: use mapbase instead of membase for DMA
Arnd Bergmann
2016-09-27
1
-2
/
+2
|
*
tty/serial: atmel: fix fractional baud rate computation
Alexey Starikovskiy
2016-09-27
1
-4
/
+6
|
*
serial: xuartps: Do not enable parity error interrupt
Anirudha Sarangi
2016-09-22
1
-2
/
+15
|
*
serial: stm32: fix uart enable management
Alexandre TORGUE
2016-09-22
1
-1
/
+5
|
*
serial: stm32: fix spin_lock management
Alexandre TORGUE
2016-09-22
1
-0
/
+4
|
*
serial: stm32: adding dma support
Alexandre TORGUE
2016-09-22
2
-25
/
+378
|
*
serial: stm32: clock disabling management
Alexandre TORGUE
2016-09-22
1
-2
/
+3
|
*
serial: stm32: correct flow control property spelling
Alexandre TORGUE
2016-09-22
1
-1
/
+1
|
*
serial: stm32: disable tx and rx during shutdown
Alexandre TORGUE
2016-09-22
1
-1
/
+1
|
*
serial: stm32: header file creation
Alexandre TORGUE
2016-09-22
2
-208
/
+216
|
*
serial: stm32: adding support for stm32f7
Alexandre TORGUE
2016-09-22
1
-50
/
+219
|
*
tty: serial: xuartps: Wait for rx and tx reset done status
Nava kishore Manne
2016-09-22
1
-0
/
+8
|
*
serial: xuartps: Adds RXBS register support for zynqmp
Nava kishore Manne
2016-09-22
1
-20
/
+81
|
*
tty/serial/8250: Touch NMI watchdog in wait_for_xmitr
Jiri Olsa
2016-09-22
1
-0
/
+1
|
*
serial: 8250_pci: Use symbolic constants for EXAR's MPIO registers
Jan Kiszka
2016-09-22
1
-21
/
+34
|
*
tty: amba-pl011: uart_amba_port is not available with earlycon function
Shawn Guo
2016-09-22
1
-4
/
+1
|
*
serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_cl...
Wei Yongjun
2016-09-22
1
-1
/
+1
|
*
serial: imx: Replace dmaengine old API
Fabien Lahoudere
2016-09-15
1
-4
/
+4
|
*
serial: core: fix potential NULL pointer dereference
Andy Shevchenko
2016-09-15
1
-3
/
+3
|
*
BUG: atmel_serial: Interrupts not disabled on close
Richard Genoud
2016-09-15
1
-2
/
+3
|
*
tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lock
Wei Yongjun
2016-09-15
1
-1
/
+1
|
*
serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULL
Liu Xiang
2016-09-15
1
-1
/
+1
|
*
serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
2016-09-13
1
-4
/
+1
|
*
serial: mxs-auart: Disable clock on error path
Fabio Estevam
2016-09-13
1
-1
/
+5
|
*
serial: core: Fix handling of options after MMIO address
Alexander Sverdlin
2016-09-13
1
-8
/
+6
|
*
serial: imx: add error messages when .probe fails
Uwe Kleine-König
2016-09-13
1
-4
/
+14
|
*
Merge 4.8-rc5 into tty-next
Greg Kroah-Hartman
2016-09-05
8
-70
/
+159
|
|
\
|
*
|
dmaengine: hsu: refactor hsu_dma_do_irq() to return int
Andy Shevchenko
2016-09-02
1
-4
/
+4
|
*
|
serial: earlycon: Extend earlycon command line option to support 64-bit addre...
Alexander Sverdlin
2016-09-02
3
-8
/
+13
|
*
|
tty/serial: mark __init early_smh_setup() static
Baoyou Xie
2016-09-02
1
-1
/
+2
|
*
|
serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoC
Kefeng Wang
2016-09-02
1
-0
/
+1
|
*
|
serial: 8250_port: unify check of em485 variable
Andy Shevchenko
2016-09-02
1
-9
/
+4
|
*
|
serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()
Andy Shevchenko
2016-09-02
1
-6
/
+5
|
*
|
Allowing UART DMA to be configured on i.MX53
Martyn Welch
2016-09-02
1
-2
/
+15
|
*
|
serial-uartlite: constify uart_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
|
*
|
tty: xuartps: constify uart_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
[next]