aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l/isdn_tty.c
Commit message (Expand)AuthorAge
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* TTY: i4l, add tty installJiri Slaby2012-08-13
* TTY: automatically create nodes for some driversJiri Slaby2012-08-13
* tty: move the termios object into the ttyAlan Cox2012-07-16
* TTY: isdn, use tty_port_block_til_ready helperJiri Slaby2012-04-09
* TTY: isdn, define tty_port_operationsJiri Slaby2012-04-09
* TTY: isdn, use tty_port_close_end helperJiri Slaby2012-04-09
* TTY: isdn, define local tty_portJiri Slaby2012-04-09
* TTY: isdn, use xmit_buf from tty_portJiri Slaby2012-04-09
* TTY: isdn, use tty from tty_portJiri Slaby2012-04-09
* TTY: isdn, use counts from tty_portJiri Slaby2012-04-09
* TTY: isdn, use open/close_wait from tty_portJiri Slaby2012-04-09
* TTY: isdn, add tty_portJiri Slaby2012-04-09
* TTY: isdn, make some functions readableJiri Slaby2012-04-09
* TTY: isdn, do not play with module refcountsJiri Slaby2012-04-09
* TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby2012-04-09
* TTY: isdn, remove calloutJiri Slaby2012-04-09
* ISDN: i4l, remove cvs crapJiri Slaby2012-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\
| * isdn: whitespace coding style cleanupJoe Perches2012-02-21
* | TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
|/
* drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker2011-10-31
* TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-25
* isdn: i4l: isdn_tty: Fix unused-but-set variables.David S. Miller2011-04-17
* Fix common misspellingsLucas De Marchi2011-03-31
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* i4l: kill big kernel lockArnd Bergmann2010-09-15
* isdn: cleanup: make buffer smallerDan Carpenter2010-09-06
* isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt2010-07-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* drivers/isdn/i4l/isdn_tty.c: fix check for array overindexingRoel Kluin2009-06-11
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-30
* isdn_tty: Prepare for BKL push downAlan Cox2008-04-30
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker2008-02-06
* [ISDN]: i4l: Fix DLE handling for i4l-audioMatthias Goebl2008-01-04
* [ISDN] i4l: 'NO CARRIER' message lost after ldisc flushMatthias Goebl2008-01-04
* Fix broken CLIR in isdn driverKarsten Keil2007-06-01
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-11
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\