summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctdm24xxp
AgeCommit message (Expand)Author
2011-08-30wctdm24xxp: Remove fwringdetect module parameter.Shaun Ruffell
2011-08-30wctdm24xxp: Use interval for debouncing FXO polarity detection.Shaun Ruffell
2011-08-30wctdm24xxp: Use interval for debouncing FXO battery.Shaun Ruffell
2011-08-30wctdm24xxp: Use time interval for debouncing FXO ring detect.Shaun Ruffell
2011-08-30wctdm24xxp: Use interval for checking FXS on hook transfer timer.Shaun Ruffell
2011-08-30wctdm24xxp: 'oppending_ms' shouldn't assume being checked at 1ms intervals.Shaun Ruffell
2011-08-30wctdm24xxp: Name the shadow registers for each modules.Shaun Ruffell
2011-08-30wctdm24xxp: Change intcount to framecount.Shaun Ruffell
2011-08-30wctdm24xxp: Use fact that handle_transmit/receive are called in hard-irqShaun Ruffell
2011-08-30wctdm24xxp: Protect creation / destruction of VPM instance.Shaun Ruffell
2011-08-30wctdm24xxp: Reset the polarity debounce setting when battery is lost.Shaun Ruffell
2011-08-30wctdm24xxp: Probe for and configure modules in parallel.Shaun Ruffell
2011-08-30wctdm24xxp: Introduce bg_create/bg_join.Shaun Ruffell
2011-08-19wctdm24xxp: Set 'fastoffhook' counter to 8ms and turn off calibration delay.Shaun Ruffell
2011-08-18wctdm24xxp: Use our own free list for IRQ commands.Shaun Ruffell
2011-06-29wctdm24xxp: Fix typo in previous commit for fastpickup mode.Shaun Ruffell
2011-06-29wctdm24xxp: Add 'fastpick' module parameter.Shaun Ruffell
2011-06-29wctdm24xxp: Ensure battery drops on FXS hangups honor the channel otimer.Shaun Ruffell
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-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, 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-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: Allow dahdi_span_ops.[chan|span]config and startup to block.Shaun Ruffell
2011-06-02Remove unused variables.Shaun Ruffell
2011-06-02wctdm24xxp: Check if the FXS signaling setting is valid.Shaun Ruffell
2011-04-04wctdm24xxp, wcte12xp, wct4xxp, wcb4xxp, wctdm: Do not support suspend.Shaun Ruffell
2011-04-04wctdm24xxp, wcte12xp: Add voicebus_quiesce function.Shaun Ruffell
2011-03-19wctdm24xxp: Remove SLIC_LF_OPPENDING setting on fxs->idletxhookstate from set...Alec L Davis
2011-03-15wctdm24xxp: Fix regression with LEDS on TDM410.Shaun Ruffell