aboutsummaryrefslogtreecommitdiff
path: root/Documentation/serial/driver
AgeCommit message (Expand)AuthorFilesLines
2016-05-14serial: doc: Use port->state instead of infoGravatar Geert Uytterhoeven 1-4/+4
2016-05-14serial: doc: Always refer to tty_port->mutexGravatar Geert Uytterhoeven 1-4/+4
2016-04-16serial: doc: .break_ctl() may sleepGravatar Geert Uytterhoeven 1-1/+0
2016-04-15serial: doc: .(un)throttle() are serialized by the tty layerGravatar Geert Uytterhoeven 1-2/+4
2016-04-15serial: doc: .(un)throttle() depends on hardware assisted flow controlGravatar Geert Uytterhoeven 1-0/+2
2016-04-15serial: doc: Re-add paragraph documenting uart_console_write()Gravatar Geert Uytterhoeven 1-0/+5
2016-03-31serial: doc: Correct return type of mctrl_gpio_to_gpiod()Gravatar Geert Uytterhoeven 1-1/+2
2016-03-31serial: doc: Grammar s/function are/functions are/Gravatar Geert Uytterhoeven 1-1/+1
2016-03-31serial: doc: Spelling s/divsor/divisor/Gravatar Geert Uytterhoeven 1-1/+1
2016-03-31serial: doc: .break_ctl() is called with port->mutex() heldGravatar Geert Uytterhoeven 1-2/+1
2016-03-31serial: doc: Document .set_ldisc()Gravatar Geert Uytterhoeven 1-0/+5
2016-03-31serial: doc: Document .unthrottle()Gravatar Geert Uytterhoeven 1-0/+7
2016-03-31serial: doc: Document .throttle()Gravatar Geert Uytterhoeven 1-0/+7
2016-03-31serial: doc: Un-document obsolete tmpbuf_semGravatar Geert Uytterhoeven 1-5/+1
2016-03-31serial: doc: Un-document non-existing uart_write_console()Gravatar Geert Uytterhoeven 1-5/+0
2015-10-04serial: mctrl_gpio: implement interrupt handlingGravatar Uwe Kleine-König 1-1/+9
2014-11-05serial: Fix locking for uart driver set_termios() methodGravatar Peter Hurley 1-2/+4
2014-09-08serial: Fix send_xchar() handlersGravatar Peter Hurley 1-0/+2
2014-05-28tty/serial: Add GPIOLIB helpers for controlling modem linesGravatar Richard Genoud 1-0/+25
2013-10-16serial: core: delete .set_wake() callbackGravatar Linus Walleij 1-4/+0
2013-01-15tty: Update serial core API documentationGravatar Kevin Cernekee 1-0/+39
2013-01-15tty: serial core: decouple pm states from ACPIGravatar Linus Walleij 1-3/+2
2012-01-04serial/documentation: fix documented name of DCD cpp symbolGravatar Uwe Kleine-König 1-1/+1
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsGravatar Haavard Skinnemoen 1-0/+11
2006-06-02[SERIAL] Update parity handling documentationGravatar Peter Korsgaard 1-4/+5
2006-04-15[SERIAL] Update serial driver documentationGravatar Russell King 1-4/+18
2005-10-31[SERIAL] Update serial_core documentationGravatar Russell King 1-9/+57
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingGravatar Russell King 1-11/+4
2005-06-29[PATCH] Serial: Adjust serial lockingGravatar Russell King 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+330