summaryrefslogtreecommitdiff
path: root/wcfxs.c
AgeCommit message (Expand)Author
2005-11-15port API call update from HEADkpfleming
2005-11-04get rid of warningrussell
2005-10-31add missing include (issue #5537)russell
2005-07-27make memory layout of private structures a little more sensiblekpfleming
2005-07-25ensure that only the channel being closed is reset to idle, and only if it is...kpfleming
2005-07-25ensure intcount cannot go negativekpfleming
2005-06-29add pci idrussell
2005-06-09add subvendor ID for rev I TDM400Pkpfleming
2005-06-01add support for the 3215russell
2005-03-31add use counts to prevent kernel panics (bug #3773)russell
2005-02-28don't detect a pulse dial phone as ringing on an FXO (bug #3676)russell
2005-01-19remove non-existant parameters ... oops (bug #3380)russell
2005-01-17all of the fixes for 2.6 from HEAD ... I think things are calm nowrussell
2005-01-13someone says this doesn't work, so I'm backing it out for now.russell
2005-01-13use module_parm for 2.6 (bug #3321)russell
2005-01-12remove prototypes and move static inline functions up to before they are used...russell
2004-12-09add tweaks to make life easier with an early RevH tdm boardrussell
2004-09-15When using fxshonormode=1 and opermode=TBR21 set ring to 25 Hz (bug #724)markster
2004-09-09Fix GCC 2.96 build (bug #2402)markster
2004-09-08Make loop current settable (bug #1200)markster
2004-08-05Restore inadvertantly removed line of code (bug #2218)markster
2004-08-03Merge polarity reversal detection (bug #9)markster
2004-07-26Enable two wire synthesis with honor mode (bug #2141)markster
2004-07-25Unify sleep code in wcfxs, merge belgium tones (bug #2130)markster
2004-07-19Add recognition for Rev H freshmakermarkster
2004-06-26Add honorfxs mode (request for bug #1926), not generally valuablemarkster
2004-06-25Make Gentoo happymarkster
2004-06-25Add support for international impedence matching (improves echo abroad!)markster
2004-06-23Fix other halfmarkster
2004-06-23Increase ring debounce (bug #1899)markster
2004-06-21Move DC/DC calibration to better locationmarkster
2004-06-21Add special check for R19 calibrationmarkster
2004-05-31Added DPO (Loop Closure/E&M) signalling support and fixed loop detect debounc...jim
2004-05-28Report battery in fxstest statmarkster
2004-05-26Don't default to audio ring checkmarkster
2004-05-26Zaptel fixes for 2.6markster
2004-05-25On broken hook register, try to restore itmarkster
2004-05-25Add Audio based RING detectionmarkster
2004-05-25Make boostringer an option and use low power ringingmarkster
2004-05-24Perform DC->DC calibration after DC is upmarkster
2004-05-19Check before doing battery detectmarkster
2004-05-19Work around issues with slot 1 FXO'smarkster
2004-05-15Save calibration registers, add "lowpower" optionmarkster
2004-05-15Don't accept ring when there is no battery, print which ports things hapepn onmarkster
2004-05-10Support unified test/cs registermarkster
2004-05-05Add timingonly parameter to wcfxsmarkster
2004-05-04Make threshold easier to find and more tolerantmarkster
2004-05-04Fix fxstestmarkster
2004-05-02Really pull external reset low firstmarkster
2004-05-01Fix disconnect supervisionmarkster