summaryrefslogtreecommitdiffstats
path: root/Documentation/serial
Commit message (Expand)AuthorAgeFilesLines
* tty: n_gsm: do not send/receive in ldisc close pathSascha Hauer2017-06-031-0/+7
* Documentation: rs485: Do not define manually the ioctlRicardo Ribalda Delgado2016-08-181-3/+2
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-3/+0
|\
| * Fix OpenSSH pty regression on closeBrian Bloniarz2016-05-011-3/+0
* | serial: doc: Use port->state instead of infoGeert Uytterhoeven2016-05-141-4/+4
* | serial: doc: Always refer to tty_port->mutexGeert Uytterhoeven2016-05-141-4/+4
* | serial: doc: .break_ctl() may sleepGeert Uytterhoeven2016-04-161-1/+0
* | serial: doc: .(un)throttle() are serialized by the tty layerGeert Uytterhoeven2016-04-151-2/+4
* | serial: doc: .(un)throttle() depends on hardware assisted flow controlGeert Uytterhoeven2016-04-151-0/+2
* | serial: doc: Re-add paragraph documenting uart_console_write()Geert Uytterhoeven2016-04-151-0/+5
* | serial: doc: Correct return type of mctrl_gpio_to_gpiod()Geert Uytterhoeven2016-03-311-1/+2
* | serial: doc: Grammar s/function are/functions are/Geert Uytterhoeven2016-03-311-1/+1
* | serial: doc: Spelling s/divsor/divisor/Geert Uytterhoeven2016-03-311-1/+1
* | serial: doc: .break_ctl() is called with port->mutex() heldGeert Uytterhoeven2016-03-311-2/+1
* | serial: doc: Document .set_ldisc()Geert Uytterhoeven2016-03-311-0/+5
* | serial: doc: Document .unthrottle()Geert Uytterhoeven2016-03-311-0/+7
* | serial: doc: Document .throttle()Geert Uytterhoeven2016-03-311-0/+7
* | serial: doc: Un-document obsolete tmpbuf_semGeert Uytterhoeven2016-03-311-5/+1
* | serial: doc: Un-document non-existing uart_write_console()Geert Uytterhoeven2016-03-311-5/+0
|/
* tty: Remove chars_in_buffer() line discipline methodPeter Hurley2016-01-271-3/+0
* Documentation: improve line discipline method descriptionsTilman Schmidt2015-10-051-21/+39
* serial: mctrl_gpio: implement interrupt handlingUwe Kleine-König2015-10-041-1/+9
* Doc: serial-rs485.txt: update RS485 driver interfaceBaruch Siach2015-06-121-45/+5
* Doc: tty.txt: remove mention of the BKLBaruch Siach2015-06-121-3/+0
* pty: Fix input race when closingPeter Hurley2015-05-101-0/+3
* serial: Fix locking for uart driver set_termios() methodPeter Hurley2014-11-051-2/+4
* Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-081-0/+2
|\
| * serial: Fix send_xchar() handlersPeter Hurley2014-09-081-0/+2
| * Documentation: serial: fix header pathYegor Yefremov2014-09-081-1/+1
* | tty: doc: Fix grammar in serial/ttyRichard Genoud2014-09-041-2/+2
* | Documentation: serial: fix header pathYegor Yefremov2014-08-261-1/+1
|/
* tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud2014-05-281-0/+25
* Documentation/serial: Delete obsolete driver documentationJean Delvare2014-04-165-819/+0
* Documentation/: update 00-INDEX filesHenrik Austad2014-02-101-2/+4
* serial: core: delete .set_wake() callbackLinus Walleij2013-10-161-4/+0
* stallion: final cleanupPaul Bolle2013-06-032-394/+0
* tty: Update serial core API documentationKevin Cernekee2013-01-151-0/+39
* tty: serial core: decouple pm states from ACPILinus Walleij2013-01-151-3/+2
* firmware: remove computone driver firmware and documentationTim Gardner2012-08-162-522/+0
* serial: delete the MCA specific 8250 support.Paul Gortmaker2012-05-171-11/+11
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-303-7/+7
* serial/documentation: fix documented name of DCD cpp symbolUwe Kleine-König2012-01-041-1/+1
* RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2011-11-151-3/+11
* Documentation: Computone ip2 is orphanedMarcos Paulo Souza2011-11-041-2/+0
* tty/serial: RS485 bindings for device treeNicolas Ferre2011-10-181-0/+5
* atmel_serial: RS485: receiving enabled when sending dataBernhard Roth2011-08-241-0/+3
* doc: fix wrong arch/i386 referencesWanlong Gao2011-06-131-1/+1
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* n_gsm: add a documentationEric Bénard2011-03-091-0/+89
* pps: timestamp is always passed to dcd_change()Alexander Gordeev2011-01-131-1/+1
OpenPOWER on IntegriCloud