summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wct4xxp
AgeCommit message (Expand)Author
2011-10-20wct4xxp: Remove redundant 'vpm' from struct t4.Shaun Ruffell
2011-10-20wct4xxp: Remove vpm400 support.Shaun Ruffell
2011-10-20wct4xxp: Remove unused debugging codeShaun Ruffell
2011-10-20wct4xxp: Turn off the fancy alarm LEDS.Shaun Ruffell
2011-10-20wct4xxp: Hold a pointer to the devtype directlyShaun Ruffell
2011-10-20wct4xxp: Remove unused fields from 'struct t4' and 'struct t4_span'Shaun Ruffell
2011-10-20wct4xxp: Remove prefetching support.Shaun Ruffell
2011-10-20wct4xxp: Use in-hardirq version of dahdi_receive/transmit.Shaun Ruffell
2011-10-20wct4xxp: __t4_framer_in and __t4_framer_out speedups.Shaun Ruffell
2011-10-20wct4xxp: Remove 'pedanticpci' module parameter.Shaun Ruffell
2011-10-20wct4xxp: Remove some debug information from the kernel logs.Shaun Ruffell
2011-10-20wct4xxp: Slow down the rate we poll the framers in alarm.Shaun Ruffell
2011-10-20wct4xxp: Move "hardware DTMF disabled" message from dev_notice -> dev_infoShaun Ruffell
2011-10-12wct4xxp: Fix condition where hardware echo canceler erroneously mutes DTMF.Shaun Ruffell
2011-09-23wct4xxp: Remove unused t4_span.psync and t4_span.redalarms.Shaun Ruffell
2011-08-15wct4xxp: Bug in timing cable with different span density cardsRuss Meyerriecks
2011-07-20wct4xxp: Fixed a bug where it sent loopdown signals foreverRuss Meyerriecks
2011-07-20wct4xxp: Fix compilation when VPM_SUPPORT is not defined.Shaun Ruffell
2011-07-01wct4xxp: Add module parameter to ignore rotary switch settings.Shaun Ruffell
2011-06-02dahdi: Do not allow 'hwec' to be attached to channels that do not have one.Shaun Ruffell
2011-06-02dahdi: Allow dahdi_span_ops.[chan|span]config and startup to block.Shaun Ruffell
2011-06-02wct4xxp: Move the check for the VPM to module load time.Shaun Ruffell
2011-06-02wct4xxp: Do not set maintstat in t4_clear_maint.Shaun Ruffell
2011-06-02wct4xxp: Atomically set framer bits for maintenance modes.Shaun Ruffell
2011-06-02wct4xxp: Set -Wno-unused-but-set-variable compiler option if available.Shaun Ruffell
2011-06-02Remove unused variables.Shaun Ruffell
2011-04-04wctdm24xxp, wcte12xp, wct4xxp, wcb4xxp, wctdm: Do not support suspend.Shaun Ruffell
2011-04-04wct4xxp: Add shutdown handler for kexec.Shaun Ruffell
2011-02-10wct4xxp: Do not lock interrupts while loading the VPM firmware.Shaun Ruffell
2011-02-10wct4xxp: Reduce the memory footprint of the hardware echocanceler.Shaun Ruffell
2011-01-20wct4xxp: Do not place _t4_remove_one in module exit section.Shaun Ruffell
2011-01-17wct4xxp: Check the return value of dahdi_register call.Shaun Ruffell
2011-01-17wct4xxp: Perform an extended reset on PCI-Express cards by default.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-03Update copyright on changed files since 2011-01-01.Shaun Ruffell
2011-01-03wct4xxp: Hold the reglock longer when checking error counters.Shaun Ruffell
2010-12-15wct4xxp: Close a memory leak in the VPM450 error path.Shaun Ruffell
2010-12-09dahdi-base, dahdi_echocan_*, wcb4xxp, wct4xxp, wctdm24xxp, wcte12xp, kernel: ...Kinsey Moore
2010-12-09dahdi-base, kernel, dahdi_echocan_*, wcb4xxp, wct4xxp, wctdm24xxp, wcte12xp: ...Kinsey Moore
2010-12-08dahdi: Fixed loopup/loopdown signalsRuss Meyerriecks
2010-12-08dahdi: Removing loopstop maint functionRuss Meyerriecks
2010-12-08dahdi: Clean up an unused waitqueueRuss Meyerriecks
2010-10-25Minor logging text changeRuss Meyerriecks
2010-10-20dahdi: Atomically set/test if channel has associated network device.Shaun Ruffell
2010-09-24Move test for DEFINE_SPINLOCK into include/dahdi/kernel.hShaun Ruffell
2010-09-23wct4xxp: Drop usage of 'volatile' qualifier.Shaun Ruffell
2010-09-23wct4xxp: Add debug option to log detected RBS bit changes.Shaun Ruffell
2010-09-14wct4xxp: Put two DMA messages behind debug flag.Shaun Ruffell
2010-09-08wct4xxp: Update span-local struct with timing infoRuss Meyerriecks