summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctdm24xxp
AgeCommit message (Expand)Author
2012-10-04wctdm24xxp: Set dahdi_span.spantype to SPANTYPE_ANALOG_MIXED.Russ Meyerriecks
2012-09-21wctdm24xxp: Only two polarity reversals are needed to validate RING on FXO po...Russ Meyerriecks
2012-05-23convert span->spantype to enumerated typeTzafrir Cohen
2012-04-02Remove Makefiles that are only needed on kernels < 2.6.9Shaun Ruffell
2012-03-29wctdm24xxp: Remove forward declaration of inline for GCC 3.4.4Shaun Ruffell
2012-03-21Update Digium copyright on files changed since beginning of the year.Shaun Ruffell
2012-03-21wcte12xp, wctdm24xxp: Add compile-time option to disable ASPM for PCIe devices.Shaun Ruffell
2012-03-13wctdm24xxp: Shorten RINGOFF debounce interval from 512ms to 128ms.Shaun Ruffell
2012-03-13Remove support for kernels < 2.6.18Tzafrir Cohen
2012-01-10wctdm24xxp: FXS on-hook transmission timer incorrect.Shaun Ruffell
2012-01-03wctdm24xxp: Fix bug if hook state on FXS changes before channel configuration.Shaun Ruffell
2011-12-12wctdm24xxp: Do not call voicebus_release() before wctdm_back_out_gracefully()Shaun Ruffell
2011-11-07wctdm24xxp: Wait for background threads to complete on failed load.Shaun Ruffell
2011-10-26dahdi: Remove dahdi_span.irq and move dahdi_span.irqmisses into dahdi_device.Tzafrir Cohen
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-10-20wctdm24xxp: Setup all VPMADT032 channels on hybrid cards.Shaun Ruffell
2011-10-20dahdi: Add functions for determining spantype (E1/T1) to include/dahdi/kernel.hShaun Ruffell
2011-09-27wctdm24xxp: Set dahdi_span.devicetype string in one place.Shaun Ruffell
2011-09-23wctdm24xxp, wcte12xp: Advertise VPMOCT032 presence in dahdi_span.devicetype.Shaun Ruffell
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