summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wct4xxp
AgeCommit message (Expand)Author
2012-10-04wct4xxp: EC channel calculation in TONEDETECT assumes TE820.Russ Meyerriecks
2012-10-04wct4xxp: Ensure all spans are configured by default.Russ Meyerriecks
2012-05-23convert span->spantype to enumerated typeTzafrir Cohen
2012-04-27Assign NULL values to pointers to insure that future kfree calls do not cause...Doug Bailey
2012-04-05wcte12xp, wctdm24xxp, wct4xxp: Print warning about potential GPL violation w/...Shaun Ruffell
2012-04-02Remove Makefiles that are only needed on kernels < 2.6.9Shaun Ruffell
2012-03-22wct4xxp: Trivial formatting changes around request_irq.Shaun Ruffell
2012-03-22wct4xxp: Disable all interrupts explicitly in interrupt handler.Shaun Ruffell
2012-03-21Update Digium copyright on files changed since beginning of the year.Shaun Ruffell
2012-03-21wct4xxp: __t4_frame_in and __t4_framer_out slowdowns.Shaun Ruffell
2012-03-21wct4xxp: Add compile-time option to disable ASPM for PCIe devices.Shaun Ruffell
2012-03-13Remove support for kernels < 2.6.18Tzafrir Cohen
2012-01-10wct4xxp: VPM module creates noise on alternate channels on E1 spans.Shaun Ruffell
2012-01-03wct4xxp: Reduce time spent waiting for auth done bit on TE820.Shaun Ruffell
2011-12-14wct4xxp: Fail startup if not generating interrupts.Shaun Ruffell
2011-12-02wct4xxp: Revise vpm struct due to product name changesRuss Meyerriecks
2011-12-02wct4xxp: Handle incorrect vpm module/card pairingsRuss Meyerriecks
2011-11-02wct4xxp: minor: Removed unnecessary instrumentationRuss Meyerriecks
2011-11-01wct4xxp: Expose serial number in dahdi_device and kernel log.Shaun Ruffell
2011-11-01wct4xxp: Add field upgradable firmware support for TE820.Shaun Ruffell
2011-11-01wct4xxp: Add support for TE820 and VPMOCT256.Shaun Ruffell
2011-10-26wct4xxp: Allow linemode (T1/E1/J1) to be changed via sysfs attribute.Tzafrir Cohen
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-24wct4xxp: Deprecate 't1e1override' module parameter in favor of 'default_linem...Shaun Ruffell
2011-10-20wct4xxp: Refactor t4_serial_setup() to remove t4.globalconfig.Shaun Ruffell
2011-10-20wct4xxp: Trivial. Use ARRAY_SIZE in free_wc() and __handle_leds().Shaun Ruffell
2011-10-20wct4xxp: Atomically perform some read/modify/write operationsShaun Ruffell
2011-10-20wct4xxp: Fix spellingShaun Ruffell
2011-10-20wct4xxp: Change t4_span.spantype to linemode.Shaun Ruffell
2011-10-20wct4xxp: Trivial refactoring in t4_init_one().Shaun Ruffell
2011-10-20wct4xxp: Add has_e1_span() helper.Shaun Ruffell
2011-10-20wct4xxp: Remove redundant 'vpm' from struct t4.Shaun Ruffell
2011-10-20wct4xxp: Remove vpm400 support.Shaun Ruffell
2011-10-20wct4xxp: Remove unused debugging codeShaun Ruffell
2011-10-20wct4xxp: Turn off the fancy alarm LEDS.Shaun Ruffell
2011-10-20wct4xxp: Hold a pointer to the devtype directlyShaun Ruffell
2011-10-20wct4xxp: Remove unused fields from 'struct t4' and 'struct t4_span'Shaun Ruffell
2011-10-20wct4xxp: Remove prefetching support.Shaun Ruffell
2011-10-20wct4xxp: Use in-hardirq version of dahdi_receive/transmit.Shaun Ruffell
2011-10-20wct4xxp: __t4_framer_in and __t4_framer_out speedups.Shaun Ruffell
2011-10-20wct4xxp: Remove 'pedanticpci' module parameter.Shaun Ruffell
2011-10-20wct4xxp: Remove some debug information from the kernel logs.Shaun Ruffell
2011-10-20wct4xxp: Slow down the rate we poll the framers in alarm.Shaun Ruffell
2011-10-20wct4xxp: Move "hardware DTMF disabled" message from dev_notice -> dev_infoShaun Ruffell
2011-10-12wct4xxp: Fix condition where hardware echo canceler erroneously mutes DTMF.Shaun Ruffell
2011-09-23wct4xxp: Remove unused t4_span.psync and t4_span.redalarms.Shaun Ruffell
2011-08-15wct4xxp: Bug in timing cable with different span density cardsRuss Meyerriecks
2011-07-20wct4xxp: Fixed a bug where it sent loopdown signals foreverRuss Meyerriecks
2011-07-20wct4xxp: Fix compilation when VPM_SUPPORT is not defined.Shaun Ruffell