summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-12-01Service the transmit descriptor ring before the receive descriptor ring soShaun Ruffell
2008-11-27dahdi-linux: Remove README.Astribank.html generation.Tzafrir Cohen
2008-11-27Moving README.Astribank to dahdi-tools .Tzafrir Cohen
2008-11-27Fixes and some owrk in progress on DAHDI Astribank README.Tzafrir Cohen
2008-11-25Validate the timing priority on the wcte11xp and wct1xxp driver.Shaun Ruffell
2008-11-25Validate that the span priority is valid in the tor2 driver.Shaun Ruffell
2008-11-24Additional debugging code.Shaun Ruffell
2008-11-24Add a 'spanfilter' module parameter in order to isolate debugging informationShaun Ruffell
2008-11-24Use counter of pending HDLC frames in order to eliminate the need to send aShaun Ruffell
2008-11-24Do not make assumptions about the number of ready HDLC frames on HDLC RXShaun Ruffell
2008-11-21Fix a think-o in numeric comparison. Swap order to make it more clear.Jason Parker
2008-11-21Convert some uses of sprintf to snprintf in dahdi_proc_read in order toShaun Ruffell
2008-11-20Force the FIFO to reset when the file handle is closed.Shaun Ruffell