summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctdm.c
AgeCommit message (Expand)Author
2011-10-26dahdi: Remove dahdi_span.irq and move dahdi_span.irqmisses into dahdi_device.Tzafrir Cohen
2011-10-26dahdi: Register devices instead of individual spans.Tzafrir Cohen
2011-08-19wctdm: Set 'fastpickup' counter to 8msShaun Ruffell
2011-06-02Remove unused variables.Shaun Ruffell
2011-04-04wctdm24xxp, wcte12xp, wct4xxp, wcb4xxp, wctdm: Do not support suspend.Shaun Ruffell
2011-01-03'dahdi_copy_string()' -> 'strlcpy()'Shaun Ruffell
2011-01-03"struct pci_device_id[]" -> "DEFINE_PCI_DEVICE_TABLE"Shaun Ruffell
2011-01-03Trivial removal of duplicate #includesShaun Ruffell
2010-12-08dahdi: Clean up an unused waitqueueRuss Meyerriecks
2010-07-31wctdm: Prevent FXS Proslic staying in "Forward/Reverse OnHookTransfer" during...Alec L Davis
2010-07-29reverting: add curly braces to _write_8bitsAlec L Davis
2010-07-29add curly braces to _write_8bitsAlec L Davis
2010-07-28wctdm: Fix signed one-bit fields.Shaun Ruffell
2010-07-26dahdi: Move the 'owner' field from dahdi_span to dahdi_span_ops.Shaun Ruffell
2010-07-26dahdi: Move the callbacks in dahdi_span into its own structure.Shaun Ruffell
2010-07-26dahdi: Remove the 'pvt' member from dahdi_span.Shaun Ruffell
2010-04-22Configurable debounce to support old rotary phonesTzafrir Cohen
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