summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l
Commit message (Expand)AuthorAgeFilesLines
* 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-284-23/+23
* [ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle2008-04-131-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-122-3/+3
|\
| * isdn: replace __inline with inlineHarvey Harrison2008-03-052-3/+3
* | drivers/isdn: correct use of ! and &Julia Lawall2008-03-041-1/+2
|/
* drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker2008-02-061-1/+0
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-061-1/+1
* [ISDN]: i4l: Fix DLE handling for i4l-audioMatthias Goebl2008-01-042-0/+5
* [ISDN] i4l: 'NO CARRIER' message lost after ldisc flushMatthias Goebl2008-01-041-0/+5
* I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil2007-12-031-1/+4
* isdn: avoid copying overly-long stringsKarsten Keil2007-11-261-4/+4
* use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke2007-10-161-13/+13
* [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev2007-10-151-1/+1
* [ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2007-10-152-68/+85
* [ISDN]: Change I4L to use alloc_netdev().Karsten Keil2007-10-102-84/+91
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-69/+36
* ISDN: Fix data access out of array boundsKarsten Keil2007-10-081-2/+3
* [ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl2007-08-262-4/+3
* Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt2007-07-211-3/+0
* Use menuconfig objects: ISDN: CONFIG_ISDNJan Engelhardt2007-07-171-4/+3
* Fix broken CLIR in isdn driverKarsten Keil2007-06-011-1/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-252-3/+6
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-2/+3
* [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-252-3/+3
* Various typo fixes.Robert P. J. Day2007-02-171-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-1/+0
* [PATCH] Call init_timer() for ISDN PPP CCP reset state timerMarcel Holtmann2006-12-221-0/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-133-5/+5
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-085-25/+11
* [PATCH] ISDN: Avoid a potential NULL ptr deref in ipppJesper Juhl2006-12-081-0/+5
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* [PATCH] struct path: convert isdnJosef Sipek2006-12-082-4/+4
* WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
* [PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik2006-10-171-3/+6
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-281-2/+2
* [PATCH] Cleanup SLHC configurationRalf Baechle2006-07-191-0/+1
* [PATCH] isdn: cleanup i_rdev udageEric Sesterhenn2006-07-102-7/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+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:add some checks for valid drvid and driver pointerKarsten Keil2006-06-291-1/+17
* | [PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.cEric Sesterhenn2006-06-291-1/+3
OpenPOWER on IntegriCloud