summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/icom.c
Commit message (Expand)AuthorAgeFilesLines
* serial: icom: Use port lock wrappersThomas Gleixner2023-09-181-13/+13
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-3/+2
* serial: icom: remove unused struct icom_port membersJiri Slaby2022-04-221-19/+0
* serial: icom: delete empty serial hooksJiri Slaby2022-04-221-11/+0
* serial: icom: use list_for_each_entry()Jiri Slaby2022-04-221-10/+6
* serial: icom: make icom_acfg_baud const and unsignedJiri Slaby2022-04-221-1/+1
* serial: icom: use ARRAY_SIZEJiri Slaby2022-04-221-1/+1
* serial: icom: move header content to .cJiri Slaby2022-04-221-2/+265
* serial: icom: use proper __le types and functionsJiri Slaby2022-04-221-17/+14
* serial: icom: remove to_icom_adapter() and icom_kref_release()Jiri Slaby2022-04-221-10/+3
* serial: icom: switch vague casts to container_ofJiri Slaby2022-04-221-90/+106
* serial: icom: remove ICOM_VERSION_STR macroJiri Slaby2022-04-221-1/+0
* tty: Fix a possible resource leak in icom_probeHuang Guobin2022-04-151-1/+1
* tty: serial: icom: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
* serial: icom: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-2/+0
* tty: serial: icom: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun2020-12-281-3/+1
* tty: serial: icom: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-041-14/+18
* tty: serial: Remove call to memset after pci_alloc_consistentFuqian Huang2019-09-041-2/+0
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-15/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: serial: constify uart_ops structuresBhumika Goyal2017-01-271-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* tty: Remove unused SERIAL_DO_RESTART definePeter Hurley2015-12-131-1/+0
* tty: icom.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-5/+6
* serial: icom: fix error return codeJulia Lawall2014-11-251-1/+3
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-6/+0
* serial: icom: dereference after free in load_code()Dan Carpenter2013-12-081-2/+2
* serial: icom: move array overflow checks earlierDan Carpenter2013-08-271-41/+48
* tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-271-0/+3
* serial: icom: fix casting warningJingoo Han2013-08-121-6/+5
* driver: tty: serial: remove cast for kzalloc return valueZhang Yanfei2013-03-181-2/+1
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+1
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-1/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-3/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * tty: Fix typo in tty driversMasanari Iida2012-10-251-1/+1
* | tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* | tty: remove use of __devinitBill Pemberton2012-11-211-5/+5
* | tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1658