summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-31Changing the spantype to indicate whether it is a TE or NT BRI port.Shaun Ruffell
2008-10-31Fix the FIFO configuration to use the data from the EC correctlyMatthew Fredrickson
2008-10-31wcb4xxp: Set the spantype to "BRI" (to show e.g. in dahdi_scan)Tzafrir Cohen
2008-10-31wcb4xxp: Claim to provide DACS for dahdi_scanTzafrir Cohen
2008-10-31Fix for a case where a span might not always come back up after a disconnect.Shaun Ruffell
2008-10-30Use correct length for the, well, dahdi transcoder device name.Tzafrir Cohen
2008-10-30Use ! to hint udev about directory separator.Tzafrir Cohen
2008-10-29The /proc/wcb4xxp should not be created once for each card but rather once forShaun Ruffell
2008-10-29By default, do not create the procfs entry for the wcb4xxp driver.Shaun Ruffell
2008-10-29xpp: Increase the maximal size of the command queue to 500 .Tzafrir Cohen
2008-10-28fix a large number of warnings found by sparse, the kernel code sanity checki...Kevin P. Fleming
2008-10-28Adding the wcb4xxp driver, a native dahdi driver for the B410P module.Shaun Ruffell
2008-10-28Undoing commit r5148. Copying directly from a private branch causes problemsShaun Ruffell
2008-10-28Adding the wcb4xxp driver, a native dahdi driver for the B410P module.Shaun Ruffell
2008-10-27xpp fxo: Add sysfs battery attribute.Tzafrir Cohen
2008-10-27xpp: remove an unused manual reference count field.Tzafrir Cohen
2008-10-27xpp: Make some definitions static, as per sparse.Tzafrir Cohen
2008-10-27Fix xpp compile problems on kernel < 2.6.16Tzafrir Cohen
2008-10-22Fix building on big endian machines.Jason Parker
2008-10-22wct1xxp: fix error handling at device startup.Tzafrir Cohen
2008-10-22xpp FXS init script: Do use high-pass filter.Tzafrir Cohen
2008-10-21An experimental OSLEC echocan module.Tzafrir Cohen
2008-10-16xpp: start migration from procfs to sysfs.Tzafrir Cohen
2008-10-14If the vpmad032 firmware needs to be reloaded, make sure we use the same slotShaun Ruffell
2008-10-10- Ensure that the source format is considered when selecting a transcoder.Shaun Ruffell
2008-10-09a micro-optimization found while creslin and i spent four or five hours track...Kevin P. Fleming
2008-10-06use the same logic here as elsewhere for releasing echocan module referencesKevin P. Fleming
2008-10-06Embed room for the complete packet to the DTE in the transcoder bufferShaun Ruffell
2008-10-06Fix a few compile errors that only show up when CONFIG_DAHDI_PPP isSean Bright
2008-10-03Fix building with CONFIG_DAHDI_NET in kernel 2.6.22Tzafrir Cohen
2008-10-03Fix building with CONFIG_DAHDI_NET . It builds, but will it run?Tzafrir Cohen
2008-10-03Fix some compilation problems that show up when CONFIG_DAHDI_DEBUG is defined.Sean Bright
2008-10-03There are two possible valid statues when booting the TC400M.Shaun Ruffell
2008-10-02Keep hold of the channel lock when setting the data_ready flag for the channelShaun Ruffell
2008-10-02wctc4xxp_cleanup_channel_private needs a pointer to the zt_transcoder_channelShaun Ruffell
2008-10-02Mark that there is not any data waiting whenever we cleanup the privateShaun Ruffell
2008-10-01DAHDI should always make data received from the PSTN available to user modeShaun Ruffell
2008-09-30Removing references to setup_timer in pre 2.6.18 kernels.Shaun Ruffell
2008-09-28Improve reliablity of UK caller ID for the TDM400P by not allowing theShaun Ruffell
2008-09-28Fixed type of flags parameter to spin_lock_irqsave functions. FixesShaun Ruffell
2008-09-28Fixes failure of modular echo cancelers in DAHDI.Shaun Ruffell
2008-09-26The channel master should not be set to 0, but rather should be 'cleared' byShaun Ruffell
2008-09-25XPP firmware: Only send out CAS D-channel messages when in CAS mode.Tzafrir Cohen
2008-09-25Fix display of indirect registers and streamline their setting.Tzafrir Cohen
2008-09-25XPP FXO: Add caller-id workaround for ESTI-DTMF (for #9096)Tzafrir Cohen
2008-09-24Adding back in the mode module parameter for the wctc4xxp driver. This isShaun Ruffell
2008-09-18Adding a needed header for the in_atomic call.Shaun Ruffell
2008-09-18close_channel is called with a spin_lock held, which means that GFP_KERNEL canShaun Ruffell
2008-09-17Turn off reference counting on the echo canceller modules in order to preventShaun Ruffell
2008-09-15Edit some comments and error strings.Shaun Ruffell