aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l/isdn_common.c
Commit message (Expand)AuthorAge
* isdn: replace del_timer by del_timer_syncJulia Lawall2014-03-27
* isdn: fix multiple sleep_on racesArnd Bergmann2014-02-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* | TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
|/
* isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-07
* ISDN: remove uses of isdn_tty_revisionJiri Slaby2012-04-10
* TTY: isdn, use open/close_wait from tty_portJiri Slaby2012-04-09
* isdn: whitespace coding style cleanupJoe Perches2012-02-21
* isdn: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
* isdn: i4l: isdn_common: Fix set-but-unused variables.David S. Miller2011-04-17
* isdn: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-12
* isdn: Push down BKL into ioctl functionsArnd Bergmann2010-05-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins2008-07-12
* | isdn: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
|/
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* isdn: replace __inline with inlineHarvey Harrison2008-03-05
* [ISDN]: i4l: Fix DLE handling for i4l-audioMatthias Goebl2008-01-04
* I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil2007-12-03
* use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke2007-10-16
* ISDN: Fix data access out of array boundsKarsten Keil2007-10-08
* [ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl2007-08-26
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-08
* [PATCH] struct path: convert isdnJosef Sipek2006-12-08
* [PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()Jeff Garzik2006-10-17
* [PATCH] isdn: cleanup i_rdev udageEric Sesterhenn2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] i4l:add some checks for valid drvid and driver pointerKarsten Keil2006-06-29
* [PATCH] fix processing of the last byte in isdn_readbchan_tty()Karsten Keil2006-06-26
* [PATCH] ISDN: correctly handle isdn_writebuf_stub() errorsJesper Juhl2006-06-23
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-10
* [PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk2005-06-25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16