summaryrefslogtreecommitdiff
path: root/drivers/dahdi
AgeCommit message (Expand)Author
2011-06-28wcte12xp, wctdm24xxp: Load VPMOCT032 firmware in background.Russ Meyerriecks
2011-06-28wcte12xp, wctdm24xxp: Add support for the VPMOCT032 hardware echocanceler.Russ Meyerriecks
2011-06-28dahdi: Always attach hwec to a channel if available.Shaun Ruffell
2011-06-28xpd_echo: XPP Octasic echo canceler moduleTzafrir Cohen
2011-06-28Revert "dahdi: Group dahdi timers into "rates" for improved CPU utilization."Shaun Ruffell
2011-06-28Revert "dahdi: If a timer is not configured then we should block indefinitely."Shaun Ruffell
2011-06-20wcte12xp: Start alarm timer after marking board initialized.Shaun Ruffell
2011-06-11wctdm24xxp: Do not read extra register when test for FXO module fails.Shaun Ruffell
2011-06-02wctdm24xxp: Do not export board number in the device description.Shaun Ruffell
2011-06-02wctdm24xxp: Calculate the SPI offsets ahead of time.Shaun Ruffell
2011-06-02wctdm24xxp: Shorten up some of the sleeps/waits.Shaun Ruffell
2011-06-02wctdm24xxp: Allow more than one outstanding read at a time.Shaun Ruffell
2011-06-02wctdm24xxp: reglock can be used to protect the txhookstate.Shaun Ruffell
2011-06-02wctdm24xxp: Use lists for SPI commands to the modules.Shaun Ruffell
2011-06-02wctdm24xxp: Cleanup in wctdm_identify_modules.Shaun Ruffell
2011-06-02wctdm24xxp: Remove 'pos' member from 'struct wctdm'.Shaun Ruffell
2011-06-02wctdm24xxp: Drop 'flags' from 'struct wctdm_module'.Shaun Ruffell
2011-06-02wctdm24xxp: Hold the reglock longer in the interrupt handler.Shaun Ruffell
2011-06-02wctdm24xxp: Pass the pointer to struct wctdm_module directly instead of index.Shaun Ruffell
2011-06-02wctdm24xxp: Use pointer to "struct fxs" in POLARITY_XOR.Shaun Ruffell
2011-06-02wctdm24xxp: Trivial. Reduce the indentation level in wctdm_proslic_oppending.Shaun Ruffell
2011-06-02wctdm24xxp: Use enumeration for module types.Shaun Ruffell
2011-06-02wctdm24xxp: Group the QRV members together.Shaun Ruffell
2011-06-02wctdm24xxp: Group the per-module information togetherShaun Ruffell
2011-06-02wctdm24xxp: Dynamically allocate the board_name.Shaun Ruffell
2011-06-02wctdm24xxp: Remove modmap member from 'struct wctdm'.Shaun Ruffell
2011-06-02wcte12xp: Limit how many consecutive times to reset the VPMADT032 module.Shaun Ruffell
2011-06-02wcte12xp: Remove unused vpm100 member from 'struct t1'Shaun Ruffell
2011-06-02wcte12xp, wctdm24xxp: Separate test for VPMADT032 and initialization.Shaun Ruffell
2011-06-02wcte12xp, wctdm24xxp: Use a constant string for the VPM workqueue name.Shaun Ruffell
2011-06-02wcte12xp: Set the t1.vpmadt032 pointer under the reglock.Shaun Ruffell
2011-06-02wcte12xp: Put "Span configured" message behind debug flag.Shaun Ruffell
2011-06-02wcte12xp: kmalloc/memset -> kzalloc.Shaun Ruffell
2011-06-02wcte12xp: Move the VPMADT032 test/configuration to module load time.Shaun Ruffell
2011-06-02wcte12xp: Force spanconfig/chanconfig to wait for ready.Shaun Ruffell
2011-06-02wctdm24xxp: Block chanconfig and spanconfig until board is ready.Shaun Ruffell
2011-06-02dahdi: Do not allow 'hwec' to be attached to channels that do not have one.Shaun Ruffell
2011-06-02dahdi: Provide notification when preechocan buffer is created and destroyed.Shaun Ruffell
2011-06-02dahdi: Update the dahdi_ec_chunk interface to support preec streams.Shaun Ruffell
2011-06-02dahdi: Allow dahdi_span_ops.[chan|span]config and startup to block.Shaun Ruffell
2011-06-02dahdi: Do not release the echocan under lock.Shaun Ruffell
2011-06-02dahdi: If a timer is not configured then we should block indefinitely.Shaun Ruffell
2011-06-02dahdi: Make tone zone registration messages debug only.Shaun Ruffell
2011-06-02dahdi: Propagate shutdown returncode to user space.Shaun Ruffell
2011-06-02dahdi: Fix compilation on Linux 2.6.26 w/CONFIG_DAHDI_NET.Shaun Ruffell
2011-06-02wct4xxp: Move the check for the VPM to module load time.Shaun Ruffell
2011-06-02wct4xxp: Do not set maintstat in t4_clear_maint.Shaun Ruffell
2011-06-02wct4xxp: Atomically set framer bits for maintenance modes.Shaun Ruffell
2011-06-02wct4xxp: Set -Wno-unused-but-set-variable compiler option if available.Shaun Ruffell
2011-06-02Remove unused variables.Shaun Ruffell