summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctdm24xxp/base.c
AgeCommit message (Expand)Author
2010-04-03wcte12xp, wtdm24xxp: Make sure the writes are retried.Shaun Ruffell
2010-04-03wcte12xp, wctdm24xxp: Close a memory leak when processing VPM commands.Shaun Ruffell
2010-04-03wcte12xp: Resend both framer and VPM commands when reads may have been lost.Shaun Ruffell
2010-03-25wctdm24xxp: Add an 'hx8' mode for buffer processing.Shaun Ruffell
2010-03-22wctdm24xxp: Make sure we're really stopped before deleting the channels.Shaun Ruffell
2010-03-22wcte12xp, wctdm24xxp: Do not keep individual free lists for VPM commands.Shaun Ruffell
2010-03-02Revert commit 8096. Causes register problems on XHFC SPI interfaces.Matthew Fredrickson
2010-03-01wctdm24xxp: Mark the robust module parameter as DEBUG only.Shaun Ruffell
2010-03-01wctdm24xxp, wcte12xp: Add optional module parameter to set the maximum latency.Shaun Ruffell
2010-03-01wcmtd24xxp, wcte12xp: Make vpmsupport module parameter read only.Shaun Ruffell
2010-03-01wctdm24xxp: Automatically fetch Hx8 firmware.Shaun Ruffell
2010-02-26wctdm24xxp: Include <stdbool.h> directly.Shaun Ruffell
2010-02-26wctdm24xxp: Do not assume CONFIG_HZ==100 for delays.Shaun Ruffell
2010-02-26wctdm24xxp: Add support for Hx8 series cards.Shaun Ruffell
2010-02-26wctdm24xxp, wcte12xp: Updating the interface for the VPMADT032.Shaun Ruffell
2010-02-25wctdm24xxp: Partially unroll the TDM data extraction / insertion.Shaun Ruffell
2010-02-25wctdm24xxp: Only use the first three EFRAMES for module commands.Shaun Ruffell
2010-02-25wctdm24xxp, wcte12xp: Buffer handling improvements.Shaun Ruffell
2010-02-25wctdm24xxp: Provide option to initialize boards in parallel on kernels > 2.6.30Shaun Ruffell
2010-02-10wctdm24xxp: make sure we show which card is displaying the message.Shaun Ruffell
2010-02-08dahdi: Update the Digium copyright on files changed since 2010-01-01.Shaun Ruffell
2010-02-08wctdm24xxp, wcte12xp: Abort the search for modules if killed.Shaun Ruffell
2010-02-08wcte12xp, wctdm24xxp: Declare static symbols that aren't externally referenced.Shaun Ruffell
2010-02-03wctdm24xxp: Add back in 'static' for ACIM2TISS as well.Shaun Ruffell
2010-02-03wctdm24xxp: inadvertently removed 'static' from FXO_ADDRSShaun Ruffell
2010-02-03wctdm24xxp, voicebus: Move sysfs handling from voicebus to wctdm24xxp.Shaun Ruffell
2010-02-03wctdm24xxp: Localize fxo_addrs array reference.Shaun Ruffell
2010-02-03wctdm24xxp: Localize the reference to acim2tiss.Shaun Ruffell
2010-02-03wctdm24xxp: Cleanup after a failed call to dahdi_register.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-11-19wctdm24xxp: Honor the alawoverride parameter when using the VPMADT032.Shaun Ruffell
2009-11-12voicebus: Use dev_xxx macro when printing vpm messages.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-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-10-12headers: sched.h was also removed from interrupts.hShaun Ruffell
2009-10-07Fix a logic error in the companding check. Duh....Matthew Fredrickson
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-09-14Race condition in handling writes to proslic LINEFEED register (64)Doug Bailey
2009-09-07wctdm24xxp: Remove a few more unneeded 'volatile' keywords.Shaun Ruffell
2009-08-19Ensure that dahdi_scan correctly reports VPM presence.Kevin P. Fleming
2009-08-14wctdm24xxp, wctdm: Detect if our hookstate has been set back to the initial s...Shaun Ruffell
2009-08-13wctdm24xxp: Use the ARRAY_SIZE macro where appropriate.Shaun Ruffell
2009-08-05wctdm24xxp, wctdm: Formatting changes.Shaun Ruffell
2009-08-05Change proslic linefeed register settingDoug Bailey
2009-08-04wctdm24xxp: txints and rxints duplicate intcount. Remove them.Shaun Ruffell