aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/i4l
AgeCommit message (Expand)Author
2007-10-08ISDN: Fix data access out of array boundsKarsten Keil
2007-08-26[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl
2007-07-21Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDNJan Engelhardt
2007-06-01Fix broken CLIR in isdn driverKarsten Keil
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-02-17Various typo fixes.Robert P. J. Day
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2006-12-22[PATCH] Call init_timer() for ISDN PPP CCP reset state timerMarcel Holtmann
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan
2006-12-08[PATCH] ISDN: Avoid a potential NULL ptr deref in ipppJesper Juhl
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-08[PATCH] struct path: convert isdnJosef Sipek
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-17[PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro
2006-07-19[PATCH] Cleanup SLHC configurationRalf Baechle
2006-07-10[PATCH] isdn: cleanup i_rdev udageEric Sesterhenn
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-29[PATCH] i4l:add some checks for valid drvid and driver pointerKarsten Keil
2006-06-29[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.cEric Sesterhenn
2006-06-27[PATCH] i4l fix DLE masking in isdn_tty_try_readKarsten Keil
2006-06-26[PATCH] fix processing of the last byte in isdn_readbchan_tty()Karsten 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-06-23[PATCH] ISDN: correctly handle isdn_writebuf_stub() errorsJesper Juhl
2006-05-21[PATCH] Overrun in isdn_tty.cEric Sesterhenn
2006-04-11[ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.cEric Sesterhenn
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and MakefilesHansjoerg Lipp
2006-03-26BUG_ON() Conversion in drivers/isdnEric Sesterhenn
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-25[PATCH] i4l/isdn_tty.c: fix a check-after-useAdrian Bunk
2006-03-25[PATCH] ISDN: fix copy_to_user() unused result warning in isdn_pppJesper Juhl
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger
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-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-07[PATCH] kfree cleanup: drivers/isdnJesper Juhl
2005-11-07[PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan