aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l/isdn_common.c
Commit message (Expand)AuthorAgeFilesLines
* isdn: i4l: isdn_common: Fix set-but-unused variables.David S. Miller2011-04-171-9/+2
* isdn: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-121-13/+14
* isdn: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-3/+15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-2/+2
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-1/+3
|\
| * drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins2008-07-121-1/+3
* | isdn: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-1/+2
|/
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* isdn: replace __inline with inlineHarvey Harrison2008-03-051-2/+2
* [ISDN]: i4l: Fix DLE handling for i4l-audioMatthias Goebl2008-01-041-0/+3
* I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil2007-12-031-1/+4
* use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke2007-10-161-13/+13
* 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-261-1/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-081-6/+3
* [PATCH] struct path: convert isdnJosef Sipek2006-12-081-3/+3
* [PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik2006-10-171-3/+6
* [PATCH] isdn: cleanup i_rdev udageEric Sesterhenn2006-07-101-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] i4l:add some checks for valid drvid and driver pointerKarsten Keil2006-06-291-1/+17
* [PATCH] fix processing of the last byte in isdn_readbchan_tty()Karsten Keil2006-06-261-1/+1
* [PATCH] ISDN: correctly handle isdn_writebuf_stub() errorsJesper Juhl2006-06-231-4/+4
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-0/+112
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-101-1/+2
* [PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk2005-06-251-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2253