summaryrefslogtreecommitdiff
path: root/drivers/isdn/i4l/isdn_tty.c
AgeCommit message (Expand)Author
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
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-27[PATCH] i4l fix DLE masking in isdn_tty_try_readKarsten Keil
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-05-21[PATCH] Overrun in isdn_tty.cEric Sesterhenn
2006-03-25[PATCH] i4l/isdn_tty.c: fix a check-after-useAdrian Bunk
2006-03-06[PATCH] i4l: fix refcounting problem with ttyIx devicesKarsten Keil
2006-02-14[PATCH] Fix NULL pointer dereference in isdn_tty_at_coutKarsten Keil
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-11-07[PATCH] kfree cleanup: drivers/isdnJesper Juhl
2005-11-07[PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller
2005-06-25[PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds