aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/serial/driver (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-20serial: docs: Fix filename for serial reference implementationTobin C. Harding1-1/+1
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-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
2015-10-04serial: mctrl_gpio: implement interrupt handlingUwe Kleine-König1-1/+9
2014-11-05serial: Fix locking for uart driver set_termios() methodPeter Hurley1-2/+4
2014-09-08serial: Fix send_xchar() handlersPeter Hurley1-0/+2
2014-05-28tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud1-0/+25
2013-10-16serial: core: delete .set_wake() callbackLinus Walleij1-4/+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-01-04serial/documentation: fix documented name of DCD cpp symbolUwe Kleine-König1-1/+1
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-rc2Linus Torvalds1-0/+330