aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l/isdn_tty.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-06-11drivers/isdn/i4l/isdn_tty.c: fix check for array overindexingRoel Kluin1-1/+1
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox1-3/+1
2008-04-30isdn_tty: Prepare for BKL push downAlan Cox1-18/+8
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-02-06drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker1-1/+0
2008-01-04[ISDN]: i4l: Fix DLE handling for i4l-audioMatthias Goebl1-0/+2
2008-01-04[ISDN] i4l: 'NO CARRIER' message lost after ldisc flushMatthias Goebl1-0/+5
2007-06-01Fix broken CLIR in isdn driverKarsten Keil1-1/+2
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-1/+0
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-2/+1
2006-06-27[PATCH] i4l fix DLE masking in isdn_tty_try_readKarsten Keil1-1/+1
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-05-21[PATCH] Overrun in isdn_tty.cEric Sesterhenn1-1/+1
2006-03-25[PATCH] i4l/isdn_tty.c: fix a check-after-useAdrian Bunk1-1/+4
2006-03-06[PATCH] i4l: fix refcounting problem with ttyIx devicesKarsten Keil1-0/+1
2006-02-14[PATCH] Fix NULL pointer dereference in isdn_tty_at_coutKarsten Keil1-2/+2
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-39/+36
2005-11-07[PATCH] kfree cleanup: drivers/isdnJesper Juhl1-16/+8
2005-11-07[PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-2/+2
2005-06-25[PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3911