aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/serial_core.c
AgeCommit message (Expand)Author
2020-07-22serial: core: fix sysrq overhead regressionJohan Hovold
2020-07-22Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"Johan Hovold
2020-07-22serial: core: Initialise spin lock before use in uart_configure_port()Andy Shevchenko
2020-03-17serial: core: Allow detach and attach serial device for consoleAndy Shevchenko
2020-03-12serial: core: Refactor uart_unlock_and_check_sysrq()Andy Shevchenko
2020-03-12serial: core: Use uart_console() helper in SysRq codeAndy Shevchenko
2020-03-12serial: core: Print escaped SysRq Magic sequence if enabledAndy Shevchenko
2020-03-12serial: core: Use string length for SysRq magic sequenceAndy Shevchenko
2020-03-07serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov
2020-02-17serial: core: Switch to use DEVICE_ATTR_RO()Andy Shevchenko
2020-02-14serial: core: use octal permissions on module paramAndy Shevchenko
2020-02-14serial: core: Consolidate spin lock initialization codeAndy Shevchenko
2020-02-14serial: core: Introduce uart_console_enabled() helperAndy Shevchenko
2020-01-10serial_core: Move sysrq functions from header fileDmitry Safonov
2020-01-10tty: serial_core: Export uart_console_device so it can be used by modulesJohn Stultz
2019-12-17tty: link tty and port before configuring it as consoleSudip Mukherjee
2019-11-21serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao
2019-10-16Revert "serial: core: Use cons->index for preferred console registration"Michal Simek
2019-10-14Merge 5.4-rc3 into tty-nextGreg Kroah-Hartman
2019-10-10serial: fix kernel-doc warning in commentsRandy Dunlap
2019-10-04serial: core: Use cons->index for preferred console registrationMichal Simek
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-19lockdown: Lock down TIOCSSERIALDavid Howells
2019-06-18tty: serial_core: Set port active bit in uart_port_activateSerge Semin
2019-04-25tty: serial_core: fix error code returned by uart_register_driver()Sergey Organov
2019-04-25TTY: serial_core, add ->installJiri Slaby
2019-04-16tty:serial_core: Spelling mistakeHariprasad Kelam
2019-02-19tty: serial: remove redundant likely annotationChengguang Xu
2019-01-31serial: fix race between flush_to_ldisc and tty_openGreg Kroah-Hartman
2019-01-18uart: Fix crash in uart_write and uart_put_charSamir Virmani
2018-12-17tty/serial: do not free trasnmit buffer page under port lockSergey Senozhatsky
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-13kill TIOCSER[SG]WILDAl Viro
2018-10-13serial_core: switch to ->[sg]et_serial()Al Viro
2018-10-04Revert "serial:serial_core: Allow use of CTS for PPS line discipline"Greg Kroah-Hartman
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre
2018-10-02serial:serial_core: Allow use of CTS for PPS line disciplineSteve Sakoman
2018-07-13uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-05Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-04-23serial: Introduce UPSTAT_SYNC_FIFO for synchronised FIFOsJeremy Kerr
2018-03-23serial: expose buf_overrun count through proc interfaceJeremy Kerr
2018-02-28serial: core: mark port as initialized in autoconfigSebastian Andrzej Siewior
2018-01-22serial: core: mark port as initialized after successful IRQ changeSebastian Andrzej Siewior
2018-01-09serial: core: Make uart_parse_options take const char* argumentPaul Cercueil
2017-11-28serial: core: Support common rs485 binding for RTS polarityLukas Wunner
2017-11-28serial: Make retrieval of rs485 properties platform-agnosticLukas Wunner
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman