aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/i4l/isdn_tty.c
AgeCommit message (Expand)Author
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby
2013-03-18drivers/isdn: delete 'break' after 'return'Chen Gang
2013-03-08drivers/isdn: checkng length to be sure not memory overflowChen Gang
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-08-13TTY: i4l, add tty installJiri Slaby
2012-08-13TTY: automatically create nodes for some driversJiri Slaby
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-04-09TTY: isdn, use tty_port_block_til_ready helperJiri Slaby
2012-04-09TTY: isdn, define tty_port_operationsJiri Slaby
2012-04-09TTY: isdn, use tty_port_close_end helperJiri Slaby
2012-04-09TTY: isdn, define local tty_portJiri Slaby
2012-04-09TTY: isdn, use xmit_buf from tty_portJiri Slaby
2012-04-09TTY: isdn, use tty from tty_portJiri Slaby
2012-04-09TTY: isdn, use counts from tty_portJiri Slaby
2012-04-09TTY: isdn, use open/close_wait from tty_portJiri Slaby
2012-04-09TTY: isdn, add tty_portJiri Slaby
2012-04-09TTY: isdn, make some functions readableJiri Slaby
2012-04-09TTY: isdn, do not play with module refcountsJiri Slaby
2012-04-09TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby
2012-04-09TTY: isdn, remove calloutJiri Slaby
2012-04-09ISDN: i4l, remove cvs crapJiri Slaby
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2011-10-31drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby
2011-04-17isdn: i4l: isdn_tty: Fix unused-but-set variables.David S. Miller
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2010-09-15i4l: kill big kernel lockArnd Bergmann
2010-09-06isdn: cleanup: make buffer smallerDan Carpenter
2010-07-05isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11drivers/isdn/i4l/isdn_tty.c: fix check for array overindexingRoel Kluin
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30isdn_tty: Prepare for BKL push downAlan Cox
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-06drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker
2008-01-04[ISDN]: i4l: Fix DLE handling for i4l-audioMatthias Goebl
2008-01-04[ISDN] i4l: 'NO CARRIER' message lost after ldisc flushMatthias Goebl
2007-06-01Fix broken CLIR in isdn driverKarsten Keil