summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-20dahdi: Updating copyright date on MakefileShaun Ruffell
2010-09-20wcte12xp: Remove unused 'dtmfactive', 'dtmfmask', and 'dtmfmutemask' members.Shaun Ruffell
2010-09-16vpmadt032: Remove potential endless waits when resetting.Shaun Ruffell
2010-09-14wcte12xp: Remove unused 'unchannelized' global.Shaun Ruffell
2010-09-14dahdi: Fix for when PPP support is compiled as a kernel module.Shaun Ruffell
2010-09-14wcte12xp, wctdm24xxp: '0x0c' -> PCI_CACHE_LINE_SIZE.Shaun Ruffell
2010-09-14wcte12xp, wctdm24xxp: Add call to 'pci_set_mwi' on initialization.Shaun Ruffell
2010-09-14wcte12xp, wctdm24xxp: Remove redundant vb_enable_io_access.Shaun Ruffell
2010-09-14dahdi: 0 -> DAHDI_LAW_DEFAULTShaun Ruffell
2010-09-14wcte12xp: '4' -> 'VPM150M_ACTIVE'.Shaun Ruffell
2010-09-14dahdi: Remove unused functions __buf_munge and __buf_cpush.Shaun Ruffell
2010-09-14dahdi: Remove the unused label from __buf_pull and __buf_push calls.Shaun Ruffell
2010-09-14wct4xxp: Put two DMA messages behind debug flag.Shaun Ruffell
2010-09-11wctdm24xxp, wcte12xp: Fix comment. RELAXED is no longer a mode name.Shaun Ruffell
2010-09-11wcte12xp: Remove unused functions from t1_span_ops.Shaun Ruffell
2010-09-10dahdi-base: All channels for a span are now unconfigured on shutdownKinsey Moore
2010-09-10wcte11xp, wcte12xp: Fix a long-standing issue with shutdownKinsey Moore
2010-09-08wct4xxp: Update span-local struct with timing infoRuss Meyerriecks
2010-09-07README: Remove references to dahdi_dummy.Shaun Ruffell
2010-09-07dahdi_dummy: #include <linux/slab.h> for kzalloc and friends.Shaun Ruffell
2010-09-03dahdi-base: Hide "Master changed to" messageRuss Meyerriecks
2010-09-01dahdi: A couple of trivial spelling changes.Shaun Ruffell
2010-09-01dahdi: Fix compilation error when CONFIG_DAHDI_NET is defined.Shaun Ruffell
2010-09-01dahdi, dahdi_transcode: Remove mmap interface.Shaun Ruffell
2010-09-01wctdm24xxp: Minor spacing change on module parameter descriptions.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
2010-08-10dahdi: "Unable" -> "Unable to".Shaun Ruffell
2010-08-10dahdi: Fix oops when trying to dacs channels with a null dacs function.Shaun Ruffell
2010-08-09work around RHEL backport of strcasecmpTzafrir Cohen
2010-08-06wct4xxp: minor checkpatch changesRuss Meyerriecks
2010-08-06wct4xxp: Added card level timing information in sysfsRuss Meyerriecks
2010-08-06wctdm24xxp: Added "auto" companding optionRuss Meyerriecks
2010-08-06wctdm24xp: Replaced alawoverride with compandingRuss Meyerriecks
2010-08-06wcb4xxp: Renamed module parameter "alawoverride" to "companding"Russ Meyerriecks