summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2008-09-15Fixed two typos.Shaun Ruffell
2008-09-11Fix a type used in nethdlc mode, as pointed out in #13427 .Tzafrir Cohen
2008-09-11Move udev rules xpp.rules from dahdi-tools to dahdi-linux .Tzafrir Cohen
2008-09-06Fix buglet in #define for 2.6.9Matthew Fredrickson
2008-09-06Revert unnecessary default hardhdlc mode from 56K to 64KMatthew Fredrickson
2008-09-06Fix class_simple on old 2.6.9 kernelsMatthew Fredrickson
2008-09-04Remove a couple of 'magic numbers' to make it clear all the ports of theShaun Ruffell
2008-09-04Fixes an issue where the dual-span cards are not properly configured which canShaun Ruffell
2008-08-29Remove useless kzallocMatthew Fredrickson
2008-08-27remove some more ztdummy referencesKevin P. Fleming
2008-08-27a bit of attribution cleanupKevin P. Fleming
2008-08-26Fix asciidoc.Tzafrir Cohen
2008-08-25Support MODULES_EXTRA and SUBDIRS_EXTRA to add extra modules from theTzafrir Cohen
2008-08-25Remove this warning, which could occur if the driver is loaded on a systemShaun Ruffell
2008-08-24Add support for 56 KB HDLC as well as selectable rate via ioctlMatthew Fredrickson
2008-08-20use the new separate allocation method for channel structures here tooKevin P. Fleming
2008-08-20update code to match version in ZaptelKevin P. Fleming
2008-08-20improve compatibility with 2.6.26 and 2.6.27 kernelsKevin P. Fleming
2008-08-20Change to support both 5.3kbps and 6.3kbps bit rates when using the G723.1Shaun Ruffell
2008-08-19port over improvements to firmware Makefile from ZaptelKevin P. Fleming
2008-08-19Fixed calculation of the timestamp.Shaun Ruffell
2008-08-19Couple of fixes for the transcoder:Shaun Ruffell
2008-08-14Set xpp version to 6056 and reset XPP changelog.Tzafrir Cohen
2008-08-14Also install Astribank firmwares and init scripts to /usr/share/dahdi .Tzafrir Cohen