summaryrefslogtreecommitdiff
path: root/drivers/dahdi/voicebus
AgeCommit message (Expand)Author
2010-02-08vpmadt032,wcte12xp: Use a timeout on the read/write commands and during load.Shaun Ruffell
2010-02-08voicebus: Remove unused 'voicebus_get_pci_dev'.Shaun Ruffell
2010-02-03wctdm24xxp, voicebus: Move sysfs handling from voicebus to wctdm24xxp.Shaun Ruffell
2010-01-08voicebus: Remove framesize, buffer_cache, and cache_line members from struct.Shaun Ruffell
2010-01-08voicebus: Make 'struct voicebus' embeddable by the client driver strutures.Shaun Ruffell
2009-12-22voicebus, wcte12xp: Only define SLAB_STORE_USER when CONFIG_SLUB is defined.Shaun Ruffell
2009-11-12wcte12xp, voicebus: Set the companding mode correctly on E1.Shaun Ruffell
2009-11-12voicebus: Use dev_xxx macro when printing vpm messages.Shaun Ruffell
2009-11-12voicebus: Remove redundant MAX_CHANNELS_FROM_SPANShaun Ruffell
2009-11-12voicebus: Remove unused curtone from 'struct vpmadt032'Shaun Ruffell
2009-11-12voicebus: Fix race when enabling/disabling hardware echocan.Shaun Ruffell
2009-11-07voicebus: Be just a little more graceful if we cannot grab our interrupt line.Shaun Ruffell
2009-11-07voicebus: Remove 'assert' macros and use BUG_ON/WARN_ON directly.Shaun Ruffell
2009-11-07voicebus: Add optional sysfs entry for reading a boards current latency.Shaun Ruffell
2009-11-07voicebus, wctdm24xxp, wcte12xp: Move a print out of the interrupt handler.Shaun Ruffell
2009-11-07voicebus: Add function to lock the latency.Shaun Ruffell
2009-11-07voicebus: Send 'idle' buffers when the transmit descriptor underruns.Shaun Ruffell
2009-11-07voicebus: Use DAHDI_IRQ_SHARED instead of defining our own.Shaun Ruffell
2009-11-07voicebus: Set the DMA_BIT_MASKShaun Ruffell
2009-11-07voicebus: Remove sdi member from 'struct voicebus'Shaun Ruffell
2009-11-07voicebus: Remove the VB_PRINTK macro.Shaun Ruffell
2009-11-04voicebus: Increase the NLP converged threshold to 18.Shaun Ruffell
2009-10-02Implement API update to do per-channel companding selection for VPMADT032Matthew Fredrickson
2009-09-30Update echocan API so it only uses channel offset in free routineMatthew Fredrickson
2009-06-26voicebus: Limit the string length of the vpm workqueue name.Shaun Ruffell
2009-05-15voicebus: Use '&' not '|' when checking for a bit.Shaun Ruffell
2009-05-15voicebus: Make the enable/disable echocan messages debug again.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-05-05voicebus: Use the companding type on the span when enabling echocan.Shaun Ruffell
2009-05-04Insure that vpmnlptype, vpmnlpmaxsupp, and vpmnlpthresh are set back to moduleDoug Bailey
2009-05-01voicebus: Need Makefile to build on 2.6.9Shaun Ruffell
2009-04-29echocan: Improve interface for echo cancelers.Shaun Ruffell
2009-04-29voicebus: Move common vpmadt032 interface into voicebus module.Shaun Ruffell