index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-08-31
serial: 8250_lpss: split LPSS driver to separate module
Andy Shevchenko
4
-235
/
+303
2016-08-31
serial: 8250: enable AFE on ports where FIFO is 16 bytes
Andy Shevchenko
1
-6
/
+3
2016-08-31
serial: 8250_dma: adjust DMA address of the UART
Andy Shevchenko
2
-2
/
+11
2016-08-31
serial: 8250_dma: switch to new dmaengine_terminate_* API
Andy Shevchenko
1
-3
/
+3
2016-08-31
sc16is7xx: make sure device is in suspend once probed
Florian Vallee
1
-0
/
+20
[prev]
[next]