summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcte12xp
AgeCommit message (Expand)Author
2010-02-24Merged revisions 8080 via svnmerge from Shaun Ruffell
2009-12-22Merged revisions 7722 via svnmerge from Shaun Ruffell
2009-11-23Merged revisions 7632 via svnmerge from Shaun Ruffell
2009-11-12Merged revisions 7582 via svnmerge from Shaun Ruffell
2009-11-12Merged revisions 7309,7348,7565-7571 via svnmerge from Shaun Ruffell
2009-11-10Merged revisions 7549 via svnmerge from Shaun Ruffell
2009-11-09wct4xxp, wcte12xp: Don't export new module parms by default on the 2.2 branchShaun Ruffell
2009-11-09Merged revisions 6699,6706,6714,6768,6771,6785,6812-6818,6821,6838,6928-6929,...Shaun Ruffell
2009-08-19Merged revisions 7038 via svnmerge from Kevin P. Fleming
2009-07-21Merged revisions 6844,6852,6862-6863 via svnmerge from Shaun Ruffell
2009-05-14wcte12xp: Set the syncsrc in the span appropriately.Shaun Ruffell
2009-05-11wcte12xp: Expose vpm parameters as module parameters.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-04-29wcte12xp: Update cmdqueue processing.Shaun Ruffell
2009-01-28Allow EXTRA_CFLAGS to propagate to builds in the subfolders for wct4xxp,Shaun Ruffell
2009-01-26Manipulate the REGISTERED flag with atomic bitops now since the bit is setShaun Ruffell
2008-12-16wcte12xp: Quiet some warnings about possible use of uninitialized variables.Shaun Ruffell
2008-12-15wcte12xp: do not release a spinlock that we did not acquire.Shaun Ruffell
2008-11-13Make a message about the host cacheline size being unsupported a debug onlyShaun Ruffell
2008-11-10- Do not hold any locks while calling close_channel, which can result in callsShaun 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-10-14If the vpmad032 firmware needs to be reloaded, make sure we use the same slotShaun Ruffell
2008-09-28Fixed type of flags parameter to spin_lock_irqsave functions. FixesShaun Ruffell
2008-09-18Adding a needed header for the in_atomic call.Shaun Ruffell
2008-09-18close_channel is called with a spin_lock held, which means that GFP_KERNEL canShaun Ruffell
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-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-07-29make an initial split of dahdi/kernel.h into userspace- and kernelspace-speci...Kevin P. Fleming
2008-07-02break up large memory allocations made by digital span drivers into smaller o...Kevin P. Fleming
2008-06-20merge modular_ec branch, which adds modular echocan support and lots of minor...Kevin 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-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