summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcte12xp
AgeCommit message (Expand)Author
2011-09-23wctdm24xxp, wcte12xp: Advertise VPMOCT032 presence in dahdi_span.devicetype.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
2010-12-08dahdi: Removing loopstop maint functionRuss Meyerriecks
2010-12-08dahdi: Clean up an unused waitqueueRuss Meyerriecks
2010-12-08wcte12xp: Use interruptible waits to decrease impact on load average.Shaun Ruffell
2010-10-20wctdm24xxp, wcte12xp: Remove unused 'whichframe' parameter.Shaun Ruffell
2010-10-20dahdi: Atomically set/test if channel has associated network device.Shaun Ruffell
2010-09-24Move test for DEFINE_SPINLOCK into include/dahdi/kernel.hShaun Ruffell
2010-09-20wcte12xp: Remove unused 'dtmfactive', 'dtmfmask', and 'dtmfmutemask' members.Shaun Ruffell
2010-09-14wcte12xp: Remove unused 'unchannelized' global.Shaun Ruffell
2010-09-14wcte12xp: '4' -> 'VPM150M_ACTIVE'.Shaun Ruffell
2010-09-11wcte12xp: Remove unused functions from t1_span_ops.Shaun Ruffell
2010-09-10wcte11xp, wcte12xp: Fix a long-standing issue with shutdownKinsey Moore
2010-08-17wcte12xp: Clean up -vpm workqueue if there is not a VPMADT032 installed.Shaun Ruffell
2010-08-17wcte12xp, wctdm24xxp: Add compile time option CONFIG_VOICEBUS_ECREFERENCE.Shaun Ruffell
2010-07-29wct4xxp, wcte12xp: restrict signaling and line combinations to what actually ...Kinsey Moore
2010-07-29wct4xxp, wcte12xp: remove loobpack parameter, functionality provided by dahdi...Kinsey Moore
2010-07-28wcte12xp: Add __user annotation in copy_to_user call.Shaun Ruffell