aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/i4l/isdn_common.c
AgeCommit message (Expand)Author
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-17isdn: Push down BKL into ioctl functionsArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
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-06-20isdn: cdev lock_kernel() pushdownJonathan Corbet
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-05isdn: replace __inline with inlineHarvey Harrison
2008-01-04[ISDN]: i4l: Fix DLE handling for i4l-audioMatthias Goebl
2007-12-03I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil
2007-10-16use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke
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-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan
2006-12-08[PATCH] struct path: convert isdnJosef Sipek
2006-10-17[PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik
2006-07-10[PATCH] isdn: cleanup i_rdev udageEric Sesterhenn
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] i4l:add some checks for valid drvid and driver pointerKarsten Keil
2006-06-26[PATCH] fix processing of the last byte in isdn_readbchan_tty()Karsten Keil
2006-06-23[PATCH] ISDN: correctly handle isdn_writebuf_stub() errorsJesper Juhl
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-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
2005-06-25[PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds