summaryrefslogtreecommitdiffstats
path: root/drivers/tty/synclinkmp.c
Commit message (Expand)AuthorAgeFilesLines
* synclink: reduce pointless checks in ->ioctl()Al Viro2018-10-131-2/+1Star
* tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-14/+1Star
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-9/+8Star
* tty: Remove redundant license textGreg Kroah-Hartman2017-11-081-1/+0Star
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: synclinkmp: constify pci_device_id.Arvind Yadav2017-07-301-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: use core MTU range checking in WAN driversJarod Wilson2016-10-201-1/+0Star
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-211-24/+17Star
|\
| * tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-8/+8
| * tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-301-6/+2Star
| * tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley2016-04-301-3/+3
| * tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley2016-04-301-4/+1Star
| * tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
| * tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-2/+2
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-2/+2
|/
* tty: synclinkmp: do not ignore errors in probe()Alexey Khoroshilov2016-02-071-16/+28
* tty: Use termios c_*flag macrosPeter Hurley2016-01-281-12/+7Star
* tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-181-12/+2Star
* tty: synclinkmp.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-4/+8
* tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley2014-07-111-8/+3Star
* synclink: fix info leak in ioctlSalva Peiró2014-03-181-0/+1
* tty: synclink: avoid sleep_on raceArnd Bergmann2014-01-081-2/+2
* TTY: snyclinkmp: calculating wrong addressesDan Carpenter2013-07-251-1/+1
* TTY: synclinkmp: fix DTR being raised on hang upJohan Hovold2013-04-121-1/+1
* TTY: synclink: Convert + to | for bit operationsJoe Perches2013-01-301-20/+20
* TTY: synclink, remove unneeded testsJiri Slaby2013-01-161-3/+0Star
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-3/+1Star
* TTY: move low_latency to tty_portJiri Slaby2013-01-161-1/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-24/+18Star
* synclink fix ldisc buffer argumentPaul Fulghum2013-01-161-2/+10
* tty: remove use of __devexitBill Pemberton2012-11-221-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-221-1/+1
* tty: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-161-1/+4
* serial: add a new helper functionHuang Shijie2012-09-051-1/+1
* TTY: synclinkmp, add tty installJiri Slaby2012-08-141-9/+19
* tty: localise the lockAlan Cox2012-08-101-2/+2
* tty: move the termios object into the ttyAlan Cox2012-07-161-12/+12
* tty: revert incorrectly applied lock patchAlan Cox2012-07-161-2/+2
* tty: localise the lockAlan Cox2012-07-061-2/+2
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-031-2/+2
* tty_lock: Localise the lockAlan Cox2012-05-051-2/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-1/+1
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0Star
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* TTY: snyclinkmp: forever loop in tx_load_dma_buffer()Dan Carpenter2011-09-291-3/+3
* Fix common misspellingsLucas De Marchi2011-03-311-5/+5