aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/isicom.c
AgeCommit message (Expand)Author
2018-10-13isicom: switch to ->[sg]et_serial()Al Viro
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-12-15tty/isicom: Fix a possible sleep-in-atomic bug in WaitTillCardIsFreeJia-Ju Bai
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-08tty: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-07-30tty: isicom: constify pci_device_id.Arvind Yadav
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley
2016-01-28tty: Use termios c_*flag macrosPeter Hurley
2015-12-13isicom: Deinline drop_dtr, save 112 bytesDenys Vlasenko
2015-12-13isicom: Deinline WaitTillCardIsFree, save 1120 bytesDenys Vlasenko
2015-02-02tty/isicom: fix big-endian compile warningArnd Bergmann
2014-11-25tty: pr_warning->pr_warn and logging neateningJoe Perches
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: convert more flipping functionsJiri Slaby
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: remove use of __devexit_pBill Pemberton
2012-11-15TTY: isicom, fix tty buffers memory leakJiri Slaby
2012-11-15TTY: isicom, stop using port->ttyJiri Slaby
2012-09-05serial: add a new helper functionHuang Shijie
2012-08-13TTY: use tty_port_register_deviceJiri Slaby
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang
2011-02-22tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman