summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-15wcte12xp: Unregister the span before any additional cleanup.Shaun Ruffell
2010-12-15wctdm24xxp, wcte12xp: Lock interrupts when recovering from an underrun.Shaun Ruffell
2010-12-15wctdm24xxp, wcte12xp: Add more descriptive message on a failed reset.Shaun Ruffell
2010-12-13live_dahdi: Fix regression from r9508Tzafrir Cohen
2010-12-13dahdi: Do not dereference chan->span for pseudo channels.Shaun Ruffell
2010-12-09dahdi_echocan_hpec: Update the HPEC wrapper to use the new name interfaceKinsey Moore
2010-12-09dahdi-base, dahdi_echocan_*, wcb4xxp, wct4xxp, wctdm24xxp, wcte12xp, kernel: ...Kinsey Moore
2010-12-09dahdi-base, kernel, dahdi_echocan_*, wcb4xxp, wct4xxp, wctdm24xxp, wcte12xp: ...Kinsey Moore
2010-12-09dahdi-base: Alarms may not be the last item on the line, so don't strip the t...Kinsey Moore
2010-12-09dahdi-base: Remove old method of invoking HWECKinsey Moore
2010-12-09dahdi-base: Allow HWEC to use the modular echocan interfaceKinsey Moore
2010-12-08dahdi: Fixed loopup/loopdown signalsRuss Meyerriecks
2010-12-08dahdi: Removing loopstop maint functionRuss Meyerriecks
2010-12-08dahdi: Clean up an unused waitqueueRuss Meyerriecks
2010-12-08wcte12xp: Use interruptible waits to decrease impact on load average.Shaun Ruffell
2010-12-07dahdi: Prevent unloadable module on failed open.Shaun Ruffell
2010-12-07live_dahdi: fix usage of xpp.confTzafrir Cohen
2010-12-07xpd_pri: Remove pointless hooksig span opTzafrir Cohen
2010-12-07xpd_pri: ignore DAHDI_VMWI and DAHDIVMWI_CONFIGTzafrir Cohen
2010-12-02wctdm24xxp, wcte12xp: Close a few potential resource assignment leaks.Shaun Ruffell
2010-12-01wctdm24xxp: Replace interruptible_sleep_on() with msleep when delaying.Shaun Ruffell
2010-11-25dahdi: A little cleanup in the dahdi_ioctl_iomux function.Shaun Ruffell
2010-11-25dahdi: dahdi_ioctl_iomux should return 0 on success.Shaun Ruffell
2010-11-19dahdi: Fixup prior dahdi_mirror patchRuss Meyerriecks
2010-11-19dahdi: Stops junk data from overwriting the dahdi_mirror pseudo chansRuss Meyerriecks
2010-11-19dahdi: Moved the channel mirroring interface behind a build flagRuss Meyerriecks
2010-11-19dahdi: adding ss7 pcap support to dahdi.Russ Meyerriecks
2010-11-19dahdi: In dahdi_unregister() 'new_master' should not be static.Shaun Ruffell
2010-11-18dahdi-base: Add debug option to log RBS bit changesRuss Meyerriecks
2010-11-15live_dahdi: rsync to /tmp/dahdiTzafrir Cohen
2010-11-15live_dahdi: only check for TOOLS_DIR when usedTzafrir Cohen
2010-11-11make_version: Use 'git rev-parse' if only looking for a sha5.Shaun Ruffell
2010-11-04wctdm24xxp: 'wait_just_a_bit()' -> 'msleep()'Shaun Ruffell
2010-11-04wctdm24xxp: Remove unused 'usecount' member.Shaun Ruffell
2010-11-04wctdm24xxp: Replace 'schluffen()' with 'interruptible_sleep_on()'Shaun Ruffell
2010-11-04dahdi: Constify the dahdi_txlevelnames and return of dahdi_lboname().Shaun Ruffell
2010-11-04dahdi: Close race between checking IOMUX condition and sleeping.Shaun Ruffell
2010-11-04dahdi: Move the DAHDI_IOMUX ioctl handler into a separate function.Shaun Ruffell
2010-11-04dahdi: 'schluffen()' -> 'interruptible_sleep_on()' or 'wait_event_interruptib...Shaun Ruffell
2010-11-04Remove mutex emulationShaun Ruffell
2010-11-04dahdi: Remove DAHDI_CONFLINK functionality.Shaun Ruffell
2010-10-25Minor logging text changeRuss Meyerriecks
2010-10-25dahdi: Eliminate NULL dereference when bridging channels.Shaun Ruffell
2010-10-25wctdm24xxp: Detect FXS modules based on the 3210 SLIC.Shaun Ruffell
2010-10-20wcb4xxp: Support beroNet BN4S0e PCI Express cardTzafrir Cohen
2010-10-20dahdi-base: Fixed null pointer dereference in dahdi_check_confKinsey Moore
2010-10-20dahdi: Remove CONFIG_OLD_HDLC_API since that is kernel 2.4 specific.Shaun Ruffell
2010-10-20wctdm24xxp, wcte12xp: Remove unused 'whichframe' parameter.Shaun Ruffell
2010-10-20dahdi: Drop some 'zt' prefixes on chan.Shaun Ruffell
2010-10-20dahdi: Atomically set/test if channel has associated network device.Shaun Ruffell