aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/i4l
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-09-22isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-12drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins
2008-07-08pkt_sched: Add qdisc_reset_all_tx().David S. Miller
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller
2008-06-20isdn: cdev lock_kernel() pushdownJonathan Corbet
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-04-13[ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-05isdn: replace __inline with inlineHarvey Harrison
2008-03-04drivers/isdn: correct use of ! and &Julia Lawall
2008-02-06drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan
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-12-03I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil
2007-11-26isdn: avoid copying overly-long stringsKarsten Keil
2007-10-16use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke
2007-10-15[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev
2007-10-15[ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil
2007-10-10[ISDN]: Change I4L to use alloc_netdev().Karsten Keil
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
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