summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-06-02dahdi: Update the dahdi_ec_chunk interface to support preec streams.Shaun Ruffell
2011-06-02dahdi: Allow dahdi_span_ops.[chan|span]config and startup to block.Shaun Ruffell
2011-06-02dahdi: Do not release the echocan under lock.Shaun Ruffell
2011-06-02dahdi: If a timer is not configured then we should block indefinitely.Shaun Ruffell
2011-06-02dahdi: Make tone zone registration messages debug only.Shaun Ruffell
2011-06-02dahdi: Propagate shutdown returncode to user space.Shaun Ruffell
2011-06-02dahdi: Fix compilation on Linux 2.6.26 w/CONFIG_DAHDI_NET.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-06-02wctdm24xxp: Check if the FXS signaling setting is valid.Shaun Ruffell
2011-05-31xpp: empty labels are not duplicateTzafrir Cohen
2011-05-23xpp: Remove obsolete XPP_DEBUGFS codeTzafrir Cohen
2011-05-23xpp: Remove obsolete and unused OLD_PROC codeTzafrir Cohen
2011-05-19wcte12xp: Fix regression preventing VPMADT032 from loading.Shaun Ruffell
2011-04-25dahdi: Enable DTMF A,B,C, and D digits.Shaun Ruffell
2011-04-25wcb4xxp: Updating copyright.Shaun Ruffell
2011-04-15dahdi: Bug fix for enabling buffer eventsKinsey Moore
2011-04-15dahdi: Add capability to generate events on buffer underruns and overrunsKinsey Moore
2011-04-14wcte12xp: If we cannot read the mode selection pins fail the module load.Shaun Ruffell
2011-04-04b4xxp: Only create the timing_master attributes in the context of probeShaun Ruffell
2011-04-04dahdi: Group dahdi timers into "rates" for improved CPU utilization.Shaun Ruffell
2011-04-04wctdm24xxp, wctdm: Reduce memory used by fxo_modes array.Shaun Ruffell
2011-04-04wcte12xp: Unroll the TDM extraction/insertion from the sframe.Shaun Ruffell
2011-04-04wcte12xp, wctdm24xxp: decriptor_list.count does not need to be atomic.Shaun Ruffell
2011-04-04wcte12xp, wctdm24xxp: Remove a PCI read from hardirq context.Shaun Ruffell
2011-04-04wcte12xp: Use the in-hardirq versions of dahdi_receive/dahdi_transmit.Shaun Ruffell
2011-04-04wctdm24xxp, wcte12xp: Always call handle_transmit/receive in hardirq context.Shaun Ruffell
2011-04-04dahdi: Add in-hardirq versions of the dahdi_receive/transmit/ec_span.Shaun Ruffell
2011-04-04wcte12xp: Use the reglock to protect the framer command lists.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-04-04wctdm24xxp, wcte12xp: Add voicebus_quiesce function.Shaun Ruffell
2011-04-04dahdi: Do not enable interrupts before processing entire span.Shaun Ruffell
2011-04-04voicebus: Update the network debug device to use dma_pools.Shaun Ruffell
2011-04-04core timer: don't hang when the clock goes back.Shaun Ruffell
2011-03-19wctdm24xxp: Remove SLIC_LF_OPPENDING setting on fxs->idletxhookstate from set...Alec L Davis
2011-03-15wctdm24xxp: Fix regression with LEDS on TDM410.Shaun Ruffell
2011-02-28wcte12xp, wctdm24xxp: Remove unused support for booting VPMADT032 from SPI.Shaun Ruffell
2011-02-28wctdm24xxp: Remove unused wctdm_vpm_check, wctdm_vpm_in, and wctdm_vpm_out.Shaun Ruffell
2011-02-28wcte12xp, wctdm24xxp: Minor fixes for big endian host architectures.Shaun Ruffell
2011-02-28wctc4xxp: Minor fixes for big endian host architectures.Shaun Ruffell
2011-02-28dahdi: Do not rebuild dahdi-base.c when only updating the version.Shaun Ruffell
2011-02-20replace old proc interface by modern seq_fileTzafrir Cohen
2011-02-18wctdm24xxp,wcte12xp: Replace read/writechunk with eframe/sframeRuss Meyerriecks
2011-02-10wct4xxp: Do not lock interrupts while loading the VPM firmware.Shaun Ruffell
2011-02-10wct4xxp: Reduce stack usage in oct612x API.Shaun Ruffell
2011-02-10wct4xxp: Reduce the memory footprint of the hardware echocanceler.Shaun Ruffell