index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
i4l
/
isdn_common.c
Age
Commit message (
Expand
)
Author
2014-03-27
isdn: replace del_timer by del_timer_sync
Julia Lawall
2014-02-26
isdn: fix multiple sleep_on races
Arnd Bergmann
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2012-11-07
isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES
Lee Jones
2012-04-10
ISDN: remove uses of isdn_tty_revision
Jiri Slaby
2012-04-09
TTY: isdn, use open/close_wait from tty_port
Jiri Slaby
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
2011-09-15
isdn: Convert vmalloc/memset to vzalloc
Joe Perches
2011-04-17
isdn: i4l: isdn_common: Fix set-but-unused variables.
David S. Miller
2010-07-12
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-05-17
isdn: Push down BKL into ioctl functions
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-12
drivers/isdn/i4l/isdn_common.c fix small resource leak
Darren Jenkins
2008-06-20
isdn: cdev lock_kernel() pushdown
Jonathan Corbet
2008-04-28
isdn: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
isdn: replace __inline with inline
Harvey Harrison
2008-01-04
[ISDN]: i4l: Fix DLE handling for i4l-audio
Matthias Goebl
2007-12-03
I4L: fix isdn_ioctl memory overrun vulnerability
Karsten Keil
2007-10-16
use mutex instead of semaphore in isdn subsystem common functions
Matthias Kaehlcke
2007-10-08
ISDN: Fix data access out of array bounds
Karsten 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 3
Arjan van de Ven
2006-12-08
[PATCH] isdn: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-08
[PATCH] struct path: convert isdn
Josef Sipek
2006-10-17
[PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat()
Jeff Garzik
2006-07-10
[PATCH] isdn: cleanup i_rdev udage
Eric Sesterhenn
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[PATCH] i4l:add some checks for valid drvid and driver pointer
Karsten 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() errors
Jesper Juhl
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
2005-06-25
[PATCH] drivers/isdn/i4l/: possible cleanups
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds