summaryrefslogtreecommitdiffstats
path: root/Documentation/serial/driver
AgeCommit message (Expand)AuthorLines
2016-05-14serial: doc: Use port->state instead of infoGeert Uytterhoeven-4/+4
2016-05-14serial: doc: Always refer to tty_port->mutexGeert Uytterhoeven-4/+4
2016-04-16serial: doc: .break_ctl() may sleepGeert Uytterhoeven-1/+0
2016-04-15serial: doc: .(un)throttle() are serialized by the tty layerGeert Uytterhoeven-2/+4
2016-04-15serial: doc: .(un)throttle() depends on hardware assisted flow controlGeert Uytterhoeven-0/+2
2016-04-15serial: doc: Re-add paragraph documenting uart_console_write()Geert Uytterhoeven-0/+5
2016-03-31serial: doc: Correct return type of mctrl_gpio_to_gpiod()Geert Uytterhoeven-1/+2
2016-03-31serial: doc: Grammar s/function are/functions are/Geert Uytterhoeven-1/+1
2016-03-31serial: doc: Spelling s/divsor/divisor/Geert Uytterhoeven-1/+1
2016-03-31serial: doc: .break_ctl() is called with port->mutex() heldGeert Uytterhoeven-2/+1
2016-03-31serial: doc: Document .set_ldisc()Geert Uytterhoeven-0/+5
2016-03-31serial: doc: Document .unthrottle()Geert Uytterhoeven-0/+7
2016-03-31serial: doc: Document .throttle()Geert Uytterhoeven-0/+7
2016-03-31serial: doc: Un-document obsolete tmpbuf_semGeert Uytterhoeven-5/+1
2016-03-31serial: doc: Un-document non-existing uart_write_console()Geert Uytterhoeven-5/+0
2015-10-04serial: mctrl_gpio: implement interrupt handlingUwe Kleine-König-1/+9
2014-11-05serial: Fix locking for uart driver set_termios() methodPeter Hurley-2/+4
2014-09-08serial: Fix send_xchar() handlersPeter Hurley-0/+2
2014-05-28tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud-0/+25
2013-10-16serial: core: delete .set_wake() callbackLinus Walleij-4/+0
2013-01-15tty: Update serial core API documentationKevin Cernekee-0/+39
2013-01-15tty: serial core: decouple pm states from ACPILinus Walleij-3/+2
2012-01-04serial/documentation: fix documented name of DCD cpp symbolUwe Kleine-König-1/+1
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen-0/+11
2006-06-02[SERIAL] Update parity handling documentationPeter Korsgaard-4/+5
2006-04-15[SERIAL] Update serial driver documentationRussell King-4/+18
2005-10-31[SERIAL] Update serial_core documentationRussell King-9/+57
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King-11/+4
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+330