summaryrefslogtreecommitdiff
path: root/wctdm.c
AgeCommit message (Expand)Author
2008-08-01Fix detection of ringing on FXO ports. This change was made to wctdm in 1.4russell
2008-04-24Fixes a regression in versions 1.2.25 and 1.4.19 identified by korihor wheresruffell
2008-04-04svn merge -c4096 https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel/wc...sruffell
2008-04-03svn merge -c3012 https://origsvn.digium.com/svn/zaptel/branches/1.4 .sruffell
2008-04-03svn merge -r 3010:3011 https://origsvn.digium.com/svn/zaptel/branches/1.4sruffell
2008-01-25get this branch to build against 2.6.24 kernel build system (similar to r3706...kpfleming
2007-08-23Increase CWCID reliability on analog modules significantly. (although if you ...mattf
2007-07-19update to 2.6.22 request_irq() flagskpfleming
2007-07-03Fix a potential issue with the reversepolarity module option in wctdm.qwell
2007-01-31fix up author email addresseskpfleming
2007-01-23Make sure we don't clear the interrupt before we might have received it in mattf
2007-01-23clean up various compiler warningskpfleming
2006-12-11kernel 2.6.19 API changes compatibilitykpfleming
2006-10-25do ProSLIC 3215 check properlykpfleming
2006-07-07Add missing TDM400 PCI definition (issue #7502 reported by chozian)file
2006-05-17Don't change the value of lasttxhook, instead do a comparison. (issue #7175 r...file
2006-02-15automatically set operational paramters for Australia when that opermode is s...kpfleming
2005-12-13ensure data is output to proper io port address (issue #5990)kpfleming
2005-12-04merge ringer changes from revs 845:847 in trunkkpfleming
2005-11-29remove extraneous svn:executable propertieskpfleming
2005-10-29Add missing io include (bug #5537)markster
2005-10-21silence compiler warningrussell
2005-10-04use pci_register_driver() on recent kernels (issue #5375, compatibility fix o...kpfleming
2005-09-26Fix issue with CPU spikingmarkster
2005-09-25try #3kpfleming
2005-09-25uhhhh... make that last one actually work the way it was intended tokpfleming
2005-09-25don't generate message needlesslykpfleming
2005-08-04Allow polarity on TDM card FXS interface to be reversed...markster
2005-07-27make memory layout of private structures a little more sensiblekpfleming
2005-07-25Fix wrapping issuemarkster
2005-07-20fix breakage from last commit (wasn't checking properly for MOD_TYPE_FXS)kpfleming
2005-07-20Only set idlemode on current channel....markster
2005-07-20Only reset fxs mode when we're an fxs...markster
2005-06-29PCI ID updatemattf
2005-06-22Little addition to TDM driver, fix messup commit on quadspanmattf
2005-06-22New Zealand fixesmattf
2005-06-09add subvendor ID for rev I TDM400Pkpfleming
2005-06-08use proper values for debounce periods (in 4ms increments, not 1ms increments)kpfleming
2005-05-11Add support for polarity reversalmarkster
2005-04-29Fix TDM card with big endian architectures (Mac, ARM)markster
2005-03-21Add use counts to currently shipping stuff (bug #3773):markster
2005-02-27Fix ringer not to catch pulse dial pulses (bug #3676)markster
2005-02-14Remove remaining debug codemarkster
2005-02-14Remove old debug codemarkster
2005-02-11Add support for 3215markster
2005-02-03Take useless debug message from the IOCTLmattf
2005-01-17Working out a few bugs. Should be usable now.mattf
2005-01-15Correct order of includesmarkster
2005-01-15Fix build for 2.4 kernel (bug #3343)markster
2005-01-14Fix compile on older 2.6 kernels (bug #3334)markster