summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-11-07voicebus: Use DAHDI_IRQ_SHARED instead of defining our own.Shaun Ruffell
2009-11-07voicebus: Set the DMA_BIT_MASKShaun Ruffell
2009-11-07voicebus: Remove sdi member from 'struct voicebus'Shaun Ruffell
2009-11-07voicebus: Remove the VB_PRINTK macro.Shaun Ruffell
2009-11-07wcte12xp: Remove unused flag member and make const the t1_descs.Shaun Ruffell
2009-11-04Remove commented out code block that was unintentionally left in.Michael Spiceland
2009-11-04Adding alarm debounce to single span driver (wcte12xp).Michael Spiceland
2009-11-04voicebus: Increase the NLP converged threshold to 18.Shaun Ruffell
2009-11-03xpp: More E1/T1 CAS fixes. Mostly connect/disconnectTzafrir Cohen
2009-11-03xpp: compile fix in (mostly) unused code.Tzafrir Cohen
2009-10-29Debounce alarms by default for wct4xxp per AT&T 54016. Also, theMichael Spiceland
2009-10-29wcte12xp, wctdm24xxp: VPMADT032 firmware update to 1.20.Shaun Ruffell
2009-10-29dahdi-base: Do not allow jumps in system time to lock up the system w/core_timerShaun Ruffell
2009-10-29dahdi_vpmadt032_loader: remove a little dead code.Shaun Ruffell
2009-10-12headers: sched.h was also removed from interrupts.hShaun 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-10-09wctc4xxp: Remove custom memory debugging code that is no longer necessary.Shaun Ruffell
2009-10-07Fix a logic error in the companding check. Duh....Matthew Fredrickson
2009-10-02wcte12xp: The timer is called every 200ms, not every 100ms. Fix comment.Shaun Ruffell
2009-10-02Implement API update to do per-channel companding selection for VPMADT032Matthew Fredrickson
2009-09-30move the dev->bus_id fix from xpp to kernel.h: needed elsewhereTzafrir Cohen
2009-09-30Update echocan API so it only uses channel offset in free routineMatthew Fredrickson
2009-09-30xpp: PRI PIC firmware: T1-CAS fixesTzafrir Cohen
2009-09-29xpp: T1 CAS supportTzafrir Cohen
2009-09-29xpp: refactor pcm mask handling.Tzafrir Cohen
2009-09-29xpp: make card_hooksig an optional card method.Tzafrir Cohen
2009-09-29xpp: Add sysfs xpd attribute 'timing_priority'Tzafrir Cohen
2009-09-29xpp: FXO init scripts: -L to list opermodesTzafrir Cohen
2009-09-28xpp: Use proper get/set for device->driver_dataTzafrir Cohen
2009-09-22wctdm: Add missing breakDoug Bailey
2009-09-21wctdm: Add ability to generate neon MWI from fxs portsDoug Bailey
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-16wct4xxp: Check the alarm state if we're debouncing a red alarm.Shaun Ruffell
2009-09-15Change WCTDM SPI clock off state polarity and read timingDoug Bailey
2009-09-15dahdi-base: Minor syntax change to meet style guidelinesRuss Meyerriecks
2009-09-14Change zap -> dahdi.Sean Bright
2009-09-14Race condition in handling writes to proslic LINEFEED register (64)Doug Bailey
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-09-07wctdm24xxp: Remove a few more unneeded 'volatile' keywords.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-19Ensure that dahdi_scan correctly reports VPM presence.Kevin P. Fleming
2009-08-14wcfxo: Reset the DAA on module initialization.Shaun Ruffell
2009-08-14dahdi-base: Add comment to explain why rxhooksig is reset on span start.Shaun Ruffell