Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2021-10-26serial: sunzilog: Mark sunzilog_putchar() __maybe_unusedGeert Uytterhoeven
2021-05-13tty: serial: sunzilog: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-25serial: sunzilog: Return proper error code from console ->setup() hookAndy Shevchenko
2019-12-18tty/serial: Migrate sunzilog to use has_sysrqDmitry Safonov
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-06serial: use container_of to resolve uart_sunzilog_port from uart_portFabian Frederick
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-07-11serial: Test for no tx data on tx restartPeter Hurley
2014-06-20serial: Fix IGNBRK handlingPeter Hurley
2014-03-07sparc: serial: Clean up the locking for -rtDavid Miller
2013-10-17tty: Remove unnecessary semicolonsJoe Perches
2013-06-03serial: use platform_{get,set}_drvdata()Jingoo Han
2013-03-19TTY: serial, stop accessing potential NULLsJiri Slaby
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-16TTY: switch tty_insert_flip_charJiri Slaby
2012-11-22tty: remove use of __devexitBill Pemberton
2012-11-22tty: remove use of __devinitBill Pemberton
2012-11-22tty: serial: remove use of __devexit_pBill Pemberton
2012-04-04serial/sunzilog: fix keyboard on SUN SPARCstationSam Ravnborg
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker
2012-01-27serial: Kill off NO_IRQAlan Cox
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman