summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-12wcb4xxp: More hw ids for HFC-4S & HFC-8SShaun Ruffell
2009-11-12kernel.h: Define 'list_replace' for kernels < 2.6.18Shaun Ruffell
2009-11-12wcte12xp: Change serial port configuration setting for hw echocan.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-12wctdm24xxp, wcte12xp: We no longer have any DTMF events to check for.Shaun Ruffell
2009-11-12voicebus: Fix race when enabling/disabling hardware echocan.Shaun Ruffell
2009-11-10wcte12xp: Export features and operations for VPMADT032.Shaun Ruffell
2009-11-09wcte12xp: use the dev_xxx macro for the debounce messages.Shaun Ruffell
2009-11-09wcte12xp: Only print the new debounce messages when debug is set.Shaun Ruffell
2009-11-09wct4xxp: Only print the new debounce messages when debug is set.Shaun Ruffell
2009-11-07wct4xxp: Fix up some continued strings.Shaun Ruffell
2009-11-07wcte12xp: Fix up some continued strings.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-07wctdm24xxp: Lock latency when loadingShaun Ruffell
2009-11-07wcte12xp: Lock latency when loadingShaun 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-07wcte12xp: Remove unused flag member and make const the t1_descs.Shaun Ruffell
2009-11-04Remove commented out code block that was unintentionally left in.Mike Spiceland
2009-11-04Adding alarm debounce to single span driver (wcte12xp).Mike Spiceland
2009-11-04voicebus: Increase the NLP converged threshold to 18.Shaun Ruffell
2009-11-03xpp: More E1/T1 CAS fixes. Mostly connect/disconnectTzafrir Cohen
2009-11-03xpp: compile fix in (mostly) unused code.Tzafrir Cohen
2009-10-29Debounce alarms by default for wct4xxp per AT&T 54016. Also, theMike Spiceland
2009-10-29wcte12xp, wctdm24xxp: VPMADT032 firmware update to 1.20.Shaun Ruffell
2009-10-29dahdi-base: Do not allow jumps in system time to lock up the system w/core_timerShaun Ruffell
2009-10-29dahdi_vpmadt032_loader: remove a little dead code.Shaun Ruffell
2009-10-28update to latest Octasic API tagKevin P. Fleming
2009-10-12headers: sched.h was also removed from interrupts.hShaun Ruffell
2009-10-12Ignore more generated filesTzafrir Cohen
2009-10-11Add kernel-doc generation to the 'docs' targetTzafrir Cohen
2009-10-11Fix kernel-doc, add some more.Tzafrir Cohen
2009-10-11Add a few kernel-doc commentsTzafrir Cohen
2009-10-09dahdi-base: Include linux/sched.hShaun Ruffell
2009-10-09wctc4xxp: Remove custom memory debugging code that is no longer necessary.Shaun Ruffell
2009-10-07Fix a logic error in the companding check. Duh....Matthew Fredrickson
2009-10-02wcte12xp: The timer is called every 200ms, not every 100ms. Fix comment.Shaun Ruffell
2009-10-02Implement API update to do per-channel companding selection for VPMADT032Matthew Fredrickson
2009-09-30move the dev->bus_id fix from xpp to kernel.h: needed elsewhereTzafrir Cohen
2009-09-30Update echocan API so it only uses channel offset in free routineMatthew Fredrickson
2009-09-30xpp: PRI PIC firmware: T1-CAS fixesTzafrir Cohen