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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
serial: stm32: disable tx and rx during shutdown
Alexandre TORGUE
1
-1
/
+1
2016-09-22
serial: stm32: header file creation
Alexandre TORGUE
2
-208
/
+216
2016-09-22
serial: stm32: adding support for stm32f7
Alexandre TORGUE
1
-50
/
+219
2016-09-22
tty: serial: xuartps: Wait for rx and tx reset done status
Nava kishore Manne
1
-0
/
+8
2016-09-22
serial: xuartps: Adds RXBS register support for zynqmp
Nava kishore Manne
1
-20
/
+81
2016-09-22
tty/serial/8250: Touch NMI watchdog in wait_for_xmitr
Jiri Olsa
1
-0
/
+1
2016-09-22
serial: 8250_pci: Use symbolic constants for EXAR's MPIO registers
Jan Kiszka
1
-21
/
+34
2016-09-22
tty: amba-pl011: uart_amba_port is not available with earlycon function
Shawn Guo
1
-4
/
+1
2016-09-22
serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_cl...
Wei Yongjun
1
-1
/
+1
2016-09-22
vt: Emulate \e[100-107m (bright background colors).
Adam Borowski
1
-2
/
+3
2016-09-22
vt: Support \e[90-97m (bright foreground colors).
Adam Borowski
1
-0
/
+4
2016-09-22
vt: Drop a no longer true comment.
Adam Borowski
1
-2
/
+2
2016-09-22
vt: Make a comparison <= for readability.
Adam Borowski
1
-1
/
+1
2016-09-22
vt: Fix a read-past-array in vc_t416_color().
Adam Borowski
1
-1
/
+1
2016-09-15
pty: make ptmx file ops read-only after init
Kees Cook
1
-1
/
+1
2016-09-15
serial: imx: Replace dmaengine old API
Fabien Lahoudere
1
-4
/
+4
2016-09-15
serial: core: fix potential NULL pointer dereference
Andy Shevchenko
1
-3
/
+3
2016-09-15
BUG: atmel_serial: Interrupts not disabled on close
Richard Genoud
1
-2
/
+3
2016-09-15
tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2016-09-15
serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULL
Liu Xiang
1
-1
/
+1
2016-09-13
serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
1
-4
/
+1
2016-09-13
serial: mxs-auart: Disable clock on error path
Fabio Estevam
1
-1
/
+5
2016-09-13
serial: core: Fix handling of options after MMIO address
Alexander Sverdlin
1
-8
/
+6
2016-09-13
serial: imx: add error messages when .probe fails
Uwe Kleine-König
1
-4
/
+14
2016-09-05
Merge 4.8-rc5 into tty-next
Greg Kroah-Hartman
8
-70
/
+159
2016-09-05
Merge 4.8-rc5 into char-misc-next
Greg Kroah-Hartman
8
-70
/
+159
2016-09-02
dmaengine: hsu: refactor hsu_dma_do_irq() to return int
Andy Shevchenko
1
-4
/
+4
2016-09-02
serial: earlycon: Extend earlycon command line option to support 64-bit addre...
Alexander Sverdlin
3
-8
/
+13
2016-09-02
tty/serial: mark __init early_smh_setup() static
Baoyou Xie
1
-1
/
+2
2016-09-02
serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoC
Kefeng Wang
1
-0
/
+1
2016-09-02
serial: 8250_port: unify check of em485 variable
Andy Shevchenko
1
-9
/
+4
2016-09-02
serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()
Andy Shevchenko
1
-6
/
+5
2016-09-02
Allowing UART DMA to be configured on i.MX53
Martyn Welch
1
-2
/
+15
2016-09-02
serial-uartlite: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-09-02
tty: xuartps: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-09-02
tty: serial: constify uart_ops structures
Julia Lawall
8
-9
/
+9
2016-09-02
tty: serial: jsm_tty: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-09-02
serial/bcm63xx_uart: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-09-02
serial: altera: constify uart_ops structures
Julia Lawall
2
-2
/
+2
2016-09-02
tty/serial: at91: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-09-02
serial: st-asc: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-09-01
serial/arc: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-09-01
serial: 8250_dw: Use an unified new dev variable in probe
Kefeng Wang
1
-22
/
+23
2016-09-01
serial: 8250_dw: Add quirk for APM X-Gene SoC
Heikki Krogerus
1
-5
/
+10
2016-08-31
serial: 8250: added acces i/o products quad and octal serial cards
Jimi Damon
1
-0
/
+139
2016-08-31
serial: imx-serial - update RX error counters when DMA is used
Nandor Han
1
-0
/
+32
2016-08-31
serial: imx-serial - update UART IMX driver to use cyclic DMA
Nandor Han
1
-63
/
+78
2016-08-31
serial: 8250_lpss: enable DMA on Intel Quark UART
Andy Shevchenko
1
-3
/
+75
2016-08-31
serial: 8250_lpss: enable MSI for Intel Quark
Andy Shevchenko
1
-0
/
+15
2016-08-31
serial: 8250_lpss: move Quark code from PCI driver
Andy Shevchenko
3
-14
/
+13
[prev]
[next]