aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-17[PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik1-3/+6
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro1-2/+2
2006-07-19[PATCH] Cleanup SLHC configurationRalf Baechle1-0/+1
2006-07-10[PATCH] isdn: cleanup i_rdev udageEric Sesterhenn2-7/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-2/+1
2006-06-29[PATCH] i4l:add some checks for valid drvid and driver pointerKarsten Keil1-1/+17
2006-06-29[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.cEric Sesterhenn1-1/+3
2006-06-27[PATCH] i4l fix DLE masking in isdn_tty_try_readKarsten Keil1-1/+1
2006-06-26[PATCH] fix processing of the last byte in isdn_readbchan_tty()Karsten 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-06-23[PATCH] ISDN: correctly handle isdn_writebuf_stub() errorsJesper Juhl1-4/+4
2006-05-21[PATCH] Overrun in isdn_tty.cEric Sesterhenn1-1/+1
2006-04-11[ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.cEric Sesterhenn1-10/+10
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-4/+2
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and MakefilesHansjoerg Lipp1-0/+1
2006-03-26BUG_ON() Conversion in drivers/isdnEric Sesterhenn1-4/+2
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-03-25[PATCH] i4l/isdn_tty.c: fix a check-after-useAdrian Bunk1-1/+4
2006-03-25[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_pppJesper Juhl1-1/+2
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger1-1/+1
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 Cox3-39/+149
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07[PATCH] kfree cleanup: drivers/isdnJesper Juhl2-30/+15
2005-11-07[PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2-10/+7
2005-09-07[PATCH] isdn_v110 warning fixJesper Juhl1-2/+2
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid S. Miller2-2/+0
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 Bunk11-57/+34
2005-04-21[PATCH] fix for ISDN ippp filteringKarsten Keil1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds21-0/+16944