aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/i4l/isdn_common.c
AgeCommit message (Expand)Author
2017-08-06isdn/i4l: fix buffer overflowAnnie Cherkaev
2014-03-27isdn: replace del_timer by del_timer_syncJulia Lawall
2014-02-26isdn: fix multiple sleep_on racesArnd Bergmann
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2012-11-07isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones
2012-04-10ISDN: remove uses of isdn_tty_revisionJiri Slaby
2012-04-09TTY: isdn, use open/close_wait from tty_portJiri Slaby
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2011-09-15isdn: Convert vmalloc/memset to vzallocJoe Perches
2011-04-17isdn: i4l: isdn_common: Fix set-but-unused variables.David S. Miller
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