index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
serial: core: Support common rs485 binding for RTS polarity
Lukas Wunner
2017-11-28
3
-6
/
+15
|
*
|
|
serial: Make retrieval of rs485 properties platform-agnostic
Lukas Wunner
2017-11-28
5
-13
/
+14
|
*
|
|
serdev: ttyport: ignore carrier detect to avoid hangups
Johan Hovold
2017-11-28
1
-0
/
+2
|
*
|
|
serdev: ttyport: release tty lock sooner on open
Johan Hovold
2017-11-28
1
-1
/
+2
|
*
|
|
tty: serial: imx: remove imx_disable_rx_int
Troy Kisky
2017-11-28
1
-27
/
+9
|
*
|
|
serial: pl011: Use cached copy of IMSC register
Lukas Wunner
2017-11-28
1
-4
/
+2
|
*
|
|
tty: moxa: Add support for CMSPAR
Lars Kanis
2017-11-28
2
-6
/
+13
|
*
|
|
serial: pl011: Drop duplicate loop counter
Lukas Wunner
2017-11-28
1
-4
/
+2
|
*
|
|
tty: serial: meson: fix typo in the "stop bit" register definition
Martin Blumenstingl
2017-11-28
1
-6
/
+6
|
*
|
|
tty: serial: meson: merge the two register sections for AML_UART_CONTROL
Martin Blumenstingl
2017-11-28
1
-9
/
+7
|
*
|
|
tty: serial: meson: remove duplicate "clear error" bit definition
Martin Blumenstingl
2017-11-28
1
-5
/
+4
|
*
|
|
tty: n_gsm: remove redundant pointer gsm
Colin Ian King
2017-11-28
1
-2
/
+0
|
*
|
|
serdev: Introduce devm_serdev_device_open()
Andrey Smirnov
2017-11-28
1
-0
/
+27
|
*
|
|
serdev: Make .remove in struct serdev_device_driver optional
Andrey Smirnov
2017-11-28
1
-2
/
+2
|
*
|
|
tty: vt: replace _manual_ swap with swap macro in set_selection
Gustavo A. R. Silva
2017-11-28
1
-5
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
2
-0
/
+36
|
\
\
\
\
|
*
|
|
|
serdev: add method to set parity
Ulrich Hecht
2018-01-23
2
-0
/
+36
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
6
-16
/
+16
|
\
\
\
\
|
*
|
|
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
6
-15
/
+15
|
*
|
|
|
anntotate the places where ->poll() return values go
Al Viro
2017-11-27
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-01-29
1
-2
/
+29
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
serdev: Introduce devm_serdev_device_open()
Andrey Smirnov
2018-01-08
1
-0
/
+27
|
*
|
|
serdev: Make .remove in struct serdev_device_driver optional
Andrey Smirnov
2018-01-08
1
-2
/
+2
|
|
/
/
*
|
/
n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
Linus Torvalds
2017-12-21
1
-2
/
+2
|
|
/
|
/
|
*
|
serdev: ttyport: fix tty locking in close
Johan Hovold
2017-11-28
1
-0
/
+2
*
|
serdev: ttyport: fix NULL-deref on hangup
Johan Hovold
2017-11-28
1
-2
/
+9
*
|
serdev: ttyport: add missing receive_buf sanity checks
Johan Hovold
2017-11-28
1
-1
/
+12
*
|
serial: 8250_early: Only set divisor if valid clk & baud
Matt Redfearn
2017-11-28
1
-6
/
+8
*
|
serial: 8250_pci: Add Amazon PCI serial device ID
Matt Wilson
2017-11-28
1
-0
/
+3
|
/
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-22
1
-2
/
+2
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
17
-79
/
+70
*
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-22
6
-11
/
+11
*
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
2
-70
/
+48
|
\
|
*
selection: get rid of field-by-field copyin
Al Viro
2017-09-29
1
-29
/
+21
|
*
VT_RESIZEX: get rid of field-by-field copyin
Al Viro
2017-09-29
1
-41
/
+27
*
|
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-1
/
+2
|
\
\
|
*
|
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-1
/
+2
*
|
|
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2017-11-15
1
-2
/
+4
|
\
\
\
|
*
|
|
tty/bcm63xx_uart: allow naming clock in device tree
Jonas Gorski
2017-11-07
1
-2
/
+4
|
*
|
|
tty/bcm63xx_uart: use refclk for the expected clock name
Jonas Gorski
2017-11-07
1
-1
/
+1
*
|
|
|
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-14
187
-1624
/
+1225
|
\
\
\
\
|
*
|
|
|
tty: ehv_bytechan: fix spelling mistake
Arvind Yadav
2017-11-08
1
-2
/
+2
|
*
|
|
|
tty: serial: meson: allow baud-rates lower than 9600
Thomas Rohloff
2017-11-08
1
-1
/
+1
|
*
|
|
|
serial: 8250_fintek: Fix crash with baud rate B0
Ji-Ze Hong (Peter Hong)
2017-11-08
1
-2
/
+9
|
*
|
|
|
serial: 8250_fintek: Disable delays for ports != 0
Ricardo Ribalda Delgado
2017-11-08
1
-0
/
+6
|
*
|
|
|
serial: 8250_fintek: Return -EINVAL on invalid configuration
Ricardo Ribalda Delgado
2017-11-08
1
-8
/
+9
|
*
|
|
|
tty: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
23
-147
/
+1
|
*
|
|
|
tty: serdev: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
2
-18
/
+0
|
*
|
|
|
tty: hvc: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
12
-150
/
+1
|
*
|
|
|
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
119
-844
/
+2
[prev]
[next]