index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
vt: Emulate \e[100-107m (bright background colors).
Adam Borowski
2016-09-22
1
-2
/
+3
*
vt: Support \e[90-97m (bright foreground colors).
Adam Borowski
2016-09-22
1
-0
/
+4
*
vt: Drop a no longer true comment.
Adam Borowski
2016-09-22
1
-2
/
+2
*
vt: Make a comparison <= for readability.
Adam Borowski
2016-09-22
1
-1
/
+1
*
vt: Fix a read-past-array in vc_t416_color().
Adam Borowski
2016-09-22
1
-1
/
+1
*
pty: make ptmx file ops read-only after init
Kees Cook
2016-09-15
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
|
\
|
*
serial: 8250: added acces i/o products quad and octal serial cards
Jimi Damon
2016-08-31
1
-0
/
+139
|
*
serial: 8250_mid: fix divide error bug if baud rate is 0
Andy Shevchenko
2016-08-31
1
-0
/
+3
|
*
Revert "tty/serial/8250: use mctrl_gpio helpers"
Andy Shevchenko
2016-08-31
5
-68
/
+15
|
*
8250/fintek: rename IRQ_MODE macro
Arnd Bergmann
2016-08-18
1
-2
/
+2
*
|
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
*
|
tty: serial: constify uart_ops structures
Julia Lawall
2016-09-02
8
-9
/
+9
*
|
tty: serial: jsm_tty: constify uart_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
|
serial/bcm63xx_uart: constify uart_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
|
serial: altera: constify uart_ops structures
Julia Lawall
2016-09-02
2
-2
/
+2
*
|
tty/serial: at91: constify uart_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
|
serial: st-asc: constify uart_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
|
serial/arc: constify uart_ops structures
Julia Lawall
2016-09-01
1
-1
/
+1
*
|
serial: 8250_dw: Use an unified new dev variable in probe
Kefeng Wang
2016-09-01
1
-22
/
+23
*
|
serial: imx-serial - update RX error counters when DMA is used
Nandor Han
2016-08-31
1
-0
/
+32
*
|
serial: imx-serial - update UART IMX driver to use cyclic DMA
Nandor Han
2016-08-31
1
-63
/
+78
[next]