summaryrefslogtreecommitdiff
path: root/drivers/dahdi
AgeCommit message (Expand)Author
2009-07-13wctc4xxp: Remove deprecated DMA_xxBIT_MASK usage.Shaun Ruffell
2009-07-02wcb4xxp: Remove the now unused WCB4XXP_MAGIC definition.Shaun Ruffell
2009-07-02wcb4xxp: Remove 'magic' debug member from b4xxp structure.Shaun Ruffell
2009-07-02wcb4xxp: Fix LED handling in OpenVox cards (maybe also others)Tzafrir Cohen
2009-07-02wcb4xxp: Fix PCM handling for various cards.Tzafrir Cohen
2009-07-02More B410P differences: Clock and NT/TE.Tzafrir Cohen
2009-07-02The B410P differs from other HFC-xS cards with respect to the EC unitTzafrir Cohen
2009-07-02wcb4xxp: support for other HFC-xS cards (info, not code)Tzafrir Cohen
2009-07-02wcb4xxp: Adjust debug filter code to number of ports.Tzafrir Cohen
2009-07-02wcb4xxp: Extra bit macros that a needed for kernels < 2.6.24Tzafrir Cohen
2009-07-02wcb4xxp: Don't assume we have 4 spans (ports).Tzafrir Cohen
2009-06-30echocan: Do not go into PRETRAINING mode if not supported by the echocan.Shaun Ruffell
2009-06-30echocan: Do not call through NULL 'echocan_traintap' pointer.Shaun Ruffell
2009-06-30wcb4xxp: Start the first span with default settings on load.Shaun Ruffell
2009-06-29wcte11xp: Set the owner field of the dahdi_span before registration.Shaun Ruffell
2009-06-29dahdi-base: Enable DAHDI to manage the reference counts for the board drivers.Shaun Ruffell
2009-06-29Improve MMX safety for DAHDI echo cancellers on 32-bit x86 systems.Kevin P. Fleming
2009-06-29echocan: Properly keep the reference counts for the echocan modules.Shaun Ruffell
2009-06-26voicebus: Limit the string length of the vpm workqueue name.Shaun Ruffell
2009-06-26dahdi_dynamic: Release the dlock before calling accross modules.Shaun Ruffell
2009-06-26wct4xxp: Unmap the same size DMA window that was mapped.Shaun Ruffell
2009-06-25wctc4xxp: Make the wctc4xxp_netdev_ops structure static.Shaun Ruffell
2009-06-25wctc4xxp: Update to use struct net_device_ops.Shaun Ruffell
2009-06-24wct4xxp, wcte11xp: Use the default configuration by default at startup.Shaun Ruffell
2009-06-23Use the same mutex lock for channel allocation and license checking in dahdi_...Kevin P. Fleming
2009-06-18wctdm, wctdm24xxp, wcfxo: Fix calls to dahdi_hooksig.Shaun Ruffell
2009-06-12Make complex conditionals work with GNU make 3.80. Much uglier, but it works...Jason Parker
2009-06-04dahdi-base: Fix bug in procfs handling.Shaun Ruffell
2009-05-27xpp: Fix more 'owner' for 2.6.30 to be happy.Tzafrir Cohen
2009-05-25xpp firmwares: fixes sync issues of FXO module in a BRI/PRI AstribankTzafrir Cohen
2009-05-25USB_FW.hex: Allow setting caps. even when FPGA is loaded.Tzafrir Cohen
2009-05-19xpp: 'owner' property of procfs was dropped in 2.6.30.Tzafrir Cohen
2009-05-19xpp: fix the Astribank state machineTzafrir Cohen
2009-05-19xpp: report in sysfs if bri module uses hardhdlc supportTzafrir Cohen
2009-05-19xpp: remove obsolete script calibrate_slicsTzafrir Cohen
2009-05-19Replaece member bus_id with dev_name() and set_dev_name()Tzafrir Cohen
2009-05-15voicebus: Use '&' not '|' when checking for a bit.Shaun Ruffell
2009-05-15voicebus: Make the enable/disable echocan messages debug again.Shaun Ruffell
2009-05-14wcte12xp: Set the syncsrc in the span appropriately.Shaun Ruffell
2009-05-12use proper case for variable name :-)Kevin P. Fleming
2009-05-12Allow VPMADT032 and HPEC binary modules to be used on platforms where ARCH is...Kevin P. Fleming
2009-05-12emit warning messages when DAHDI is being built on a CPU architecture that do...Kevin P. Fleming
2009-05-11wcte12xp: Expose vpm parameters as module parameters.Shaun Ruffell
2009-05-11voicebus: Update the default vpmadt032 parameters.Shaun Ruffell
2009-05-07voicebus: Create workqueue for each vpmadt032 instance.Shaun Ruffell
2009-05-07voicebus: Changing default NLP type to 'suppression'.Shaun Ruffell
2009-05-05voicebus: Use the companding type on the span when enabling echocan.Shaun Ruffell
2009-05-04Insure that vpmnlptype, vpmnlpmaxsupp, and vpmnlpthresh are set back to moduleDoug Bailey
2009-05-01dahdi-base: define __RW_LOCK_UNLOCKED()Shaun Ruffell
2009-05-01voicebus: Need Makefile to build on 2.6.9Shaun Ruffell