aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/serial
AgeCommit message (Expand)AuthorFilesLines
2019-07-15docs: serial: move it to the driver-apiMauro Carvalho Chehab9-2016/+0
2019-04-25docs: serial: convert docs to ReST and rename to *.rstMauro Carvalho Chehab11-786/+1009
2018-11-20Documentation: Use "while" instead of "whilst"Will Deacon1-1/+1
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-1/+84
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre1-0/+83
2018-09-20serial: docs: Fix filename for serial reference implementationTobin C. Harding1-1/+1
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad1-16/+0
2017-06-03tty: n_gsm: do not send/receive in ldisc close pathSascha Hauer1-0/+7
2016-08-18Documentation: rs485: Do not define manually the ioctlRicardo Ribalda Delgado1-3/+2
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+0
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 Bloniarz1-3/+0
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 Hurley1-3/+0
2015-10-05Documentation: improve line discipline method descriptionsTilman Schmidt1-21/+39
2015-10-04serial: mctrl_gpio: implement interrupt handlingUwe Kleine-König1-1/+9
2015-06-12Doc: serial-rs485.txt: update RS485 driver interfaceBaruch Siach1-45/+5
2015-06-12Doc: tty.txt: remove mention of the BKLBaruch Siach1-3/+0
2015-05-10pty: Fix input race when closingPeter Hurley1-0/+3
2014-11-05serial: Fix locking for uart driver set_termios() methodPeter Hurley1-2/+4
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+2
2014-09-08serial: Fix send_xchar() handlersPeter Hurley1-0/+2
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 Genoud1-0/+25
2014-04-16Documentation/serial: Delete obsolete driver documentationJean Delvare5-819/+0
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad1-2/+4
2013-10-16serial: core: delete .set_wake() callbackLinus Walleij1-4/+0
2013-06-03stallion: final cleanupPaul Bolle2-394/+0
2013-01-15tty: Update serial core API documentationKevin Cernekee1-0/+39
2013-01-15tty: serial core: decouple pm states from ACPILinus Walleij1-3/+2
2012-08-16firmware: remove computone driver firmware and documentationTim Gardner2-522/+0
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker1-11/+11
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi3-7/+7
2012-01-04serial/documentation: fix documented name of DCD cpp symbolUwe Kleine-König1-1/+1
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino1-3/+11
2011-11-04Documentation: Computone ip2 is orphanedMarcos Paulo Souza1-2/+0
2011-10-18tty/serial: RS485 bindings for device treeNicolas Ferre1-0/+5
2011-08-24atmel_serial: RS485: receiving enabled when sending dataBernhard Roth1-0/+3
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-09n_gsm: add a documentationEric Bénard1-0/+89
2011-01-13pps: timestamp is always passed to dcd_change()Alexander Gordeev1-1/+1
2010-11-30RS485 documentation: add 16C950 UART descriptionYegor Yefremov1-4/+5
2010-11-11serial: add Documentation about RS485 serial communicationsClaudio Scordino2-0/+121
2010-08-04Documentation: update broken web addresses.Justin P. Mattock1-1/+1
2010-03-12ldisc: new dcd_change() method for line disciplinesRodolfo Giometti1-0/+4
2009-12-11tty: docs: serial/tty, add to ldisc methodsTilman Schmidt1-2/+7
2009-12-11tty: esp: remove broken driverAlan Cox1-154/+0
2008-11-14Create/use more directory structure in the Documentation/ tree.Randy Dunlap12-0/+2915
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen1-0/+11
2006-06-02[SERIAL] Update parity handling documentationPeter Korsgaard1-4/+5
2006-04-15[SERIAL] Update serial driver documentationRussell King1-4/+18
2005-10-31[SERIAL] Update serial_core documentationRussell King1-9/+57
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-11/+4
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+330