summaryrefslogtreecommitdiff
path: root/drivers/dahdi/dahdi-base.c
AgeCommit message (Expand)Author
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-06dahdi: Trivial spelling change.Shaun Ruffell
2010-08-05don't crash on disconnecting of ABTzafrir Cohen
2010-07-29dahdi-base: display Reserved when a channel is unusable (has a sigcap of 0)Kinsey Moore
2010-07-28dahdi: Unlock the dahdi_span.lock when passed an invalid DAHDI_MAINT command.Shaun Ruffell
2010-07-26Added hardware transformer checkRuss Meyerriecks
2010-07-26Added card level event handlerRuss Meyerriecks
2010-07-26Added the ability to trigger alarm simulation states in theRuss Meyerriecks
2010-07-26dahdi: Move the 'owner' field from dahdi_span to dahdi_span_ops.Shaun Ruffell
2010-07-26dahdi: Move the callbacks in dahdi_span into its own structure.Shaun Ruffell
2010-07-12dahdi: Explicitly ensure we don't schedule a timer for the current tick.Shaun Ruffell
2010-04-26dahdi-base: Reverted a change from last patchRuss Meyerriecks
2010-04-23dahdi-base: wcte12xp: Fixed Clear/RBS channel mode issueRuss Meyerriecks
2010-04-19typos, mostly unkownTzafrir Cohen
2010-03-29dahdi-base: Fix a bug preventing clobbering maint stateRuss Meyerriecks
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-02-27dahdi: Add option to disable the EC disable tone detection algorithm.Shaun Ruffell
2010-02-26dahdi: Change 'struct dahdi_spaninfo' in order to maintain Asterisk API compa...Shaun Ruffell
2010-02-26dahdi: Add line options for BRI NT/TE mode and termination resistance.Shaun Ruffell
2010-02-22Branch merge from the maintenance modes projectRuss Meyerriecks
2010-02-22replace dahdi_dummy with internal timingTzafrir Cohen
2010-02-08dahdi: Update the Digium copyright on files changed since 2010-01-01.Shaun Ruffell
2010-02-08dahdi-base: Minor changes for sparse.Shaun Ruffell
2010-01-11Fail gracefully if we already have more than 1024 channels.Tzafrir Cohen
2010-01-06Use unlocked_ioctl and compat_ioctl instead of ioctl.Tzafrir Cohen
2010-01-06Remove some unused 'struct inode *' function parameters.Tzafrir Cohen
2009-12-14DAHDI_AUDIO_NOTIFY: Also pass DAHDI_AUDIOMODE to channel driverTzafrir Cohen
2009-12-11dahdi-base: Do not wait for impulse when echotraining.Shaun Ruffell
2009-12-11dahdi-base: Reduce the max allocation size in dahdi_reallocbufs.Shaun Ruffell
2009-10-29dahdi-base: Do not allow jumps in system time to lock up the system w/core_timerShaun Ruffell
2009-10-11Fix kernel-doc, add some more.Tzafrir Cohen
2009-10-11Add a few kernel-doc commentsTzafrir Cohen
2009-10-09dahdi-base: Include linux/sched.hShaun Ruffell
2009-09-21Mark some userspace parameters with __user . No functional change.Tzafrir Cohen
2009-09-21dahdi-base: dahdi_ioctl_[get|set]gains should return the res value.Shaun Ruffell
2009-09-15dahdi-base: Minor syntax change to meet style guidelinesRuss Meyerriecks
2009-09-14Fixed issue where the clear channel flags were not being set at the appropria...Russ Meyerriecks
2009-09-07dahdi-base: Fix flag check in dahdi_rbs_sethook.Shaun Ruffell
2009-09-07dahdi-base: Prevent compilation if both EMPULSE and EMFLASH are defined.Shaun Ruffell
2009-09-07dahdi-base: Reduce the stack usage of dahdi_common_ioctl.Shaun Ruffell
2009-08-24Don't dereference the span after a channel was closed.Tzafrir Cohen
2009-08-21Remove duplicate-ish code that has existed since r40 (committed 8 years ago).Jason Parker
2009-08-14dahdi-base: Add comment to explain why rxhooksig is reset on span start.Shaun Ruffell
2009-07-23dahdi-base: Update formatting in ioctl_load_zone.Shaun Ruffell
2009-07-23dahdi-base: Reduce the stack usage of ioctl_load_zone.Shaun Ruffell
2009-07-21dahdi-base: Add support for core timing.Shaun Ruffell