summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-25wcb4xxp - add Swyx 4xS0 SX2 QuadBri PCI IDsTzafrir Cohen
2010-03-25Some more wcb4xxp PCI IDs for Junghanns cardsTzafrir Cohen
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-22wctdm24xxp, wcte12xp: Fix several problems with buffer processing.Shaun Ruffell
2010-03-22wctdm24xxp, wcte12xp: Remove the completion on shutdown.Shaun Ruffell
2010-03-22wctdm24xxp, wcte12xp: Remove locking macros.Shaun Ruffell
2010-03-22wctdm24xxp: Make sure we're really stopped before deleting the channels.Shaun Ruffell
2010-03-22wcte12xp, wctdm24xxp: Do not keep individual free lists for VPM commands.Shaun Ruffell
2010-03-21fix two cases of missing __user annotation (sparse)Tzafrir Cohen
2010-03-09dahdi-base: Minor bugfix for alarm state indicationRuss Meyerriecks
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-05wct4xxp: Fixed inability to disable network payload loopingRuss Meyerriecks
2010-03-05wct4xxp: Removed over-verbose instrumentationRuss Meyerriecks
2010-03-04Fix issue with T1/E1 selection jumper always readingMike Spiceland
2010-03-02Revert commit 8096. Causes register problems on XHFC SPI interfaces.Matthew Fredrickson
2010-03-01voicebus: Include dahdi/kernel.h in voicebus_net.cShaun Ruffell
2010-03-01wctdm24xxp: Mark the robust module parameter as DEBUG only.Shaun Ruffell
2010-03-01wctdm24xxp, wcte12xp: Add optional module parameter to set the maximum latency.Shaun Ruffell
2010-03-01wctdm24xx, wcte12xp: Fix compiler warning about unused local variable.Shaun Ruffell
2010-03-01wcmtd24xxp, wcte12xp: Make vpmsupport module parameter read only.Shaun Ruffell
2010-03-01wctdm24xxp, wcte12xp: Change list_for_each_entry to list_for_each_entry_safe.Shaun Ruffell
2010-03-01wcte12xp: Increase a few timeouts, and cleanup on timeout.Shaun Ruffell
2010-03-01wcte12xp: Cleanup if voicebus_start fails.Shaun Ruffell
2010-03-01wcte12xp, wctdm24xxp: Use memory mapped IO instead of port IO.Shaun Ruffell
2010-03-01wctdm24xxp: Automatically fetch Hx8 firmware.Shaun Ruffell
2010-02-27dahdi: Add option to disable the EC disable tone detection algorithm.Shaun Ruffell
2010-02-26wcte12xp: Fix for a couple of issues introduced in recent commits.Shaun Ruffell
2010-02-26dahdi: Change 'struct dahdi_spaninfo' in order to maintain Asterisk API compa...Shaun Ruffell
2010-02-26dahdi_dynamic: Use kernel versions where interface changed for workarounds.Shaun Ruffell
2010-02-26voicebus: Turn off CONFIG_VOICEBUS_SYSFS by default.Shaun Ruffell
2010-02-26dahdi_dynamic: Changes to allow to compile against vanilla 2.6.9 kernel.Shaun Ruffell
2010-02-26wctdm24xxp: Include <stdbool.h> directly.Shaun Ruffell
2010-02-26Revert "dahdi: Move the definition of bool from xdefs.h into include/dahdi/ke...Shaun Ruffell
2010-02-26wctdm24xxp: Do not assume CONFIG_HZ==100 for delays.Shaun Ruffell
2010-02-26wctdm24xxp: Add support for Hx8 series cards.Shaun Ruffell
2010-02-26wctdm24xxp, wcte12xp: Updating the interface for the VPMADT032.Shaun Ruffell
2010-02-26dahdi: Add line options for BRI NT/TE mode and termination resistance.Shaun Ruffell
2010-02-26voicebus: Only use the slab debug facilities if CONFIG_SLAB_DEBUG is defined.Shaun Ruffell
2010-02-26voicebus: Add optional network debugging interface.Shaun Ruffell
2010-02-26dahdi: Move the definition of bool from xdefs.h into include/dahdi/kernel.hShaun Ruffell
2010-02-25voicebus: Only use request_module_nowait on kernels >= 2.6.30.Shaun Ruffell
2010-02-25dahdi_dynamic: Another trivial formatting change.Shaun Ruffell
2010-02-25dahdi_dynamic: trivial checkpatch.pl formatting changes.Shaun Ruffell
2010-02-25dahdi_dynamic: Add TDMoE Multi-Frame support.Shaun Ruffell
2010-02-25wctdm24xxp: Partially unroll the TDM data extraction / insertion.Shaun Ruffell