summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcte12xp
AgeCommit message (Expand)Author
2012-07-11wcte12xp: Fix stack corruption when checking T1 RBS states.Russ Meyerriecks
2012-06-26wcte12xp: Fix pulse digit detection when set for FXO signalling modes.Shaun Ruffell
2012-06-22wcte12xp: Allow default_linemode to be set to j1.Shaun Ruffell
2012-06-22wcte12xp: Destroy the cache if the linemode is not recognized.Shaun Ruffell
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-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-13Remove support for kernels < 2.6.18Tzafrir Cohen
2011-10-26wcte12xp: Allow linemode (T1/E1) 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: Expose dahdi devices in sysfs.Tzafrir Cohen
2011-10-26dahdi: Register devices instead of individual spans.Tzafrir Cohen
2011-10-20wcte12xp: Deprecate 't1e1override' module parameter in favor of 'default_line...Shaun Ruffell
2011-09-29wcte12xp: Set uncollected performance counters to -1.Shaun Ruffell
2011-09-23wctdm24xxp, wcte12xp: Advertise VPMOCT032 presence in dahdi_span.devicetype.Shaun Ruffell
2011-08-25wcte12xp: Abort driver bind if read/write test fails.Shaun Ruffell
2011-07-20wcte12xp: Fix bug when not recognizing loopup codesRuss Meyerriecks
2011-07-18wcte12xp: Close a potential race on driver unload.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-20wcte12xp: Start alarm timer after marking board initialized.Shaun Ruffell
2011-06-02wcte12xp: Limit how many consecutive times to reset the VPMADT032 module.Shaun Ruffell
2011-06-02wcte12xp: Remove unused vpm100 member from 'struct t1'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-02wcte12xp: Set the t1.vpmadt032 pointer under the reglock.Shaun Ruffell
2011-06-02wcte12xp: Put "Span configured" message behind debug flag.Shaun Ruffell
2011-06-02wcte12xp: kmalloc/memset -> kzalloc.Shaun Ruffell
2011-06-02wcte12xp: Move the VPMADT032 test/configuration to module load time.Shaun Ruffell
2011-06-02wcte12xp: Force spanconfig/chanconfig to wait for 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-05-19wcte12xp: Fix regression preventing VPMADT032 from loading.Shaun Ruffell
2011-04-14wcte12xp: If we cannot read the mode selection pins fail the module load.Shaun Ruffell
2011-04-04wcte12xp: Unroll the TDM extraction/insertion from the sframe.Shaun Ruffell
2011-04-04wcte12xp: Use the in-hardirq versions of dahdi_receive/dahdi_transmit.Shaun Ruffell
2011-04-04wcte12xp: Use the reglock to protect the framer command lists.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-02-28wcte12xp, wctdm24xxp: Remove unused support for booting VPMADT032 from SPI.Shaun Ruffell
2011-02-18wctdm24xxp,wcte12xp: Replace read/writechunk with eframe/sframeRuss Meyerriecks
2011-01-03"struct pci_device_id[]" -> "DEFINE_PCI_DEVICE_TABLE"Shaun Ruffell
2011-01-03wcte12xp: Remove GpakHpi.h file from drivers/dahdi/wcte12xpShaun Ruffell
2011-01-03Trivial removal of duplicate #includesShaun Ruffell
2010-12-15wcte12xp: Unregister the span before any additional cleanup.Shaun Ruffell
2010-12-09dahdi-base, dahdi_echocan_*, wcb4xxp, wct4xxp, wctdm24xxp, wcte12xp, kernel: ...Kinsey Moore
2010-12-09dahdi-base, kernel, dahdi_echocan_*, wcb4xxp, wct4xxp, wctdm24xxp, wcte12xp: ...Kinsey Moore
2010-12-08dahdi: Fixed loopup/loopdown signalsRuss Meyerriecks