summaryrefslogtreecommitdiff
path: root/zaptel-base.c
AgeCommit message (Expand)Author
2008-08-03Use the wrapper CLASS_DEV_DESTROY rather than class_device_destroytzafrir
2008-08-03Fix build on kernels 2.6.2-2.6.13: class_simple_device_removetzafrir
2008-07-21Fix building zaptel 1.2 with kernel 2.6.26. Taken from DAHDI-linux rev.tzafrir
2008-04-03svn merge -c3012 https://origsvn.digium.com/svn/zaptel/branches/1.4 .sruffell
2008-02-15Fixes bug 11471. Replaced all instances of strncpy with zap_copy_string (adde...jpeeler
2008-01-25get this branch to build against 2.6.24 kernel build system (similar to r3706...kpfleming
2008-01-23Ensure that the zone lock is always acquired before the channel lock. sruffell
2008-01-11Revert an unnecessary trylock. Multiple people have looked at this and nobodyrussell
2007-12-08Moving wcte12xp driver into a subdirectory and adding support for the Digium ...mspiceland
2007-08-22Don't try to create devices 250 and above in udev.qwell
2007-08-01Per Matt Fredrickson, we don't want to use GFP_KERNEL while holding a spinlock.qwell
2007-07-20New product support, new echo canceler and new boardsmattf
2007-07-19don't try to timeslot-interchange channels that are being bridged (DACS) if e...kpfleming
2007-07-05Do not report channels in ZT_STATE_KEWL or ZT_STATE_AFTERKEWL (ie; battery dr...qwell
2007-05-18Remove silly got signal messagemattf
2007-04-25Don't try to reference a variable on a channel that may not exist.qwell
2007-04-24Backport pre-echocan debugging for ztmonitorqwell
2007-04-13Fix several places where we treat confmode as a bitmask.qwell
2007-04-11Fix buglet in memory corruption fix.mattf
2007-04-07Fix for #9208. Thanks adomo and Tzafrir!mattf
2007-03-30Fix an issue where an echo can was freed incorrectly in certain circumstances.qwell
2007-02-21fix up some compiler warnings when building for 2.4 kernelskpfleming
2007-02-01add support for Digium's High Performance Echo Cancellerkpfleming