index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-10-15
65
-786
/
+1048
|
\
|
*
serial: mcf: add sysrq capability
Angelo Dureghello
2020-10-05
1
-0
/
+1
|
*
serial: fsl_lpuart: add sysrq support when using dma
Angelo Dureghello
2020-10-05
1
-0
/
+57
|
*
fbcon: remove no-op fbcon_set_origin()
Tetsuo Handa
2020-10-02
1
-8
/
+0
|
*
tty/sysrq: Extend the sysrq_key_table to cover capital letters
Andrzej Pietrasiewicz
2020-10-02
3
-3
/
+50
|
*
serial: max310x: rework RX interrupt handling
Thomas Petazzoni
2020-10-01
1
-5
/
+24
|
*
serial: 8250_dw: Fix clk-notifier/port suspend deadlock
Serge Semin
2020-09-30
1
-35
/
+19
|
*
serial: 8250: Skip uninitialized TTY port baud rate update
Serge Semin
2020-09-30
1
-0
/
+4
|
*
serial: 8250: Discard RTS/DTS setting from clock update method
Serge Semin
2020-09-30
1
-1
/
+0
|
*
tty: serial: imx: disable TXDC IRQ in imx_uart_shutdown() to avoid IRQ storm
Matthias Schiffer
2020-09-30
1
-5
/
+6
|
*
serial: 8250_fsl: Fix TX interrupt handling condition
Andrij Abyzov
2020-09-30
1
-1
/
+1
|
*
serial: pl011: Fix lockdep splat when handling magic-sysrq interrupt
Peter Zijlstra
2020-09-30
1
-4
/
+7
|
*
tty: serial: fsl_lpuart: fix lpuart32_poll_get_char
Peng Fan
2020-09-30
1
-1
/
+1
|
*
tty: serial: lpuart: fix lpuart32_write usage
Peng Fan
2020-09-30
1
-8
/
+6
|
*
serial: qcom_geni_serial: To correct QUP Version detection logic
Paras Sharma
2020-09-30
2
-1
/
+4
|
*
serial: mvebu-uart: fix unused variable warning
Qinglang Miao
2020-09-29
1
-1
/
+1
|
*
vt_ioctl: make VT_RESIZEX behave like VT_RESIZE
Tetsuo Handa
2020-09-27
1
-47
/
+10
|
*
serial: mvebu-uart: simplify the return expression of mvebu_uart_probe()
Qinglang Miao
2020-09-27
1
-4
/
+1
|
*
tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
Yang Yingliang
2020-09-27
1
-0
/
+1
|
*
tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
Yang Yingliang
2020-09-27
1
-0
/
+1
|
*
pch_uart: drop double zeroing
Julia Lawall
2020-09-27
1
-1
/
+1
|
*
dt-bindings: serial: renesas, hscif: Document r8a774e1 bindings
Lad Prabhakar
2020-09-27
1
-0
/
+1
|
*
dt-bindings: serial: renesas, scif: Document r8a774e1 bindings
Lad Prabhakar
2020-09-27
1
-0
/
+1
|
*
Merge ba31128384dfd ("Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel...
Greg Kroah-Hartman
2020-09-21
1
-9
/
+8
|
|
\
|
*
\
Merge 5.9.0-rc6 into tty-next
Greg Kroah-Hartman
2020-09-21
763
-4021
/
+6992
|
|
\
\
|
*
|
|
sticon: remove no-op sticon_set_origin()
Tetsuo Handa
2020-09-16
1
-7
/
+0
|
*
|
|
newport_con: remove no-op newport_set_origin()
Tetsuo Handa
2020-09-16
1
-6
/
+0
|
*
|
|
tty: serial: qcom_geni_serial: Fix the UART wakeup issue
satya priya
2020-09-16
1
-1
/
+1
|
*
|
|
tty: serial: qcom_geni_serial: 115.2 is a better console default than 9600
Douglas Anderson
2020-09-16
1
-1
/
+1
|
*
|
|
serial: pmac_zilog: use for_each_child_of_node() macro
Qinglang Miao
2020-09-16
1
-1
/
+1
|
*
|
|
tty: serial: 8250_mtk: set regshift for mmio32
Hsin-Yi Wang
2020-09-16
1
-0
/
+1
|
*
|
|
tty: serial: print earlycon info after match->setup
Hsin-Yi Wang
2020-09-16
1
-1
/
+8
|
*
|
|
serial: ucc_uart: make qe_uart_set_mctrl() static
Jason Yan
2020-09-16
1
-1
/
+1
|
*
|
|
serial: 8250_pci: Remove unused function get_pci_irq()
YueHaibing
2020-09-16
1
-9
/
+0
|
*
|
|
pty: do tty_flip_buffer_push without port->lock in pty_write
Artem Savkov
2020-09-04
1
-1
/
+1
|
*
|
|
tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
Tyrel Datwyler
2020-09-04
1
-7
/
+7
|
*
|
|
tty: ipwireless: fix error handling
Tong Zhang
2020-09-04
2
-3
/
+3
|
*
|
|
tty: synclink_gt: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-04
1
-5
/
+9
|
*
|
|
tty: serial: icom: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-04
1
-14
/
+18
|
*
|
|
serial: 8250_fsl: Add ACPI support
kuldip dwivedi
2020-09-04
1
-7
/
+101
|
*
|
|
serial: stm32: Add RS485 RTS GPIO control again
Marek Vasut
2020-09-04
1
-8
/
+25
|
*
|
|
tty: serial: earlycon dependency
Tong Zhang
2020-09-04
1
-0
/
+1
|
*
|
|
sc16is7xx: Set iobase to device index
Daniel Mack
2020-09-04
1
-0
/
+1
|
*
|
|
serial: core: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-04
1
-3
/
+1
|
*
|
|
serial: 8250: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-04
2
-23
/
+9
|
*
|
|
serial: imx: Delete duplicated argument to '|' in imx_uart_probe
Ye Bin
2020-09-04
1
-2
/
+1
|
*
|
|
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2020-08-31
1739
-6534
/
+9839
|
|
\
\
\
|
*
|
|
|
serial: 8250_pci: Add WCH384_8S 8 port serial device
Du Huanpeng
2020-08-28
1
-0
/
+56
|
*
|
|
|
tty: serial: qcom_geni_serial: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
2020-08-28
1
-8
/
+5
|
*
|
|
|
serial: core: don't use snprintf() for formatting sysfs attrs
Alex Dewar
2020-08-28
1
-13
/
+13
[next]