summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcte12xp
AgeCommit message (Expand)Author
2010-04-06wcte12xp: Load the VPM in startup, not spanconfigShaun Ruffell
2010-04-06wcte12xp: Check and dequeue/decipher the VPM commands atomicallyShaun Ruffell
2010-04-06wcte12xp: Make sure the interrupt is stopped before freeing the vpmadt032Shaun Ruffell
2010-04-06wcte12xp: Eliminate a trailing whitespace.Shaun Ruffell
2010-04-06wcte12xp: Do not reconfigure the VPMADT032 if shutting down.Shaun Ruffell
2010-04-06wcte12xp: Do not restart the timer on alarm poll if shutting down.Shaun Ruffell
2010-04-06wcte12xp: Expose the maximum latency as a module parameterShaun Ruffell
2010-04-06wcte12xp: Reprogram the VPM only when neccessary.Shaun Ruffell
2010-04-05wcte12xp: Try to reconfigure the VPM if we fail to configure the channels.Shaun Ruffell
2010-04-04wcte12xp: Poll the VPM and reset it if necessary.Shaun Ruffell
2010-04-04wcte12xp: Use ARRAY_SIZE in a couple more placesShaun Ruffell
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: Use our own workqueue for the timer and maint events.Shaun Ruffell
2010-04-03wcte12xp: Resend both framer and VPM commands when reads may have been lost.Shaun Ruffell
2010-03-24wcte12xp: Fix typo in last commit.Shaun Ruffell
2010-03-24wcte12xp: t1xxp_maint is also called with interrupts disabled from dahdi_ioctlShaun Ruffell
2010-03-24wcte12xp: t1xxp_maint can be called from interrupt context.Shaun Ruffell
2010-03-23wcte12xp: Fix potential race on command handling.Shaun Ruffell
2010-03-22wcte12xp, wctdm24xxp: Do not keep individual free lists for VPM commands.Shaun Ruffell
2010-03-08wct4xxp, wcte12xp: Fixed broken E1 and unsupported function bugsRuss Meyerriecks
2010-03-08dahdi_maint: Added local loopback capability in E1 modesRuss Meyerriecks
2010-03-08wct4xxp: wcte12xp: Revised maint clearingRuss Meyerriecks
2010-03-04Fix issue with T1/E1 selection jumper always readingMike Spiceland
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-01wcte12xp: Increase a few timeouts, and cleanup on timeout.Shaun Ruffell
2010-03-01wcte12xp: Cleanup if voicebus_start fails.Shaun Ruffell
2010-02-26wcte12xp: Fix for a couple of issues introduced in recent commits.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, wcte12xp: Buffer handling improvements.Shaun Ruffell
2010-02-24wctdm24xxp, wcte12xp: Abort attach if interface fails to come out of reset.Shaun Ruffell
2010-02-22Branch merge from the maintenance modes projectRuss Meyerriecks
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: Identify the card that is printing to the kernel log.Shaun Ruffell
2010-02-08wcte12xp, wctdm24xxp: Declare static symbols that aren't externally referenced.Shaun Ruffell
2010-02-08vpmadt032,wcte12xp: Use a timeout on the read/write commands and during load.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-23Even if we are debouncing the LOS declaration, we still expect the LED toMike Spiceland
2009-11-12wcte12xp, voicebus: Set the companding mode correctly on E1.Shaun 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-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