summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-02Raise the voltage threshhold for detecting when there is battery loss from 3VShaun Ruffell
2009-02-02Array-style echo canceller updates first appeared in Zaptel, because HPEC onl...Kevin P. Fleming
2009-01-30Make sure that we pass alarm notification up the stack whenever alarms occur ...Matthew Fredrickson
2009-01-30Do a stricter test for FXS modules. FXO modules will be hi-z during this tim...Mike Spiceland
2009-01-28Minor comment rearangement to avoid possible confusion.Richard Mudgett
2009-01-28Ensure the teignorered parameter is exposed as a module parameter.Shaun Ruffell
2009-01-28Allow EXTRA_CFLAGS to propagate to builds in the subfolders for wct4xxp,Shaun Ruffell
2009-01-27And once again I'm reminded why I should always compile before committing.Shaun Ruffell
2009-01-27Small tweak to the alloc_netdev call again to use a less error-prone method ofShaun Ruffell
2009-01-27Passed wrong size to alloc_netdev.Shaun Ruffell
2009-01-27Updated wctc4xxp for kernel version 2.6.29.Shaun Ruffell
2009-01-27- When tearing down channels, use the channel's timeslot as the index into theShaun Ruffell
2009-01-27Break VMWI ioctl calls into two separate calls to maintain old revision compa...Doug Bailey
2009-01-26Manipulate the REGISTERED flag with atomic bitops now since the bit is setShaun Ruffell
2009-01-26If an execution context has already disabled interrupts on the localShaun Ruffell
2009-01-26Ensure the channel is in a good state before placing it on the chans arrays.Shaun Ruffell
2009-01-22Change structure passed in DAHDI_VMWI ioctl call to make it so new VMWI types...Doug Bailey
2009-01-21If we have the accessors, do not under any circumstance redefine themShaun Ruffell
2009-01-21Change the DAHDI_VMWI ioctl call to pass data via structure. Doug Bailey
2009-01-21Fix version in dahdi_dummy workaround. Tzafrir Cohen
2009-01-20Some distributions have backported the hrtimer_get_expires andShaun Ruffell
2009-01-20Newer FPGA firmwares: rev 6268Tzafrir Cohen
2009-01-19correct missing words and other typographical errors, and change wording to m...Kevin P. Fleming
2009-01-19Add mask for portion of DAHDI_VMWI ioctl call that carries the number of mess...Doug Bailey
2009-01-19Document alarm types, based on jsmith's post on asterisk-users.Tzafrir Cohen
2009-01-19Increase the number of messages specified in the DAHDI_VMWI ioctl call to 16 ...Doug Bailey
2009-01-19Add line reversal MWI to wctdm and wctdm24xxp drivers Doug Bailey
2009-01-19live_dahdi: Only probe modules to load on 'load'Tzafrir Cohen
2009-01-19Bump xpp drivers version to trunk-6630.Tzafrir Cohen
2009-01-19xpp: add driftinfo attributes; pcm sync bugfixTzafrir Cohen
2009-01-19xpp: allow a longer path for init_dir.Tzafrir Cohen
2009-01-19No oops. No panic.Tzafrir Cohen
2009-01-18xpp: sysfs attribute arrays should be NULL-Terminated.Tzafrir Cohen
2009-01-18Temporarilly disabling building xpp/ while hunting a show-stopper onTzafrir Cohen
2009-01-18live_dahdi: reload on unloaded system, path to dahdi-linuxTzafrir Cohen
2009-01-18xpp.r6616: More sysfs migration, FXO enhancements, BRI fixesTzafrir Cohen
2009-01-09Fix pathes in live_dahdi (it is run from the base dir by default)Tzafrir Cohen
2009-01-05Even on older kernels, do not redefine WARN_ON_ONCE if it is already defined.Shaun Ruffell
2009-01-05spin_is_lock always evalulates to 0 on SMP kernels. So since I still want toShaun Ruffell
2009-01-05Print more information to the kernel log when the transcoder sends us aShaun Ruffell
2008-12-29Don't echo the echo. Echo.Sean Bright
2008-12-23Enabling a module parameter that will allow the user to periodically print theShaun Ruffell
2008-12-19Revert MAX_NUM_BUFS back to 32Matthew Fredrickson
2008-12-19Add support for new half full buffer policy. This significantly improves per...Matthew Fredrickson
2008-12-19Fix the safety check in tor2 to be for SPANS_PER_CARDTzafrir Cohen
2008-12-17wcb4xxp: Do not propogate received HDLC frames on channels that are notShaun Ruffell
2008-12-17wcb4xxp: Use %p to print out pointer values.Shaun Ruffell
2008-12-17wcb4xxp: Remove an endless while loop.Shaun Ruffell
2008-12-16wcte12xp: Quiet some warnings about possible use of uninitialized variables.Shaun Ruffell
2008-12-15live_dahdi: Use the nonrelative path for the dahdi-tools folder in live_dahdi.Shaun Ruffell