summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcte12xp
AgeCommit message (Expand)Author
2011-04-15dahdi: Do not save the irq information.Shaun Ruffell
2011-04-15dahdi: Move irq/irqmisses from dahdi_span into dahdi_device.Shaun Ruffell
2011-04-15dahdi: register/unregister devices as opposed to individual spans.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
2010-07-28wcte12xp: Trival formatting changes.Shaun Ruffell
2010-07-26dahdi: Move the 'owner' field from dahdi_span to dahdi_span_ops.Shaun Ruffell
2010-07-26dahdi: Move the callbacks in dahdi_span into its own structure.Shaun Ruffell
2010-07-26dahdi: Remove the 'pvt' member from dahdi_span.Shaun Ruffell
2010-07-26wcte12xp, wctdm24xxp: spin_lock_bh -> spin_lock_irqsaveShaun Ruffell
2010-07-26wcte12xp: Do not call destory_workqueue if the workqueue was not yet created.Shaun Ruffell
2010-07-26wcte12xp, wctdm24xxp: Add shutdown handlers.Shaun Ruffell
2010-05-03wcte12xp: Removed unnecessary instrumentationRuss Meyerriecks
2010-05-03wcte12xp: Fixes RBS/Clear mode not set correctly bugRuss Meyerriecks
2010-04-26wcte12xp, wctdm24xxp: Add vpm_firmware_version sysfs attribute.Shaun Ruffell
2010-04-26wcte12xp: Add the voicebus_current_latency sysfs node.Shaun Ruffell
2010-04-26dahdi-base: Reverted a change from last patchRuss Meyerriecks
2010-04-23dahdi-base: wcte12xp: Fixed Clear/RBS channel mode issueRuss Meyerriecks
2010-04-06wcte12xp: Load the VPM in startup, not spanconfigShaun Ruffell
2010-04-06wcte12xp: Check and dequeue/decipher the VPM commands atomicallyShaun Ruffell
2010-04-06wcte12xp: Make sure the interrupt is stopped before freeing the vpmadt032Shaun Ruffell