summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctdm24xxp/wctdm24xxp.h
AgeCommit message (Expand)Author
2011-10-26dahdi: Register devices instead of individual spans.Tzafrir Cohen
2011-10-20wctdm24xxp: Remove DEBOUNCING_RINGING_OFF from ring_detector_state enum.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-18wctdm24xxp: Use our own free list for IRQ commands.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-02wctdm24xxp: Calculate the SPI offsets ahead of 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: Remove 'pos' member from 'struct wctdm'.Shaun Ruffell
2011-06-02wctdm24xxp: Drop 'flags' from 'struct wctdm_module'.Shaun Ruffell
2011-06-02wctdm24xxp: Pass the pointer to struct wctdm_module directly instead of index.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-02wctdm24xxp: Block chanconfig and spanconfig until board is ready.Shaun Ruffell
2011-03-15wctdm24xxp: Fix regression with LEDS on TDM410.Shaun Ruffell
2011-01-31wctdm24xxp: Remove code for unsupported modules.Shaun Ruffell
2010-11-04wctdm24xxp: 'wait_just_a_bit()' -> 'msleep()'Shaun Ruffell
2010-11-04wctdm24xxp: Remove unused 'usecount' member.Shaun Ruffell
2010-11-04wctdm24xxp: Replace 'schluffen()' with 'interruptible_sleep_on()'Shaun Ruffell
2010-08-17wcte12xp, wctdm24xxp: Add compile time option CONFIG_VOICEBUS_ECREFERENCE.Shaun Ruffell
2010-08-06wctdm24xxp: Added "auto" companding optionRuss Meyerriecks
2010-08-04wctdm24xxp: 'struct dahdi_span' is already embedded in the 'struct wctdm_span'.Shaun Ruffell
2010-07-29SLIC_LF_OPPENDING confict between wctdm_proslic_recheck_sanity() and set_last...Alec L Davis
2010-07-26dahdi: Remove the 'pvt' member from dahdi_span.Shaun Ruffell
2010-02-26wctdm24xxp: Add support for Hx8 series cards.Shaun Ruffell
2010-02-08dahdi: Update the Digium copyright on files changed since 2010-01-01.Shaun Ruffell
2010-02-03wctdm24xxp: Remove unused ERING_SIZEShaun Ruffell
2010-01-08voicebus: Remove framesize, buffer_cache, and cache_line members from struct.Shaun Ruffell
2010-01-08voicebus: Make 'struct voicebus' embeddable by the client driver strutures.Shaun Ruffell
2009-09-14Race condition in handling writes to proslic LINEFEED register (64)Doug Bailey
2009-08-11wctdm24xxp: Remove unused members related to hardware DTMF detection.Shaun Ruffell
2009-08-04wctdm24xxp: txints and rxints duplicate intcount. Remove them.Shaun Ruffell
2009-08-04wctdm24xxp: Eliminate 'variety' and 'type' members from 'struct wctdm'.Shaun Ruffell
2009-08-04wctdm24xxp: Remove some unused members from struct wctdm.Shaun Ruffell
2009-08-04wctdm24xxp: We no longer need to keep our own reference count.Shaun Ruffell
2009-04-29echocan: Improve interface for echo cancelers.Shaun Ruffell
2009-04-29voicebus: Move common vpmadt032 interface into voicebus module.Shaun Ruffell
2009-01-27Break VMWI ioctl calls into two separate calls to maintain old revision compa...Doug Bailey
2009-01-21Change the DAHDI_VMWI ioctl call to pass data via structure. Doug Bailey
2009-01-19Add line reversal MWI to wctdm and wctdm24xxp drivers Doug Bailey