summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l/isdn_tty.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt2010-07-051-6/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* drivers/isdn/i4l/isdn_tty.c: fix check for array overindexingRoel Kluin2009-06-111-1/+1
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-3/+1
* isdn_tty: Prepare for BKL push downAlan Cox2008-04-301-18/+8
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-3/+3
* drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker2008-02-061-1/+0
* [ISDN]: i4l: Fix DLE handling for i4l-audioMatthias Goebl2008-01-041-0/+2
* [ISDN] i4l: 'NO CARRIER' message lost after ldisc flushMatthias Goebl2008-01-041-0/+5
* Fix broken CLIR in isdn driverKarsten Keil2007-06-011-1/+2
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-1/+0
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-2/+1
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-1/+1
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] i4l fix DLE masking in isdn_tty_try_readKarsten Keil2006-06-271-1/+1
|/
* [PATCH] Overrun in isdn_tty.cEric Sesterhenn2006-05-211-1/+1
* [PATCH] i4l/isdn_tty.c: fix a check-after-useAdrian Bunk2006-03-251-1/+4
* [PATCH] i4l: fix refcounting problem with ttyIx devicesKarsten Keil2006-03-061-0/+1
* [PATCH] Fix NULL pointer dereference in isdn_tty_at_coutKarsten Keil2006-02-141-2/+2
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-39/+36
OpenPOWER on IntegriCloud