summaryrefslogtreecommitdiff
path: root/Documentation/serial/driver
AgeCommit message (Expand)Author
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-01-15[SERIAL] Clarify documentation for set_termios and pm methods.Russell King
2003-01-06[SERIAL] Change settermios to set_termiosRussell King
2003-01-03[SERIAL] Convert change_speed() to settermios()Russell King
2002-07-27[SERIAL] Locking fixup (part 2)Russell King
2002-07-27[SERIAL] Locking fixup (part 1)Russell King
2002-07-25[SERIAL] Fix documentation bug for expected stop_tx interrupt state.Russell King
2002-07-23[SERIAL] Fix another SMP deadlock with modem status signal changesRussell King
2002-07-21[PATCH] Serial driver stuffRussell King