summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-11-20Make tor2 load properly. Seems to fix #13487.Tzafrir Cohen
2008-11-20* Some extrra Zap->DAHDI (and Dahdi->DAHDI) fixes in the AstribankTzafrir Cohen
2008-11-19support wcb4xxp build on kernels that don't directly use KbuildKevin P. Fleming
2008-11-17- Fix for race condition of encoder and decoder are allocated at the same timeShaun Ruffell
2008-11-17xpp_pri: Fix T1 CRC initializationTzafrir Cohen
2008-11-17A fix for an issue with corruption on the D-Channels.Shaun Ruffell
2008-11-16Fixed USB firmware that caused some bad bioses to hang on boot.Tzafrir Cohen
2008-11-13Make a message about the host cacheline size being unsupported a debug onlyShaun Ruffell
2008-11-10xpp init_card_2_30: no need to check environment in verify mode.Tzafrir Cohen
2008-11-10- Do not hold any locks while calling close_channel, which can result in callsShaun Ruffell
2008-11-09We only use print_debug_writebuf when CONFIG_DAHDI_NET or CONFIG_DAHDI_PPP ar...Sean Bright
2008-11-09Add missing semi-colon.Sean Bright
2008-11-05Whitespace changes for the coding standard.Shaun Ruffell
2008-11-05rate limiting a diagnostic printk.Shaun Ruffell
2008-11-05Fix warning messages in order to build on 2.6.27.Shaun Ruffell
2008-11-05Check the return value of the down_interruptible call in order to quiet aShaun Ruffell