aboutsummaryrefslogtreecommitdiff
path: root/Documentation/serial
AgeCommit message (Expand)AuthorFilesLines
2017-06-03tty: n_gsm: do not send/receive in ldisc close pathGravatar Sascha Hauer 1-0/+7
2016-08-18Documentation: rs485: Do not define manually the ioctlGravatar Ricardo Ribalda Delgado 1-3/+2
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-3/+0
2016-05-14serial: doc: Use port->state instead of infoGravatar Geert Uytterhoeven 1-4/+4
2016-05-14serial: doc: Always refer to tty_port->mutexGravatar Geert Uytterhoeven 1-4/+4
2016-05-01Fix OpenSSH pty regression on closeGravatar Brian Bloniarz 1-3/+0
2016-04-16serial: doc: .break_ctl() may sleepGravatar Geert Uytterhoeven 1-1/+0
2016-04-15serial: doc: .(un)throttle() are serialized by the tty layerGravatar Geert Uytterhoeven 1-2/+4
2016-04-15serial: doc: .(un)throttle() depends on hardware assisted flow controlGravatar Geert Uytterhoeven 1-0/+2
2016-04-15serial: doc: Re-add paragraph documenting uart_console_write()Gravatar Geert Uytterhoeven 1-0/+5
2016-03-31serial: doc: Correct return type of mctrl_gpio_to_gpiod()Gravatar Geert Uytterhoeven 1-1/+2
2016-03-31serial: doc: Grammar s/function are/functions are/Gravatar Geert Uytterhoeven 1-1/+1
2016-03-31serial: doc: Spelling s/divsor/divisor/Gravatar Geert Uytterhoeven 1-1/+1
2016-03-31serial: doc: .break_ctl() is called with port->mutex() heldGravatar Geert Uytterhoeven 1-2/+1
2016-03-31serial: doc: Document .set_ldisc()Gravatar Geert Uytterhoeven 1-0/+5
2016-03-31serial: doc: Document .unthrottle()Gravatar Geert Uytterhoeven 1-0/+7
2016-03-31serial: doc: Document .throttle()Gravatar Geert Uytterhoeven 1-0/+7
2016-03-31serial: doc: Un-document obsolete tmpbuf_semGravatar Geert Uytterhoeven 1-5/+1
2016-03-31serial: doc: Un-document non-existing uart_write_console()Gravatar Geert Uytterhoeven 1-5/+0
2016-01-27tty: Remove chars_in_buffer() line discipline methodGravatar Peter Hurley 1-3/+0
2015-10-05Documentation: improve line discipline method descriptionsGravatar Tilman Schmidt 1-21/+39
2015-10-04serial: mctrl_gpio: implement interrupt handlingGravatar Uwe Kleine-König 1-1/+9
2015-06-12Doc: serial-rs485.txt: update RS485 driver interfaceGravatar Baruch Siach 1-45/+5
2015-06-12Doc: tty.txt: remove mention of the BKLGravatar Baruch Siach 1-3/+0
2015-05-10pty: Fix input race when closingGravatar Peter Hurley 1-0/+3
2014-11-05serial: Fix locking for uart driver set_termios() methodGravatar Peter Hurley 1-2/+4
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+2
2014-09-08serial: Fix send_xchar() handlersGravatar Peter Hurley 1-0/+2
2014-09-08Documentation: serial: fix header pathGravatar Yegor Yefremov 1-1/+1
2014-09-04tty: doc: Fix grammar in serial/ttyGravatar Richard Genoud 1-2/+2
2014-08-26Documentation: serial: fix header pathGravatar Yegor Yefremov 1-1/+1
2014-05-28tty/serial: Add GPIOLIB helpers for controlling modem linesGravatar Richard Genoud 1-0/+25
2014-04-16Documentation/serial: Delete obsolete driver documentationGravatar Jean Delvare 5-819/+0
2014-02-10Documentation/: update 00-INDEX filesGravatar Henrik Austad 1-2/+4
2013-10-16serial: core: delete .set_wake() callbackGravatar Linus Walleij 1-4/+0
2013-06-03stallion: final cleanupGravatar Paul Bolle 2-394/+0
2013-01-15tty: Update serial core API documentationGravatar Kevin Cernekee 1-0/+39
2013-01-15tty: serial core: decouple pm states from ACPIGravatar Linus Walleij 1-3/+2
2012-08-16firmware: remove computone driver firmware and documentationGravatar Tim Gardner 2-522/+0
2012-05-17serial: delete the MCA specific 8250 support.Gravatar Paul Gortmaker 1-11/+11
2012-03-30Documentation: remove references to /etc/modprobe.confGravatar Lucas De Marchi 3-7/+7
2012-01-04serial/documentation: fix documented name of DCD cpp symbolGravatar Uwe Kleine-König 1-1/+1
2011-11-15RS485: fix inconsistencies in the meaning of some variablesGravatar Claudio Scordino 1-3/+11
2011-11-04Documentation: Computone ip2 is orphanedGravatar Marcos Paulo Souza 1-2/+0
2011-10-18tty/serial: RS485 bindings for device treeGravatar Nicolas Ferre 1-0/+5
2011-08-24atmel_serial: RS485: receiving enabled when sending dataGravatar Bernhard Roth 1-0/+3
2011-06-13doc: fix wrong arch/i386 referencesGravatar Wanlong Gao 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-2/+2
2011-03-09n_gsm: add a documentationGravatar Eric Bénard 1-0/+89
2011-01-13pps: timestamp is always passed to dcd_change()Gravatar Alexander Gordeev 1-1/+1