summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-19Some more separation of kernel build Makefile from original one. This istzafrir
2008-01-17Added modified patch so that the ring detect method can be set using a module...dbailey
2008-01-14revert this change from issue #9264 for now, as it needs more testing before ...kpfleming
2008-01-14make ztcfg able to tolerate tone zones already being loaded and selected as d...kpfleming
2008-01-12Symbolic names to registers in wcfxo: wcfxo-regs by meneault fromtzafrir
2008-01-12Remove the hex that prevented wcfxo international settings from working.tzafrir
2008-01-12Detect cards that do not support international settings:tzafrir
2008-01-12Don't free a tone zone that was not created. (So why does tonezone.c dotzafrir
2008-01-12Ignore generated html-zed man pages.tzafrir
2008-01-11Improve ring detection when polarity reversals are present.kpfleming
2008-01-11finish updating to support echocan params ioctl, even though the parameters a...kpfleming
2008-01-11minor cleanupskpfleming
2008-01-11restore ability of this driver to compile... will finish echo can params code...kpfleming
2008-01-11* Reduce indentation in wcfxo.c .tzafrir
2008-01-11Implement atomic reference counting for tone zone structures, ensuring that t...kpfleming
2008-01-11remove some macros that are no longer neededkpfleming
2008-01-11Merged revisions 3663 via svnmerge from russell
2008-01-11apparently strcasecmp() is a fairly recent addition to the kernel, so use the...kpfleming
2008-01-11Minor formatting change.sruffell
2008-01-11Elimates a recursive grab of a spinlock in the interrupt handler for the wcte...sruffell
2008-01-10finish converting aggressive suppression mode to runtime controlkpfleming
2008-01-10ensure that any non-zero value supplied will turn on aggressive modekpfleming
2008-01-10add runtime-controllable aggressive suppression to KB1 as wellkpfleming
2008-01-10umm... should have compiled in both modes before committingkpfleming
2008-01-10add runtime-control to MG2 aggressive suppression (compile-time control is st...kpfleming
2008-01-10add some code to parse parameters for ADT-based echo cancelers, and update th...kpfleming
2008-01-10live_zap: Add an 'exec' command to execute commands in the 'live'tzafrir
2008-01-10xpp.r5254:tzafrir
2008-01-09Merged revisions 3640 via svnmerge from mattf
2008-01-09Merged revisions 3638 via svnmerge from mattf
2008-01-09eliminate compiler warnings about unused variableskpfleming
2008-01-09For systems using a dynamic device filesystem (pretty much everythingkpfleming
2008-01-09use the proper error code for 'no hardware echo canceler available'kpfleming
2008-01-08Slightly saner man -> html.tzafrir
2008-01-08Another little documentation aid.tzafrir
2008-01-08Documentation updates.tzafrir
2008-01-07Fix some usage messages.tzafrir
2008-01-04Increase the amount of code that is protected by locks in the wcte12xp interr...sruffell
2008-01-04Remove a debug print that found its way into patch. One of themtzafrir
2008-01-04[commit message]kpfleming
2008-01-04fix a small annoyancekpfleming
2008-01-04various minor cleanupskpfleming
2008-01-03* Use inline perl to get list of module instead of script from xpp/utils,tzafrir
2008-01-03restore a line of code that was accidentally removedkpfleming
2008-01-03re-add proper support for boards with hardware echo cancellerskpfleming
2008-01-03Removing some left over debugging code.sruffell
2008-01-03a little bit of code cleanup and use explicit-size types for new ioctl struct...kpfleming
2008-01-02expose the limit for echocan params so programs will know what to expectkpfleming
2008-01-02Corrected unneeded return value.sruffell
2008-01-02VPMADT032 stability changes for wctdm24xxp and wcte12xp:sruffell