index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-03
tty: n_gsm: do not send/receive in ldisc close path
Sascha Hauer
1
-0
/
+7
2016-08-18
Documentation: rs485: Do not define manually the ioctl
Ricardo Ribalda Delgado
1
-3
/
+2
2016-05-21
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+0
2016-05-14
serial: doc: Use port->state instead of info
Geert Uytterhoeven
1
-4
/
+4
2016-05-14
serial: doc: Always refer to tty_port->mutex
Geert Uytterhoeven
1
-4
/
+4
2016-05-01
Fix OpenSSH pty regression on close
Brian Bloniarz
1
-3
/
+0
2016-04-16
serial: doc: .break_ctl() may sleep
Geert Uytterhoeven
1
-1
/
+0
2016-04-16
serial: doc: .(un)throttle() are serialized by the tty layer
Geert Uytterhoeven
1
-2
/
+4
2016-04-16
serial: doc: .(un)throttle() depends on hardware assisted flow control
Geert Uytterhoeven
1
-0
/
+2
2016-04-16
serial: doc: Re-add paragraph documenting uart_console_write()
Geert Uytterhoeven
1
-0
/
+5
2016-03-31
serial: doc: Correct return type of mctrl_gpio_to_gpiod()
Geert Uytterhoeven
1
-1
/
+2
2016-03-31
serial: doc: Grammar s/function are/functions are/
Geert Uytterhoeven
1
-1
/
+1
2016-03-31
serial: doc: Spelling s/divsor/divisor/
Geert Uytterhoeven
1
-1
/
+1
2016-03-31
serial: doc: .break_ctl() is called with port->mutex() held
Geert Uytterhoeven
1
-2
/
+1
2016-03-31
serial: doc: Document .set_ldisc()
Geert Uytterhoeven
1
-0
/
+5
2016-03-31
serial: doc: Document .unthrottle()
Geert Uytterhoeven
1
-0
/
+7
2016-03-31
serial: doc: Document .throttle()
Geert Uytterhoeven
1
-0
/
+7
2016-03-31
serial: doc: Un-document obsolete tmpbuf_sem
Geert Uytterhoeven
1
-5
/
+1
2016-03-31
serial: doc: Un-document non-existing uart_write_console()
Geert Uytterhoeven
1
-5
/
+0
2016-01-28
tty: Remove chars_in_buffer() line discipline method
Peter Hurley
1
-3
/
+0
2015-10-05
Documentation: improve line discipline method descriptions
Tilman Schmidt
1
-21
/
+39
2015-10-04
serial: mctrl_gpio: implement interrupt handling
Uwe Kleine-König
1
-1
/
+9
2015-06-13
Doc: serial-rs485.txt: update RS485 driver interface
Baruch Siach
1
-45
/
+5
2015-06-13
Doc: tty.txt: remove mention of the BKL
Baruch Siach
1
-3
/
+0
2015-05-10
pty: Fix input race when closing
Peter Hurley
1
-0
/
+3
2014-11-06
serial: Fix locking for uart driver set_termios() method
Peter Hurley
1
-2
/
+4
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2014-09-09
serial: Fix send_xchar() handlers
Peter Hurley
1
-0
/
+2
2014-09-09
Documentation: serial: fix header path
Yegor Yefremov
1
-1
/
+1
2014-09-04
tty: doc: Fix grammar in serial/tty
Richard Genoud
1
-2
/
+2
2014-08-26
Documentation: serial: fix header path
Yegor Yefremov
1
-1
/
+1
2014-05-28
tty/serial: Add GPIOLIB helpers for controlling modem lines
Richard Genoud
1
-0
/
+25
2014-04-17
Documentation/serial: Delete obsolete driver documentation
Jean Delvare
5
-819
/
+0
2014-02-11
Documentation/: update 00-INDEX files
Henrik Austad
1
-2
/
+4
2013-10-17
serial: core: delete .set_wake() callback
Linus Walleij
1
-4
/
+0
2013-06-04
stallion: final cleanup
Paul Bolle
2
-394
/
+0
2013-01-16
tty: Update serial core API documentation
Kevin Cernekee
1
-0
/
+39
2013-01-16
tty: serial core: decouple pm states from ACPI
Linus Walleij
1
-3
/
+2
2012-08-16
firmware: remove computone driver firmware and documentation
Tim Gardner
2
-522
/
+0
2012-05-18
serial: delete the MCA specific 8250 support.
Paul Gortmaker
1
-11
/
+11
2012-03-31
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
3
-7
/
+7
2012-01-05
serial/documentation: fix documented name of DCD cpp symbol
Uwe Kleine-König
1
-1
/
+1
2011-11-16
RS485: fix inconsistencies in the meaning of some variables
Claudio Scordino
1
-3
/
+11
2011-11-04
Documentation: Computone ip2 is orphaned
Marcos Paulo Souza
1
-2
/
+0
2011-10-19
tty/serial: RS485 bindings for device tree
Nicolas Ferre
1
-0
/
+5
2011-08-25
atmel_serial: RS485: receiving enabled when sending data
Bernhard Roth
1
-0
/
+3
2011-06-13
doc: fix wrong arch/i386 references
Wanlong Gao
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-10
n_gsm: add a documentation
Eric Bénard
1
-0
/
+89
2011-01-13
pps: timestamp is always passed to dcd_change()
Alexander Gordeev
1
-1
/
+1
[next]