summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcte12xp/base.c
AgeCommit message (Expand)Author
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
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-07wcte12xp: Fix up some continued strings.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-07wcte12xp: Lock latency when loadingShaun 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-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-30Update echocan API so it only uses channel offset in free routineMatthew Fredrickson
2009-08-19Ensure that dahdi_scan correctly reports VPM presence.Kevin P. Fleming
2009-08-04wcte12xp: Remove unnecessary usage of keyword volatile.Shaun Ruffell
2009-08-04wcte12xp: Remove the vpm_num from 'struct command'Shaun Ruffell