summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-23Merged revisions 3730 via svnmerge from mattf
2008-01-23Revert part of previous commit which wasn't supposed to be merged yetmattf
2008-01-23Let an echocan parameter be a signed value. Also, for convenience, add a pla...mattf
2008-01-21Fix my regression from r3706: Make sure HOTPLUG_FIRMWARE has effect ontzafrir
2008-01-21Report battery loss on FXO ports of analog cards as a 'red alarm' on the resp...kpfleming
2008-01-21Fix compiler error when building with CONFIG_ZAPATA_PPP.qwell
2008-01-20Make sure README.Astribank's HTML copy has a complete table of contents.tzafrir
2008-01-20Add zconfig build time option OPTIMIZE_CHANMUTE. Disabled by default.tzafrir
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