summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctdm.c
AgeCommit message (Expand)Author
2009-10-12headers: sched.h was also removed from interrupts.hShaun Ruffell
2009-09-22wctdm: Add missing breakDoug Bailey
2009-09-21wctdm: Add ability to generate neon MWI from fxs portsDoug Bailey
2009-09-15Change WCTDM SPI clock off state polarity and read timingDoug Bailey
2009-08-14wctdm24xxp, wctdm: Detect if our hookstate has been set back to the initial s...Shaun Ruffell
2009-08-05wctdm24xxp, wctdm: Formatting changes.Shaun Ruffell
2009-08-05Change proslic linefeed register settingDoug Bailey
2009-06-29dahdi-base: Enable DAHDI to manage the reference counts for the board drivers.Shaun Ruffell
2009-06-18wctdm, wctdm24xxp, wcfxo: Fix calls to dahdi_hooksig.Shaun Ruffell
2009-01-27Break VMWI ioctl calls into two separate calls to maintain old revision compa...Doug Bailey
2009-01-22Change structure passed in DAHDI_VMWI ioctl call to make it so new VMWI types...Doug Bailey
2009-01-21Change the DAHDI_VMWI ioctl call to pass data via structure. Doug Bailey
2009-01-19Add mask for portion of DAHDI_VMWI ioctl call that carries the number of mess...Doug Bailey
2009-01-19Add line reversal MWI to wctdm and wctdm24xxp drivers Doug Bailey
2008-12-23Enabling a module parameter that will allow the user to periodically print theShaun Ruffell
2008-10-28fix a large number of warnings found by sparse, the kernel code sanity checki...Kevin P. Fleming
2008-10-22Fix building on big endian machines.Jason Parker
2008-09-28Improve reliablity of UK caller ID for the TDM400P by not allowing theShaun Ruffell
2008-09-15Edit some comments and error strings.Shaun Ruffell
2008-08-27a bit of attribution cleanupKevin P. Fleming
2008-08-06last round of license header updates hereKevin P. Fleming
2008-08-03Change all instances of printk in DAHDI to include a priorityRussell Bryant
2008-08-03Rework the table of signalling bits for signalling types and hook statesRussell Bryant
2008-07-29make an initial split of dahdi/kernel.h into userspace- and kernelspace-speci...Kevin P. Fleming
2008-07-22from r4429 of zaptel... make battery loss to red alarm translation actually workKevin P. Fleming
2008-07-07wc->chans needs to be an array of pointers as struct dahdi_span expects.Shaun Ruffell
2008-07-07Fix accidental zeroing out of the chans member of struct wctdm.Shaun Ruffell
2008-07-02fix remaining drivers broken by pointer type change in 'struct dahdi_span'......Kevin P. Fleming
2008-06-20merge modular_ec branch, which adds modular echocan support and lots of minor...Kevin P. Fleming
2008-05-23Update Linux Support Services copyright references to DigiumMatthew Fredrickson
2008-05-23make wctdm.h a public header fileKevin P. Fleming
2008-05-22correct some product name typosKevin P. Fleming
2008-05-22and with another fell swoop... 2.4 kernel support is gone tooKevin P. Fleming
2008-05-22fix up all remaining references to zaptel/zapata (except for the ones in cred...Kevin P. Fleming
2008-05-21replace Zaptel with DAHDI, ZAPTEL with DAHDI, ZAPATA with DAHDIKevin P. Fleming
2008-05-21replace zap_ with dahdi_, ZAP_ with DAHDI_Kevin P. Fleming
2008-05-21replace ZT_ with DAHDI_, zt_ with dahdi_Kevin P. Fleming
2008-05-21modules build nowKevin P. Fleming
2008-05-21start copying kernel bitsKevin P. Fleming