summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l/isdn_tty.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+3
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* isdn: use setup_timerGeliang Tang2017-03-241-3/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-5/+5
* tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-301-6/+2
* tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley2016-04-301-11/+9
* tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-3/+3
* isdn: Remove ASYNC_CLOSINGPeter Hurley2016-01-281-6/+6
* tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-171-1/+1
* isdn: i4l: Remove ASYNC_CTS_FLOWPeter Hurley2014-09-231-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+0
|\
| * drivers/isdn: delete 'break' after 'return'Chen Gang2013-03-181-1/+0
* | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-211-1/+3
|\ \
| * | drivers/isdn: checkng length to be sure not memory overflowChen Gang2013-03-081-1/+3
| |/
* | TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-181-3/+0
|/
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-23/+16
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-3/+3
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-6/+6
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-151-5/+7
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-0/+4
* TTY: i4l, add tty installJiri Slaby2012-08-131-8/+15
* TTY: automatically create nodes for some driversJiri Slaby2012-08-131-1/+1
* tty: move the termios object into the ttyAlan Cox2012-07-161-8/+8
* TTY: isdn, use tty_port_block_til_ready helperJiri Slaby2012-04-091-96/+1
* TTY: isdn, define tty_port_operationsJiri Slaby2012-04-091-1/+13
* TTY: isdn, use tty_port_close_end helperJiri Slaby2012-04-091-7/+2
* TTY: isdn, define local tty_portJiri Slaby2012-04-091-46/+52
* TTY: isdn, use xmit_buf from tty_portJiri Slaby2012-04-091-7/+9
* TTY: isdn, use tty from tty_portJiri Slaby2012-04-091-21/+20
* TTY: isdn, use counts from tty_portJiri Slaby2012-04-091-22/+21
* TTY: isdn, use open/close_wait from tty_portJiri Slaby2012-04-091-9/+7
* TTY: isdn, add tty_portJiri Slaby2012-04-091-29/+31
* TTY: isdn, make some functions readableJiri Slaby2012-04-091-85/+93
* TTY: isdn, do not play with module refcountsJiri Slaby2012-04-091-11/+0
* TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby2012-04-091-29/+30
* TTY: isdn, remove calloutJiri Slaby2012-04-091-26/+6
* ISDN: i4l, remove cvs crapJiri Slaby2012-04-091-5/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-1220/+1220
|\
| * isdn: whitespace coding style cleanupJoe Perches2012-02-211-1220/+1220
* | TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-5/+2
|/
* drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker2011-10-311-0/+1
* TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-251-1/+1
* isdn: i4l: isdn_tty: Fix unused-but-set variables.David S. Miller2011-04-171-2/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-2/+1
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* i4l: kill big kernel lockArnd Bergmann2010-09-151-5/+6
* isdn: cleanup: make buffer smallerDan Carpenter2010-09-061-2/+2
OpenPOWER on IntegriCloud