summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-21dahdi: Fix compilation error when CONFIG_DAHDI_NET is defined.Shaun Ruffell
2011-01-21wct4xxp: Update span-local struct with timing infoShaun 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-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-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-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
2010-08-06wct4xxp: module param "extendedreset" now a compile optionRuss Meyerriecks
2010-08-06dahdi: Trivial spelling change.Shaun Ruffell
2010-08-05don't crash on disconnecting of ABTzafrir Cohen
2010-08-04wctdm24xxp: 'struct dahdi_span' is already embedded in the 'struct wctdm_span'.Shaun Ruffell
2010-07-31wctdm: Prevent FXS Proslic staying in "Forward/Reverse OnHookTransfer" during...Alec L Davis
2010-07-30wctdm24xxp: Prevent FXS Proslic staying in "Forward/Reverse OnHookTransfer" d...Alec L Davis
2010-07-29SLIC_LF_OPPENDING confict between wctdm_proslic_recheck_sanity() and set_last...Alec L Davis
2010-07-29reverting: add curly braces to _write_8bitsAlec L Davis
2010-07-29add curly braces to _write_8bitsAlec L Davis
2010-07-29wct4xxp, wcte12xp: restrict signaling and line combinations to what actually ...Kinsey Moore
2010-07-29wctdm24xxp: reference B400Ms as BRI, correct a module alias, make the module ...Kinsey Moore
2010-07-29wctdm24xxp: only allow B400M modules on hybrid cardsKinsey Moore
2010-07-29wctdm24xxp: correct references to "wildcard" and display the number of BRI sp...Kinsey Moore
2010-07-29dahdi-base: display Reserved when a channel is unusable (has a sigcap of 0)Kinsey Moore
2010-07-29wct4xxp, wcte12xp: remove loobpack parameter, functionality provided by dahdi...Kinsey Moore
2010-07-29wctdm24xxp: don't report about VPM100s if none are present and warn the user ...Kinsey Moore