summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctdm24xxp
AgeCommit message (Expand)Author
2009-11-19Merged revisions 7601 via svnmerge from Shaun Ruffell
2009-11-12Merged revisions 7309,7348,7565-7571 via svnmerge from Shaun Ruffell
2009-11-09Merged revisions 6699,6706,6714,6768,6771,6785,6812-6818,6821,6838,6928-6929,...Shaun Ruffell
2009-11-05backport a number of build fixes from trunk to 2.2Tzafrir Cohen
2009-08-19Merged revisions 7038 via svnmerge from Kevin P. Fleming
2009-06-18wctdm, wctdm24xxp, wcfxo: Fix calls to dahdi_hooksig.Shaun Ruffell
2009-05-11voicebus: Update the default vpmadt032 parameters.Shaun Ruffell
2009-05-07voicebus: Create workqueue for each vpmadt032 instance.Shaun Ruffell
2009-05-07voicebus: Changing default NLP type to 'suppression'.Shaun Ruffell
2009-04-30Ensure that vpmsupport=0 module parameter takes proper effectKevin P. Fleming
2009-04-29echocan: Improve interface for echo cancelers.Shaun Ruffell
2009-04-29voicebus: Move common vpmadt032 interface into voicebus module.Shaun Ruffell
2009-01-30Do a stricter test for FXS modules. FXO modules will be hi-z during this tim...Mike Spiceland
2009-01-28Allow EXTRA_CFLAGS to propagate to builds in the subfolders for wct4xxp,Shaun Ruffell
2009-01-27Break VMWI ioctl calls into two separate calls to maintain old revision compa...Doug Bailey
2009-01-22Change structure passed in DAHDI_VMWI ioctl call to make it so new VMWI types...Doug Bailey
2009-01-21Change the DAHDI_VMWI ioctl call to pass data via structure. Doug Bailey
2009-01-19Add mask for portion of DAHDI_VMWI ioctl call that carries the number of mess...Doug Bailey
2009-01-19Add line reversal MWI to wctdm and wctdm24xxp drivers Doug Bailey
2008-11-13Make a message about the host cacheline size being unsupported a debug onlyShaun Ruffell
2008-11-05Check the return value of the down_interruptible call in order to quiet aShaun Ruffell
2008-10-28fix a large number of warnings found by sparse, the kernel code sanity checki...Kevin P. Fleming
2008-09-15Fixed two typos.Shaun Ruffell
2008-08-27a bit of attribution cleanupKevin P. Fleming
2008-08-20improve compatibility with 2.6.26 and 2.6.27 kernelsKevin P. Fleming
2008-08-13import the neon mwi detectionDoug Bailey
2008-08-06last round of license header updates hereKevin P. Fleming
2008-08-06more license header updatesKevin P. Fleming
2008-08-03Change all instances of printk in DAHDI to include a priorityRussell Bryant
2008-08-03Rework the table of signalling bits for signalling types and hook statesRussell Bryant
2008-07-29make an initial split of dahdi/kernel.h into userspace- and kernelspace-speci...Kevin P. Fleming
2008-07-22from r4429 of zaptel... make battery loss to red alarm translation actually workKevin P. Fleming
2008-07-07the initialization of wc->chans was done using NUM_CARDS in wc->cards, but th...Kevin P. Fleming
2008-07-07wctdm_initialize expects the channels to already be allocated.Shaun Ruffell
2008-07-07Default ring debounce timer should be higher to properly catch calleridMatthew Fredrickson
2008-07-02fix up the last few drivers for the new single-allocation channel changesKevin P. Fleming
2008-07-02fix remaining drivers broken by pointer type change in 'struct dahdi_span'......Kevin P. Fleming
2008-06-20merge modular_ec branch, which adds modular echocan support and lots of minor...Kevin P. Fleming
2008-06-17another batch of fixes for non-hotplug firmware handlingKevin P. Fleming
2008-06-17get non-hotplug firmware building working againKevin P. Fleming
2008-06-17commit a bunch of stuff, primarily basic support for allowing drivers/dahdi a...Kevin P. Fleming
2008-05-23make wctdm.h a public header fileKevin P. Fleming
2008-05-22and with another fell swoop... 2.4 kernel support is gone tooKevin P. Fleming
2008-05-22ensure that wctdm24xxp and wcte12xp compile their own copies of voicebus.o, s...Kevin P. Fleming
2008-05-22fix up all remaining references to zaptel/zapata (except for the ones in cred...Kevin P. Fleming
2008-05-21replace Zaptel with DAHDI, ZAPTEL with DAHDI, ZAPATA with DAHDIKevin P. Fleming
2008-05-21replace zap_ with dahdi_, ZAP_ with DAHDI_Kevin P. Fleming
2008-05-21replace ZT_ with DAHDI_, zt_ with dahdi_Kevin P. Fleming
2008-05-21modules build nowKevin P. Fleming
2008-05-21start copying kernel bitsKevin P. Fleming