Age | Commit message (Expand) | Author |
2023-09-18 | serial: icom: Use port lock wrappers | Thomas Gleixner |
2022-08-30 | serial: Make ->set_termios() old ktermios const | Ilpo Järvinen |
2022-04-22 | serial: icom: remove unused struct icom_port members | Jiri Slaby |
2022-04-22 | serial: icom: delete empty serial hooks | Jiri Slaby |
2022-04-22 | serial: icom: use list_for_each_entry() | Jiri Slaby |
2022-04-22 | serial: icom: make icom_acfg_baud const and unsigned | Jiri Slaby |
2022-04-22 | serial: icom: use ARRAY_SIZE | Jiri Slaby |
2022-04-22 | serial: icom: move header content to .c | Jiri Slaby |
2022-04-22 | serial: icom: use proper __le types and functions | Jiri Slaby |
2022-04-22 | serial: icom: remove to_icom_adapter() and icom_kref_release() | Jiri Slaby |
2022-04-22 | serial: icom: switch vague casts to container_of | Jiri Slaby |
2022-04-22 | serial: icom: remove ICOM_VERSION_STR macro | Jiri Slaby |
2022-04-15 | tty: Fix a possible resource leak in icom_probe | Huang Guobin |
2021-05-13 | tty: serial: icom: include <linux/io.h> instead of <asm/io.h> | Zihao Tang |
2021-04-22 | serial: icom: drop low-latency workaround | Johan Hovold |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2020-12-28 | tty: serial: icom: Use DEFINE_SPINLOCK() for spinlock | Zheng Yongjun |
2020-09-04 | tty: serial: icom: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2019-09-04 | tty: serial: Remove call to memset after pci_alloc_consistent | Fuqian Huang |
2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman |
2017-01-27 | tty: serial: constify uart_ops structures | Bhumika Goyal |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2015-12-13 | tty: Remove unused SERIAL_DO_RESTART define | Peter Hurley |
2015-05-10 | tty: icom.c: move assignment out of if () block | Greg Kroah-Hartman |
2014-11-25 | serial: icom: fix error return code | Julia Lawall |
2014-07-09 | serial: treewide: Remove empty implementations of enable_ms() | Alexander Shiyan |
2013-12-08 | serial: icom: dereference after free in load_code() | Dan Carpenter |
2013-08-27 | serial: icom: move array overflow checks earlier | Dan Carpenter |
2013-08-27 | tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar |
2013-08-12 | serial: icom: fix casting warning | Jingoo Han |
2013-03-18 | driver: tty: serial: remove cast for kzalloc return value | Zhang Yanfei |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby |
2013-01-15 | TTY: switch tty_insert_flip_string | Jiri Slaby |
2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-11-21 | tty: remove use of __devexit | Bill Pemberton |
2012-11-21 | tty: remove use of __devinit | Bill Pemberton |
2012-11-21 | tty: serial: remove use of __devexit_p | Bill Pemberton |
2012-10-25 | tty: Fix typo in tty drivers | Masanari Iida |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2011-09-22 | TTY: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman |