summaryrefslogtreecommitdiff
path: root/Documentation/serial/driver
Commit message (Expand)AuthorAge
* serial: doc: Use port->state instead of infoGeert Uytterhoeven2016-05-14
* serial: doc: Always refer to tty_port->mutexGeert Uytterhoeven2016-05-14
* serial: doc: .break_ctl() may sleepGeert Uytterhoeven2016-04-16
* serial: doc: .(un)throttle() are serialized by the tty layerGeert Uytterhoeven2016-04-15
* serial: doc: .(un)throttle() depends on hardware assisted flow controlGeert Uytterhoeven2016-04-15
* serial: doc: Re-add paragraph documenting uart_console_write()Geert Uytterhoeven2016-04-15
* serial: doc: Correct return type of mctrl_gpio_to_gpiod()Geert Uytterhoeven2016-03-31
* serial: doc: Grammar s/function are/functions are/Geert Uytterhoeven2016-03-31
* serial: doc: Spelling s/divsor/divisor/Geert Uytterhoeven2016-03-31
* serial: doc: .break_ctl() is called with port->mutex() heldGeert Uytterhoeven2016-03-31
* serial: doc: Document .set_ldisc()Geert Uytterhoeven2016-03-31
* serial: doc: Document .unthrottle()Geert Uytterhoeven2016-03-31
* serial: doc: Document .throttle()Geert Uytterhoeven2016-03-31
* serial: doc: Un-document obsolete tmpbuf_semGeert Uytterhoeven2016-03-31
* serial: doc: Un-document non-existing uart_write_console()Geert Uytterhoeven2016-03-31
* serial: mctrl_gpio: implement interrupt handlingUwe Kleine-König2015-10-04
* serial: Fix locking for uart driver set_termios() methodPeter Hurley2014-11-05
* serial: Fix send_xchar() handlersPeter Hurley2014-09-08
* tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud2014-05-28
* serial: core: delete .set_wake() callbackLinus Walleij2013-10-16
* tty: Update serial core API documentationKevin Cernekee2013-01-15
* tty: serial core: decouple pm states from ACPILinus Walleij2013-01-15
* serial/documentation: fix documented name of DCD cpp symbolUwe Kleine-König2012-01-04
* Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen2008-07-20
* [SERIAL] Update parity handling documentationPeter Korsgaard2006-06-02
* [SERIAL] Update serial driver documentationRussell King2006-04-15
* [SERIAL] Update serial_core documentationRussell King2005-10-31
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-31
* [PATCH] Serial: Adjust serial lockingRussell King2005-06-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16