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