summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-21dahdi: Move WARN_ON_ONCE from wctc4xxp driver to include/dahdi/kernel.hShaun Ruffell
2011-10-21wcb4xxp: Do not show LASVEGAS2 as echocan name if vpmsupport is set to 0Shaun 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-20wcte12xp: Deprecate 't1e1override' module parameter in favor of 'default_line...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-20wctdm24xxp: Remove DEBOUNCING_RINGING_OFF from ring_detector_state enum.Shaun Ruffell
2011-10-20wctdm24xxp: Setup all VPMADT032 channels on hybrid cards.Shaun Ruffell
2011-10-20dahdi: Add functions for determining spantype (E1/T1) to include/dahdi/kernel.hShaun Ruffell
2011-10-12wct4xxp: Fix condition where hardware echo canceler erroneously mutes DTMF.Shaun Ruffell
2011-09-30wctc4xxp: Allow G723 SID frames to pass to the hardware decoder.Shaun Ruffell
2011-09-29wcte12xp: Set uncollected performance counters to -1.Shaun Ruffell
2011-09-27wctdm24xxp: Set dahdi_span.devicetype string in one place.Shaun Ruffell
2011-09-27xpp: fix FXS D DTMF detection (not zero)Tzafrir Cohen
2011-09-23dahdi: Check for master in DAHDI_STARTUP / resolves MeetMe regression.Shaun Ruffell
2011-09-23wct4xxp: Remove unused t4_span.psync and t4_span.redalarms.Shaun Ruffell
2011-09-23wctdm24xxp, wcte12xp: Advertise VPMOCT032 presence in dahdi_span.devicetype.Shaun Ruffell
2011-09-22xpp: fxs: bugfix for 2fxs+6fxo cardsTzafrir Cohen
2011-09-13dahdi: Decrease the initial coretimer delay to 4ms from 1 second.Shaun Ruffell
2011-09-05xpp: firmware to detect the new 2+6 moduleTzafrir Cohen
2011-08-30wcte12xp, wctdm24xxp: Update VPMOCT032 firmware to 1.11.0.Shaun Ruffell
2011-08-30wctdm24xxp: Remove fwringdetect module parameter.Shaun Ruffell
2011-08-30wctdm24xxp: Use interval for debouncing FXO polarity detection.Shaun Ruffell
2011-08-30wctdm24xxp: Use interval for debouncing FXO battery.Shaun Ruffell
2011-08-30wctdm24xxp: Use time interval for debouncing FXO ring detect.Shaun Ruffell
2011-08-30wctdm24xxp: Use interval for checking FXS on hook transfer timer.Shaun Ruffell
2011-08-30wctdm24xxp: 'oppending_ms' shouldn't assume being checked at 1ms intervals.Shaun Ruffell
2011-08-30wctdm24xxp: Name the shadow registers for each modules.Shaun Ruffell
2011-08-30wctdm24xxp: Change intcount to framecount.Shaun Ruffell
2011-08-30wctdm24xxp: Use fact that handle_transmit/receive are called in hard-irqShaun Ruffell
2011-08-30wctdm24xxp: Protect creation / destruction of VPM instance.Shaun Ruffell
2011-08-30wctdm24xxp: Reset the polarity debounce setting when battery is lost.Shaun Ruffell
2011-08-30wctdm24xxp: Probe for and configure modules in parallel.Shaun Ruffell