summaryrefslogtreecommitdiff
path: root/Documentation/serial
AgeCommit message (Expand)Author
2017-06-03tty: n_gsm: do not send/receive in ldisc close pathSascha Hauer
2016-08-18Documentation: rs485: Do not define manually the ioctlRicardo Ribalda Delgado
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-14serial: doc: Use port->state instead of infoGeert Uytterhoeven
2016-05-14serial: doc: Always refer to tty_port->mutexGeert Uytterhoeven
2016-05-01Fix OpenSSH pty regression on closeBrian Bloniarz
2016-04-16serial: doc: .break_ctl() may sleepGeert Uytterhoeven
2016-04-15serial: doc: .(un)throttle() are serialized by the tty layerGeert Uytterhoeven
2016-04-15serial: doc: .(un)throttle() depends on hardware assisted flow controlGeert Uytterhoeven
2016-04-15serial: doc: Re-add paragraph documenting uart_console_write()Geert Uytterhoeven
2016-03-31serial: doc: Correct return type of mctrl_gpio_to_gpiod()Geert Uytterhoeven
2016-03-31serial: doc: Grammar s/function are/functions are/Geert Uytterhoeven
2016-03-31serial: doc: Spelling s/divsor/divisor/Geert Uytterhoeven
2016-03-31serial: doc: .break_ctl() is called with port->mutex() heldGeert Uytterhoeven
2016-03-31serial: doc: Document .set_ldisc()Geert Uytterhoeven
2016-03-31serial: doc: Document .unthrottle()Geert Uytterhoeven
2016-03-31serial: doc: Document .throttle()Geert Uytterhoeven
2016-03-31serial: doc: Un-document obsolete tmpbuf_semGeert Uytterhoeven
2016-03-31serial: doc: Un-document non-existing uart_write_console()Geert Uytterhoeven
2016-01-27tty: Remove chars_in_buffer() line discipline methodPeter Hurley
2015-10-05Documentation: improve line discipline method descriptionsTilman Schmidt
2015-10-04serial: mctrl_gpio: implement interrupt handlingUwe Kleine-König
2015-06-12Doc: serial-rs485.txt: update RS485 driver interfaceBaruch Siach
2015-06-12Doc: tty.txt: remove mention of the BKLBaruch Siach
2015-05-10pty: Fix input race when closingPeter Hurley
2014-11-05serial: Fix locking for uart driver set_termios() methodPeter Hurley
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-09-08serial: Fix send_xchar() handlersPeter Hurley
2014-09-08Documentation: serial: fix header pathYegor Yefremov
2014-09-04tty: doc: Fix grammar in serial/ttyRichard Genoud
2014-08-26Documentation: serial: fix header pathYegor Yefremov
2014-05-28tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud
2014-04-16Documentation/serial: Delete obsolete driver documentationJean Delvare
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad
2013-10-16serial: core: delete .set_wake() callbackLinus Walleij
2013-06-03stallion: final cleanupPaul Bolle
2013-01-15tty: Update serial core API documentationKevin Cernekee
2013-01-15tty: serial core: decouple pm states from ACPILinus Walleij
2012-08-16firmware: remove computone driver firmware and documentationTim Gardner
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2012-01-04serial/documentation: fix documented name of DCD cpp symbolUwe Kleine-König
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino
2011-11-04Documentation: Computone ip2 is orphanedMarcos Paulo Souza
2011-10-18tty/serial: RS485 bindings for device treeNicolas Ferre
2011-08-24atmel_serial: RS485: receiving enabled when sending dataBernhard Roth
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-09n_gsm: add a documentationEric Bénard
2011-01-13pps: timestamp is always passed to dcd_change()Alexander Gordeev