summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-12-15wcte12xp: do not release a spinlock that we did not acquire.Shaun Ruffell
2008-12-12use a format string for request_module, so the compiler will do the right thingKevin P. Fleming
2008-12-11Add definition of dev_notice for kernels < 2.6.17.Shaun Ruffell
2008-12-11One more place whe old-but-not-ancient hotplug is used.Tzafrir Cohen
2008-12-11Send all samples to OSLEC, rather than just the first.Tzafrir Cohen
2008-12-11Add a separate case for hotplug of kernels <= 2.6.9 .Tzafrir Cohen
2008-12-11dahdi_dummy: If we're using the system tick, don't use the hrtimer interface.Shaun Ruffell
2008-12-11Fix the xpp OLD_HOTPLUG fix.Tzafrir Cohen
2008-12-11Fix building dahdi_dummy for kernels 2.6.13, 2.6.14:Tzafrir Cohen
2008-12-11Yet Another directory in which to ignore modules.orderTzafrir Cohen
2008-12-11Remove an include that is not available before 2.6.15 and is not neededTzafrir Cohen
2008-12-11A bit less maigc with OLD_HOTPLUG_SUPPORTTzafrir Cohen
2008-12-11Fixed a typo that broke building dahdi-base with kernels < 2.6.13Tzafrir Cohen
2008-12-11wctc4xxp: Fix compilation issues on 2.6.15 and below kernels. ThanksShaun Ruffell
2008-12-09Needed to go up one more level for dahdi_tools.Shaun Ruffell
2008-12-09Moving live_dahdi into the build_tools dir.Shaun Ruffell
2008-12-09live_dahdi - test dahdi without fully installing it.Tzafrir Cohen
2008-12-06Ignore modules.order in modules directories.Tzafrir Cohen
2008-12-04Fix an erroneous warning and ensure that the sample size is set correctly whenShaun Ruffell
2008-12-04Do not use an already built channel if the source and destination formats doShaun Ruffell
2008-12-01Fix issue with cut and paste that was preventing compilation.Shaun Ruffell