summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-08-18Documentation: rs485: Do not define manually the ioctlRicardo Ribalda Delgado1-3/+2
2016-05-21Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds104-1174/+2528
2016-05-14serial: doc: Use port->state instead of infoGeert Uytterhoeven1-4/+4
2016-05-14serial: doc: Always refer to tty_port->mutexGeert Uytterhoeven1-4/+4
2016-05-01Fix OpenSSH pty regression on closeBrian Bloniarz6-74/+43
2016-04-16serial: doc: .break_ctl() may sleepGeert Uytterhoeven1-1/+0
2016-04-15serial: doc: .(un)throttle() are serialized by the tty layerGeert Uytterhoeven1-2/+4
2016-04-15serial: doc: .(un)throttle() depends on hardware assisted flow controlGeert Uytterhoeven1-0/+2
2016-04-15serial: doc: Re-add paragraph documenting uart_console_write()Geert Uytterhoeven1-0/+5
2016-03-31serial: doc: Correct return type of mctrl_gpio_to_gpiod()Geert Uytterhoeven1-1/+2
2016-03-31serial: doc: Grammar s/function are/functions are/Geert Uytterhoeven1-1/+1
2016-03-31serial: doc: Spelling s/divsor/divisor/Geert Uytterhoeven1-1/+1
2016-03-31serial: doc: .break_ctl() is called with port->mutex() heldGeert Uytterhoeven1-2/+1
2016-03-31serial: doc: Document .set_ldisc()Geert Uytterhoeven1-0/+5
2016-03-31serial: doc: Document .unthrottle()Geert Uytterhoeven1-0/+7
2016-03-31serial: doc: Document .throttle()Geert Uytterhoeven1-0/+7
2016-03-31serial: doc: Un-document obsolete tmpbuf_semGeert Uytterhoeven1-5/+1
2016-03-31serial: doc: Un-document non-existing uart_write_console()Geert Uytterhoeven1-5/+0
2016-01-27tty: Remove chars_in_buffer() line discipline methodPeter Hurley8-68/+13
2015-10-05Documentation: improve line discipline method descriptionsTilman Schmidt1-21/+39
2015-10-04serial: mctrl_gpio: implement interrupt handlingUwe Kleine-König3-3/+171
2015-06-13Doc: serial-rs485.txt: update RS485 driver interfaceBaruch Siach1-45/+5
2015-06-13Doc: tty.txt: remove mention of the BKLBaruch Siach1-3/+0
2015-05-10pty: Fix input race when closingPeter Hurley6-23/+54
2014-11-06serial: Fix locking for uart driver set_termios() methodPeter Hurley2-3/+11
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds69-550/+2296
2014-09-08serial: Fix send_xchar() handlersPeter Hurley3-0/+8
2014-09-08Documentation: serial: fix header pathYegor Yefremov1-1/+1
2014-09-04tty: doc: Fix grammar in serial/ttyRichard Genoud1-2/+2
2014-08-26Documentation: serial: fix header pathYegor Yefremov1-1/+1
2014-05-28tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud5-0/+284
2014-04-16Documentation/serial: Delete obsolete driver documentationJean Delvare9-866/+0
2014-02-11Documentation/: update 00-INDEX filesHenrik Austad26-26/+176
2013-10-16serial: core: delete .set_wake() callbackLinus Walleij2-5/+0
2013-06-03stallion: final cleanupPaul Bolle4-409/+2
2013-01-16tty: Update serial core API documentationKevin Cernekee2-4/+43
2013-01-16tty: serial core: decouple pm states from ACPILinus Walleij3-18/+31
2012-08-16firmware: remove computone driver firmware and documentationTim Gardner4-2670/+0
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker6-85/+11
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi50-160/+138
2012-01-05serial/documentation: fix documented name of DCD cpp symbolUwe Kleine-König1-1/+1
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino4-30/+24
2011-11-04Documentation: Computone ip2 is orphanedMarcos Paulo Souza1-2/+0
2011-10-18tty/serial: RS485 bindings for device treeNicolas Ferre3-0/+63
2011-08-24atmel_serial: RS485: receiving enabled when sending dataBernhard Roth3-3/+10
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao13-36/+36
2011-03-31Fix common misspellingsLucas De Marchi2463-4252/+4252
2011-03-09n_gsm: add a documentationEric Bénard1-0/+89
2011-01-13pps: timestamp is always passed to dcd_change()Alexander Gordeev3-10/+2
2010-12-01RS485 documentation: add 16C950 UART descriptionYegor Yefremov1-4/+5
[next]