index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
tty: Simplify tty->count math in tty_reopen()
Dmitry Safonov
1
-8
/
+5
2018-12-05
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
4
-7
/
+14
2018-12-05
tty: Hold tty_ldisc_lock() during tty_reopen()
Dmitry Safonov
1
-2
/
+7
2018-12-05
tty/ldsem: Wake up readers after timed out down_write()
Dmitry Safonov
1
-0
/
+10
2018-12-05
tty/sysrq: Do not call sync directly from sysrq_do_reset()
Mark Tomlinson
1
-2
/
+1
2018-12-05
tty: serial: 8250_mtk: always resume the device in probe.
Peter Shih
1
-9
/
+7
2018-12-05
USB: serial: console: fix reported terminal settings
Johan Hovold
1
-2
/
+9
2018-12-05
serial: 8250-mtk: add uart DMA support
Long Cheng
1
-1
/
+209
2018-12-05
tty: xilinx_uartps: Correct return value in probe
Rajan Vaja
1
-14
/
+12
2018-12-05
tty: serial: qcom_geni_serial: Fix softlock
Ryan Case
1
-17
/
+39
2018-12-05
Revert "serial/sunsu: add missing of_node_put()"
Greg Kroah-Hartman
1
-15
/
+5
2018-12-02
drivers/tty: add missing of_node_put()
Yangtao Li
1
-0
/
+1
2018-11-27
serdev: document the write functions using kernel-doc
Johan Hovold
1
-0
/
+37
2018-11-27
serdev: make synchronous write helper interruptible
Johan Hovold
1
-6
/
+14
2018-11-27
serdev: make synchronous write return bytes written
Johan Hovold
1
-2
/
+10
2018-11-27
serdev: use zero to indicate infinite write timeout
Johan Hovold
1
-2
/
+5
2018-11-27
sysrq: Use panic() to force a crash
Matthias Kaehlcke
1
-10
/
+3
2018-11-27
tty/sysrq: add of_node_put()
Yangtao Li
1
-0
/
+2
2018-11-27
tty: do not set TTY_IO_ERROR flag if console port
Chanho Park
1
-1
/
+2
2018-11-27
serial: imx: fix error handling in console_setup
Stefan Agner
1
-1
/
+1
2018-11-27
serial: mvebu-uart: initialize over sampling stack register
Miquel Raynal
1
-1
/
+6
2018-11-27
serial: mvebu-uart: clarify the baud rate derivation
Miquel Raynal
1
-8
/
+14
2018-11-27
serial/sunsu: add missing of_node_put()
Yangtao Li
1
-5
/
+15
2018-11-27
drivers/tty: add missing of_node_put()
Yangtao Li
1
-0
/
+1
2018-11-27
serial-uartlite: fix null pointer dereference on pointer port
Colin Ian King
1
-5
/
+10
2018-11-26
audit: use current whenever possible
Paul Moore
1
-7
/
+6
2018-11-11
Merge 4.20-rc2 into tty-next
Greg Kroah-Hartman
3
-7
/
+7
2018-11-10
Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-7
/
+7
2018-11-09
serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
Yoshihiro Shimoda
1
-2
/
+2
2018-11-09
serial: 8250: Process sysrq at port unlock time
Douglas Anderson
4
-8
/
+18
2018-11-09
serial: qcom_geni_serial: Process sysrq at port unlock time
Douglas Anderson
1
-4
/
+3
2018-11-09
serial: qcom_geni_serial: Finish supporting sysrq
Douglas Anderson
1
-0
/
+7
2018-11-09
serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250
Florian Fainelli
1
-0
/
+1
2018-11-09
serial: set suppress_bind_attrs flag only if builtin
Anders Roxell
3
-0
/
+4
2018-11-09
pch_uart: remove set but not used variable 'tx_empty'
zhong jiang
1
-3
/
+0
2018-11-09
tty: serial: qcom_geni_serial: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-11-09
tty: serial: qcom_geni_serial: Rectify UART suspend mechanism
Mukesh Kumar Savaliya
1
-30
/
+6
2018-11-09
tty: serial: qcom_geni_serial: Don't slow all ports just for kgdb
Douglas Anderson
1
-5
/
+7
2018-11-09
serial: tegra: fix some spelling mistakes
Marcel Ziswiler
1
-5
/
+5
2018-11-09
serial: fsl_lpuart: clear parity enable bit when disable parity
Andy Duan
1
-0
/
+4
2018-11-09
serial: fsl_lpuart: fix the typo: UARTCR1_PE -> UARTCTRL_PE
Andy Duan
1
-1
/
+1
2018-11-09
serial-uartlite: Fix the unbind path
Shubhrajyoti Datta
1
-1
/
+1
2018-11-09
serial-uartlite: Add runtime support
Shubhrajyoti Datta
1
-9
/
+43
2018-11-09
serial-uartlite: Do not use static struct uart_driver out of probe()
Shubhrajyoti Datta
1
-3
/
+8
2018-11-09
serial-uartlite: Add get serial id if not provided
Shubhrajyoti Datta
1
-0
/
+7
2018-11-09
serial-uartlite: Move the uart register
Shubhrajyoti Datta
1
-9
/
+9
2018-11-09
serial: lantiq: Change init_lqasc to static declaration
Songjun Wu
1
-1
/
+1
2018-11-09
serial: lantiq: Replace lantiq_soc.h with lantiq.h
Songjun Wu
1
-2
/
+1
2018-11-09
serial: lantiq: Reorder the head files
Songjun Wu
1
-12
/
+12
2018-11-09
serial: lantiq: Add CCF support
Songjun Wu
1
-2
/
+10
[prev]
[next]