index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
i4l
/
isdn_common.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
isdn: replace del_timer by del_timer_sync
Julia Lawall
1
-1
/
+1
2014-02-26
isdn: fix multiple sleep_on races
Arnd Bergmann
1
-5
/
+8
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+4
2013-02-22
new helper: file_inode(file)
Al Viro
1
-4
/
+4
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-3
/
+2
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-4
/
+4
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
1
-1
/
+2
2012-11-07
isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES
Lee Jones
1
-4
/
+0
2012-04-10
ISDN: remove uses of isdn_tty_revision
Jiri Slaby
1
-3
/
+0
2012-04-09
TTY: isdn, use open/close_wait from tty_port
Jiri Slaby
1
-2
/
+0
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
1
-751
/
+751
2011-09-15
isdn: Convert vmalloc/memset to vzalloc
Joe Perches
1
-2
/
+2
2011-04-17
isdn: i4l: isdn_common: Fix set-but-unused variables.
David S. Miller
1
-9
/
+2
2010-07-12
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-13
/
+14
2010-05-17
isdn: Push down BKL into ioctl functions
Arnd Bergmann
1
-3
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
1
-0
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
1
-2
/
+2
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-1
/
+3
2008-07-12
drivers/isdn/i4l/isdn_common.c fix small resource leak
Darren Jenkins
1
-1
/
+3
2008-06-20
isdn: cdev lock_kernel() pushdown
Jonathan Corbet
1
-1
/
+2
2008-04-28
isdn: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-03-05
isdn: replace __inline with inline
Harvey Harrison
1
-2
/
+2
2008-01-04
[ISDN]: i4l: Fix DLE handling for i4l-audio
Matthias Goebl
1
-0
/
+3
2007-12-03
I4L: fix isdn_ioctl memory overrun vulnerability
Karsten Keil
1
-1
/
+4
2007-10-16
use mutex instead of semaphore in isdn subsystem common functions
Matthias Kaehlcke
1
-13
/
+13
2007-10-08
ISDN: Fix data access out of array bounds
Karsten Keil
1
-2
/
+3
2007-08-26
[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.
Jesper Juhl
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
1
-1
/
+1
2006-12-08
[PATCH] isdn: replace kmalloc+memset with kzalloc
Burman Yan
1
-6
/
+3
2006-12-08
[PATCH] struct path: convert isdn
Josef Sipek
1
-3
/
+3
2006-10-17
[PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()
Jeff Garzik
1
-3
/
+6
2006-07-10
[PATCH] isdn: cleanup i_rdev udage
Eric Sesterhenn
1
-6
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] i4l:add some checks for valid drvid and driver pointer
Karsten Keil
1
-1
/
+17
2006-06-26
[PATCH] fix processing of the last byte in isdn_readbchan_tty()
Karsten Keil
1
-1
/
+1
2006-06-23
[PATCH] ISDN: correctly handle isdn_writebuf_stub() errors
Jesper Juhl
1
-4
/
+4
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-0
/
+112
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
1
-1
/
+2
2005-06-25
[PATCH] drivers/isdn/i4l/: possible cleanups
Adrian Bunk
1
-3
/
+3
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+2253