summaryrefslogtreecommitdiff
path: root/Documentation/serial/driver
AgeCommit message (Expand)Author
2016-05-14serial: doc: Use port->state instead of infoGeert Uytterhoeven
2016-05-14serial: doc: Always refer to tty_port->mutexGeert Uytterhoeven
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
2015-10-04serial: mctrl_gpio: implement interrupt handlingUwe Kleine-König
2014-11-05serial: Fix locking for uart driver set_termios() methodPeter Hurley
2014-09-08serial: Fix send_xchar() handlersPeter Hurley
2014-05-28tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud
2013-10-16serial: core: delete .set_wake() callbackLinus Walleij
2013-01-15tty: Update serial core API documentationKevin Cernekee
2013-01-15tty: serial core: decouple pm states from ACPILinus Walleij
2012-01-04serial/documentation: fix documented name of DCD cpp symbolUwe Kleine-König
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen
2006-06-02[SERIAL] Update parity handling documentationPeter Korsgaard
2006-04-15[SERIAL] Update serial driver documentationRussell King
2005-10-31[SERIAL] Update serial_core documentationRussell King
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King
2005-04-16Linux-2.6.12-rc2Linus Torvalds