aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sn_console.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-16tty/serial: remove the sn_console driverChristoph Hellwig1-1036/+0
2019-04-04tty: fix up a few remaining files without SPDX identifiersGreg Kroah-Hartman1-0/+1
2018-10-04TTY: sn_console: Replace spin_is_locked() with spin_trylock()Lance Roy1-9/+6
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-19/+0
2017-10-03drivers: tty: sn_console: use setup_timer() helper.Allen Pais1-3/+1
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal1-1/+1
2015-07-23drivers/tty: make serial/sn_console.c driver explicitly non-modularPaul Gortmaker1-23/+9
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-10/+0
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-9/+3
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-2/+4
2012-03-23Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-0/+1
2012-02-24serial: Fix typo in sn_console.cMasanari Iida1-2/+2
2012-02-22[IA64] genirq fixup for SGI/SNDimitri Sivanich1-0/+1
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-09-22TTY: serial, fix includes in some driversJiri Slaby1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+1085