summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-01-07- When tearing down channels, use the channel's timeslot as the index into thesruffell
2009-01-07Set that the channel is busy even when it is already built. This is alreadysruffell
2009-01-05Even on older kernels, do not redefine WARN_ON_ONCE if it is already defined.sruffell
2009-01-05Quieting a compiler warning.sruffell
2009-01-05spin_is_lock always evalulates to 0 on SMP kernels. So since I still want tosruffell
2009-01-05Print more information to the kernel log when the transcoder sends us asruffell
2008-12-19Quiet a compilation warning. Related to issue #0013275 and #0013742.sruffell
2008-12-19* Quiet a few new compilation warnings.sruffell
2008-12-19WARN is defined in newer kernels. Use WARN_ALWAYS like in DAHDI.sruffell
2008-12-19Compilation fix for kernels copied from DAHDI.sruffell
2008-12-04Service the transmit descriptor ring before the receive descriptor ring sosruffell
2008-12-04- Ensure that the sample size is set correctly when decoding G723 packets.sruffell
2008-11-30xpp: PCM changes and related bugfixes.tzafrir
2008-11-30xpp/firmwares/README: firmwares is no longer a separate distribution.tzafrir
2008-11-25Fix handling of an invalid timing (sync) parameter in DAHDI_SPANCONFIG.tzafrir
2008-11-21Fix a think-o in numeric comparison. Swap order to make it more clear.qwell
2008-11-18Fix typo that was preventing compilation of wctc4xxp.sruffell
2008-11-18xpp_pri: Fix T1 CRC initializationtzafrir
2008-11-17- Fix for race condition of encoder and decoder are allocated at the same timesruffell
2008-11-16Fixed USB firmware that caused some bad bioses to hang on boot.tzafrir
2008-11-13Make a message about the host cacheline size being unsupported a debug onlysruffell
2008-11-10xpp init_card_2_30: no need to check environment in verify mode.tzafrir
2008-10-30Use correct length for the Zaptel transcoder device name.tzafrir
2008-10-22xpp FXS init script: Do use high-pass filter.tzafrir
2008-10-20zapconf: Fix number in error message in case of unknown channel type.tzafrir
2008-10-15Fixing typo...there is not a rebufpolicy.sruffell
2008-10-15Zaptel should always notify user mode whenever it has received buffers tosruffell
2008-10-10- Ensure that the source format is considered when selecting a transcoder.sruffell
2008-10-06Embed room for the complete packet to the DTE in the transcoder buffersruffell
2008-10-03There are two possible valid statues when booting the TC400M.sruffell
2008-10-02Keep hold of the channel lock when setting the data_ready flag for the channelsruffell
2008-10-02wctc4xxp_cleanup_channel_private needs a pointer to the zt_transcoder_channelsruffell
2008-10-02Mark that there is not any data waiting whenever we cleanup the privatesruffell
2008-09-30Removing reference to setup_timer on kernels before 2.6.18.sruffell
2008-09-28mprove reliablity of UK caller ID for the TDM400P by not allowing thesruffell
2008-09-25XPP firmware: Only send out CAS D-channel messages when in CAS mode.tzafrir
2008-09-24Adding back in the mode module parameter for the wctc4xxp driver. This issruffell
2008-09-09Zaptel.pm: Fix sample program (perldoc-only fix).tzafrir
2008-09-09xpp-zaptel: Bugfix: Display data_high in /proc/xpp/*/chipregs:tzafrir
2008-09-09xpp-zaptel: FXO: Add caller-id workaround for ESTI-DTMF (for #9096)tzafrir
2008-09-09xpp-zaptel: FXO: fix init_card_2_30 opermode verificationtzafrir
2008-09-09Fix another path to an uninitialized SUB config provided to us from thetzafrir
2008-09-08Minor FXS/FXO type fixes in case probe was not done.tzafrir
2008-09-03Before creating a device, register the major number.tzafrir
2008-08-25Remove this warning, which could occur if the driver is loaded on a systemsruffell
2008-08-20resolve some compile warningskpfleming
2008-08-20improve compatibility with 2.6.26 and 2.6.27 kernelskpfleming
2008-08-20Change to support both 5.3kbps and 6.3kbps bit rates when using the G723.1sruffell
2008-08-20Mark xpp_fxloader as executable.tzafrir
2008-08-19Fix bug where all transcoders are named tc400b0.sruffell