summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcte12xp
AgeCommit message (Expand)Author
2011-07-19wcte12xp: Close a potential race on driver unload.Shaun Ruffell
2011-05-27Move test for DEFINE_SPINLOCK into include/dahdi/kernel.hShaun Ruffell
2011-04-14wcte12xp: If we cannot read the mode selection pins fail the module load.Shaun Ruffell
2011-01-21wcte12xp: Remove unused functions from t1_span_ops.Shaun Ruffell
2011-01-21"struct pci_device_id[]" -> "DEFINE_PCI_DEVICE_TABLE"Shaun Ruffell
2011-01-21wcte12xp: Use interruptible waits to decrease impact on load average.Shaun Ruffell
2011-01-21wcte11xp, wcte12xp: Fix a long-standing issue with shutdownShaun Ruffell
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
2010-04-06wcte12xp: Eliminate a trailing whitespace.Shaun Ruffell
2010-04-06wcte12xp: Do not reconfigure the VPMADT032 if shutting down.Shaun Ruffell
2010-04-06wcte12xp: Do not restart the timer on alarm poll if shutting down.Shaun Ruffell
2010-04-06wcte12xp: Expose the maximum latency as a module parameterShaun Ruffell
2010-04-06wcte12xp: Reprogram the VPM only when neccessary.Shaun Ruffell
2010-04-05wcte12xp: Try to reconfigure the VPM if we fail to configure the channels.Shaun Ruffell
2010-04-04wcte12xp: Poll the VPM and reset it if necessary.Shaun Ruffell
2010-04-04wcte12xp: Use ARRAY_SIZE in a couple more placesShaun Ruffell
2010-04-03wcte12xp, wtdm24xxp: Make sure the writes are retried.Shaun Ruffell
2010-04-03wcte12xp, wctdm24xxp: Close a memory leak when processing VPM commands.Shaun Ruffell
2010-04-03wcte12xp: Use our own workqueue for the timer and maint events.Shaun Ruffell
2010-04-03wcte12xp: Resend both framer and VPM commands when reads may have been lost.Shaun Ruffell
2010-03-24wcte12xp: Fix typo in last commit.Shaun Ruffell
2010-03-24wcte12xp: t1xxp_maint is also called with interrupts disabled from dahdi_ioctlShaun Ruffell
2010-03-24wcte12xp: t1xxp_maint can be called from interrupt context.Shaun Ruffell
2010-03-23wcte12xp: Fix potential race on command handling.Shaun Ruffell
2010-03-22wcte12xp, wctdm24xxp: Do not keep individual free lists for VPM commands.Shaun Ruffell
2010-03-08wct4xxp, wcte12xp: Fixed broken E1 and unsupported function bugsRuss Meyerriecks
2010-03-08dahdi_maint: Added local loopback capability in E1 modesRuss Meyerriecks
2010-03-08wct4xxp: wcte12xp: Revised maint clearingRuss Meyerriecks
2010-03-04Fix issue with T1/E1 selection jumper always readingMike Spiceland
2010-03-01wctdm24xxp, wcte12xp: Add optional module parameter to set the maximum latency.Shaun Ruffell