summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcte12xp/wcte12xp.h
AgeCommit message (Expand)Author
2012-06-22wcte12xp: Allow default_linemode to be set to j1.Shaun Ruffell
2011-10-26dahdi: Register devices instead of individual spans.Tzafrir Cohen
2011-06-28wcte12xp, wctdm24xxp: Load VPMOCT032 firmware in background.Russ Meyerriecks
2011-06-28wcte12xp, wctdm24xxp: Add support for the VPMOCT032 hardware echocanceler.Russ Meyerriecks
2011-06-02wcte12xp: Limit how many consecutive times to reset the VPMADT032 module.Shaun Ruffell
2011-06-02wcte12xp: Remove unused vpm100 member from 'struct t1'Shaun Ruffell
2011-06-02wcte12xp: Force spanconfig/chanconfig to wait for ready.Shaun Ruffell
2011-04-04wcte12xp: Use the reglock to protect the framer command lists.Shaun Ruffell
2010-12-08dahdi: Fixed loopup/loopdown signalsRuss Meyerriecks
2010-09-24Move test for DEFINE_SPINLOCK into include/dahdi/kernel.hShaun Ruffell
2010-09-20wcte12xp: Remove unused 'dtmfactive', 'dtmfmask', and 'dtmfmutemask' members.Shaun Ruffell
2010-08-17wcte12xp, wctdm24xxp: Add compile time option CONFIG_VOICEBUS_ECREFERENCE.Shaun Ruffell
2010-04-26dahdi-base: Reverted a change from last patchRuss Meyerriecks
2010-04-04wcte12xp: Poll the VPM and reset it if necessary.Shaun Ruffell
2010-04-03wcte12xp: Use our own workqueue for the timer and maint events.Shaun Ruffell
2010-02-22Branch merge from the maintenance modes projectRuss Meyerriecks
2010-02-08dahdi: Update the Digium copyright on files changed since 2010-01-01.Shaun Ruffell
2010-02-08wcte12xp: Identify the card that is printing to the kernel log.Shaun Ruffell
2010-02-08wcte12xp, wctdm24xxp: Declare static symbols that aren't externally referenced.Shaun Ruffell
2010-01-08voicebus: Make 'struct voicebus' embeddable by the client driver strutures.Shaun Ruffell
2009-11-09wcte12xp: use the dev_xxx macro for the debounce messages.Shaun Ruffell
2009-11-07wcte12xp: Remove unused flag member and make const the t1_descs.Shaun Ruffell
2009-11-04Adding alarm debounce to single span driver (wcte12xp).Mike Spiceland
2009-08-11wcte12xp: Removing a few macros that are no longer used.Shaun Ruffell
2009-08-04wcte12xp: Remove the vpm_num from 'struct command'Shaun Ruffell
2009-08-04wcte12xp: Remove unused 'schluffen' declaration in wcte12xp.hShaun Ruffell
2009-04-29echocan: Improve interface for echo cancelers.Shaun Ruffell
2009-04-29voicebus: Move common vpmadt032 interface into voicebus module.Shaun Ruffell
2009-04-29wcte12xp: Update cmdqueue processing.Shaun Ruffell
2008-08-06more license header updatesKevin P. Fleming
2008-08-03Change all instances of printk in DAHDI to include a priorityRussell Bryant
2008-07-02break up large memory allocations made by digital span drivers into smaller o...Kevin P. Fleming
2008-05-22and with another fell swoop... 2.4 kernel support is gone tooKevin P. Fleming
2008-05-21replace ZT_ with DAHDI_, zt_ with dahdi_Kevin P. Fleming
2008-05-21start copying kernel bitsKevin P. Fleming