summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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, wctdm24xxp: If we're only one packet behind, just exit.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-29dahdi-base: Fix a bug preventing clobbering maint stateRuss Meyerriecks
2010-03-25wctdm24xxp: Add an 'hx8' mode for buffer processing.Shaun Ruffell
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