summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctdm24xxp/wctdm24xxp.h
AgeCommit message (Expand)Author
2011-04-15dahdi: register/unregister devices as opposed to individual spans.Shaun Ruffell
2011-04-15wctdm24xxp: Use time range for debouncing polarity.Shaun Ruffell
2011-04-15wctdm24xxp: Use interval for debouncing FXO battery.Shaun Ruffell
2011-04-15wctdm24xxp: Use time interval for debouncing ring detect.Shaun Ruffell
2011-04-15wctdm24xxp: Use state machine to debounce fxs hook state.Shaun Ruffell
2011-04-15wctdm24xxp: No need to debounce the remote hook state on FXS port.Shaun Ruffell
2011-04-15wctdm24xxp: Use interval for checking on hook transfer timer.Shaun Ruffell
2011-04-15wctdm24xxp: oppending_ms shouldn't assume being checked at 1ms intervals.Shaun Ruffell
2011-04-15wctdm24xxp: Name the shadow registers for each modules.Shaun Ruffell
2011-04-15wctdm24xxp: Use time interval for checking fxs modules.Shaun Ruffell
2011-04-15wctdm24xxp: Check current time is after expected time.Shaun Ruffell
2011-04-15wctdm24xxp: Change intcount to framecount.Shaun Ruffell
2011-04-15wctdm24xxp: Calculate the SPI offsets ahead of time.Shaun Ruffell
2011-04-15wctdm24xxp: Use lists for SPI commands to the modules.Shaun Ruffell
2011-04-15wctdm24xxp: Remove 'pos' member from 'struct wctdm'.Shaun Ruffell
2011-04-15wctdm24xxp: Drop 'flags' from 'struct wctdm_module'.Shaun Ruffell
2011-04-15wctdm24xxp: Pass the pointer to struct wctdm_module directly instead of index.Shaun Ruffell
2011-04-15wctdm24xxp: Use enumeration for module types.Shaun Ruffell
2011-04-15wctdm24xxp: Group the QRV members together.Shaun Ruffell
2011-04-15wctdm24xxp: Group the per-module information togetherShaun Ruffell
2011-04-15wctdm24xxp: Dynamically allocate the board_name.Shaun Ruffell
2011-04-15wctdm24xxp: Remove modmap member from 'struct wctdm'.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 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
2008-08-20improve compatibility with 2.6.26 and 2.6.27 kernelsKevin P. Fleming
2008-08-13import the neon mwi detectionDoug Bailey