aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l/isdn_tty.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+2
* 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
* [PATCH] kfree cleanup: drivers/isdnJesper Juhl2005-11-071-16/+8
* [PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-2/+1
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-2/+2
* [PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk2005-06-251-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3911