summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-21wctdm24xxp, wcte12xp: Add more descriptive message on a failed reset.Shaun Ruffell
2011-01-21wcte12xp: Use interruptible waits to decrease impact on load average.Shaun Ruffell
2011-01-21dahdi: Prevent unloadable module on failed open.Shaun Ruffell
2011-01-21live_dahdi: fix usage of xpp.confShaun Ruffell
2011-01-21xpd_pri: Remove pointless hooksig span opShaun Ruffell
2011-01-21xpd_pri: ignore DAHDI_VMWI and DAHDIVMWI_CONFIGShaun Ruffell
2011-01-21wctdm24xxp, wcte12xp: Close a few potential resource assignment leaks.Shaun Ruffell
2011-01-21live_dahdi: only check for TOOLS_DIR when usedShaun Ruffell
2011-01-21Remove mutex emulationShaun Ruffell
2011-01-21wctdm24xxp: Detect FXS modules based on the 3210 SLIC.Shaun Ruffell
2011-01-21wctdm24xxp: Leave FXO (DAA) always in full-wave ring detect mode.Shaun Ruffell
2011-01-21dahdi: '-o' -> '--no-same-owner' in drivers/dahdi/firmware/MakefileShaun Ruffell
2011-01-21wcte12xp, wctdm24xxp: Do not rely on polling main memory.Shaun Ruffell
2011-01-21wct4xxp: Drop usage of 'volatile' qualifier.Shaun Ruffell
2011-01-21dahdi: Make CONFIG_DAHDI_PPP off by default.Shaun Ruffell
2011-01-21dahdi: Fix for when PPP support is compiled as a kernel module.Shaun Ruffell
2011-01-21vpmadt032: Remove potential endless waits when resetting.Shaun Ruffell
2011-01-21vpmadt032: Honor the CONFIG_DAHDI_NO_ECHOCAN_DISABLE flag.Shaun Ruffell
2011-01-21xpp: Fixes init error for PRI devices with < 4 portsShaun Ruffell
2011-01-21dahdi: Anonymous member in dahdi_echocan_events union.Shaun Ruffell
2011-01-21dahdi: Fix 'void *' pointer arithmetic warnings.Shaun Ruffell
2011-01-21wctdm24xxp: Add optional FXO digital loopback if DEBUG is defined.Shaun Ruffell
2011-01-21dahdi: Be more tolerant of surprise removal of channels.Shaun Ruffell
2011-01-21wcte12xp, wctdm24xxp: Add call to 'pci_set_mwi' on initialization.Shaun Ruffell
2011-01-21wcte12xp, wctdm24xxp: Remove redundant vb_enable_io_access.Shaun Ruffell
2011-01-21dahdi-base: All channels for a span are now unconfigured on shutdownShaun Ruffell
2011-01-21dahdi_dummy: #include <linux/slab.h> for kzalloc and friends.Shaun Ruffell
2011-01-21wcte11xp, wcte12xp: Fix a long-standing issue with shutdownShaun Ruffell
2011-01-21README: Remove references to dahdi_dummy.Shaun Ruffell
2011-01-21dahdi: Fix compilation error when CONFIG_DAHDI_NET is defined.Shaun Ruffell
2011-01-21wct4xxp: Update span-local struct with timing infoShaun Ruffell
2011-01-21Turning on merge tracking.Shaun Ruffell
2011-01-21Creating 2.4 branch.Shaun Ruffell
2010-08-27wct4xxp: Moving the transmit short detection behind debug module param.Shaun Ruffell
2010-08-27wct4xxp: Removed transmit line open fault detectionShaun Ruffell
2010-08-24wcb4xxp: Added card level timing information in sysfsRuss Meyerriecks
2010-08-20dahdi: Uncross dest if dacs is not supported between two different chans.Russ Meyerriecks
2010-08-19dahdi: move 'dahdi_is_digital_span' back into wctdm24xp driver.Shaun Ruffell
2010-08-18live_dahdi: shutdown dynamic spans to to avoid panicTzafrir Cohen
2010-08-18live_dahdi: allow testing dynamic local spansTzafrir Cohen
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-08-16wctdm24xxp: Set the companding mode on the analog ports in fixup.Russ Meyerriecks
2010-08-16dahdi_transcode: No need for ioctl when unlocked_ioctl is availableShaun Ruffell
2010-08-13wct4xxp: Move 'oct612x' from an svn:external directly into dahdi-linux.Shaun Ruffell
2010-08-13wctdm24xxp: Set the 'spantype' for the digital spans.Shaun Ruffell
2010-08-13wctdm24xxp: 'is_span_digital' -> 'dahdi_is_span_digital'Shaun Ruffell
2010-08-13dahdi: Make it clear that 'linecompat' can be used to identify analog spans.Shaun Ruffell
2010-08-12Timing fix where handling math in find_sync_src() would return -2 instead of ...Matthew Fredrickson
2010-08-11dahdi: Do not error when uncrossing a channel if there is no 'dacs' callback.Shaun Ruffell