aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/serial
AgeCommit message (Expand)Author
2023-02-02Documentation: driver-api: correct spellingRandy Dunlap
2022-11-03Documentation: Make formatting consistent for rs485 docsIlpo Järvinen
2022-11-03Documentation: rs485: Fix struct referencingIlpo Järvinen
2022-11-03Documentation: rs485: Mention uart_get_rs485_mode()Ilpo Järvinen
2022-11-03Documentation: rs485: Link reference properlyIlpo Järvinen
2022-11-03serial: Convert serial_rs485 to kernel docIlpo Järvinen
2022-11-03tty: serial: introduce transmit helpersJiri Slaby (SUSE)
2022-07-28tty: serial: document uart_get_console()Jiri Slaby
2022-07-28tty: serial: serial_core, reformat kernel-doc for functionsJiri Slaby
2022-07-28Documentation: serial: link uart_ops properlyJiri Slaby
2022-07-28Documentation: serial: move GPIO kernel-doc to the functionsJiri Slaby
2022-07-28Documentation: serial: dedup kernel-doc for uart functionsJiri Slaby
2022-07-28Documentation: serial: move uart_ops documentation to the structJiri Slaby
2022-06-27serial: Support for RS-485 multipoint addressesIlpo Järvinen
2022-06-27serial: Drop timeout from uart_portIlpo Järvinen
2022-06-10serial: Sanitize rs485_structIlpo Järvinen
2022-04-14Documentation: tty: move moxa-smartio.rst to ttyJiri Slaby
2022-04-14Documentation: tty: move n_gsm to ttyJiri Slaby
2022-04-14Documentation: move tty to driver-apiJiri Slaby
2022-03-11docs: serial: fix a reference file name in driver.rstWan Jiabing
2021-12-21docs/driver-api: Replace a comma in the n_gsm.rst with a double colonYanteng Si
2021-11-26tty: move tty_ldisc docs to new Documentation/tty/Jiri Slaby
2021-11-26tty: reformat tty_struct::flags into kernel-docJiri Slaby
2021-11-26tty: combine tty_ldisc_ops docs into kernel-docJiri Slaby
2021-11-26tty: combine tty_operations triple docs into kernel-docJiri Slaby
2021-09-22tty: make tty_ldisc_ops::hangup return voidJiri Slaby
2021-09-14tty: n_gsm: Add some instructions and code for requesterZhenguo Zhao
2021-06-18mxser: Documentation, fix typosJiri Slaby
2021-06-18mxser: Documentation, make the docs up-to-dateJiri Slaby
2021-06-18mxser: Documentation, remove traces of callout deviceJiri Slaby
2021-06-18mxser: drop ISA supportJiri Slaby
2021-05-11Remove link to nonexistent rocket driver docsDesmond Cheong Zhi Xi
2021-03-10tty: rocket, remove the driverJiri Slaby
2021-03-10tty: cyclades, remove this orphanJiri Slaby
2020-07-21tty: vt: Replace HTTP links with HTTPS onesAlexander A. Klimov
2019-09-04tty: n_gsm: add ioctl to map serial device to mux'ed ttyMartin Hundebøll
2019-09-04tty: n_gsm: update doc example to use header for N_GSM0710 defineMartin Hundebøll
2019-09-04tty: n_gsm: remove obsolete mknod doc exampleMartin Hundebøll
2019-07-15docs: serial: move it to the driver-apiMauro Carvalho Chehab