summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sunsu.c
Commit message (Expand)AuthorAgeFilesLines
* serial: sunsu: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-4/+2
* serial: sunsu: Use port lock wrappersThomas Gleixner2023-09-181-23/+23
* tty: Explicitly include correct DT includesRob Herring2023-07-251-2/+2
* serial: sunsu: Use uart_xmit_advance()Ilpo Järvinen2022-11-031-2/+1
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
* tty: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-301-3/+3
* serial: Consolidate BOTH_EMPTY useIlpo Järvinen2022-06-271-3/+1
* tty: remove CMSPAR ifdefsIlpo Järvinen2022-05-191-2/+0
* serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-031-1/+1
* serial: 8250: Move Alpha-specific quirk out of the coreLukas Wunner2021-12-301-1/+2
* tty: serial: sunsu: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
* serial: sunsu: drop low-latency workaroundJohan Hovold2021-04-221-4/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* tty/serial: Migrate sunsu to use has_sysrqDmitry Safonov2019-12-181-4/+1
* Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-281-2/+2
|\
| * tty: Use of_node_name_{eq,prefix} for node name comparisonsRob Herring2018-12-171-2/+2
| * Revert "serial/sunsu: add missing of_node_put()"Greg Kroah-Hartman2018-12-051-15/+5
| * serial/sunsu: add missing of_node_put()Yangtao Li2018-11-271-5/+15
* | serial/sunsu: fix refcount leakYangtao Li2018-12-211-5/+26
|/
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: sunsu: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
* tty: Convert to using %pOF instead of full_nameRob Herring2017-07-301-2/+2
* serial: sunsu: Free memory when probe failsSouptick Joarder2016-11-161-0/+1
* serial/sunsu: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko2015-12-131-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | serial: sunsu: use container_of to resolve uart_sunsu_port from uart_portFabian Frederick2014-11-051-13/+26
|/
* serial: Fix IGNBRK handlingPeter Hurley2014-06-191-1/+1
* sparc: serial: Clean up the locking for -rtDavid Miller2014-03-061-9/+5
* tty: Remove unnecessary semicolonsJoe Perches2013-10-161-1/+1
* serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-031-5/+3
* serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-041-0/+1
* sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill2013-03-011-12/+9
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-10/+3
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-3/+4
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-3/+3
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* serial: diminish usage of struct serial_uart_configPaul Gortmaker2012-09-051-0/+6
* serial: sunsu.c - don't explicitly tie array size to dynamic entityPaul Gortmaker2012-09-051-1/+1
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-0/+1
* tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker2012-02-101-2/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-3/+3
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1608