summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wct4xxp
AgeCommit message (Expand)Author
2011-11-01wct4xxp: Expose serial number in dahdi_device and kernel log.Shaun Ruffell
2011-11-01wct4xxp: Add field upgradable firmware support for TE820.Shaun Ruffell
2011-11-01wct4xxp: Add support for TE820 and VPMOCT256.Shaun Ruffell
2011-10-26wct4xxp: Allow linemode (T1/E1/J1) to be changed via sysfs attribute.Tzafrir Cohen
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-10-24wct4xxp: Deprecate 't1e1override' module parameter in favor of 'default_linem...Shaun Ruffell
2011-10-20wct4xxp: Refactor t4_serial_setup() to remove t4.globalconfig.Shaun Ruffell
2011-10-20wct4xxp: Trivial. Use ARRAY_SIZE in free_wc() and __handle_leds().Shaun Ruffell
2011-10-20wct4xxp: Atomically perform some read/modify/write operationsShaun Ruffell
2011-10-20wct4xxp: Fix spellingShaun Ruffell
2011-10-20wct4xxp: Change t4_span.spantype to linemode.Shaun Ruffell
2011-10-20wct4xxp: Trivial refactoring in t4_init_one().Shaun Ruffell
2011-10-20wct4xxp: Add has_e1_span() helper.Shaun Ruffell
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