summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2011-08-30wctdm24xxp: Introduce bg_create/bg_join.Shaun Ruffell
2011-08-28xpp: FXS: new 2+6 module has no digital I/O portsTzafrir Cohen
2011-08-25wcte12xp: Abort driver bind if read/write test fails.Shaun Ruffell
2011-08-24xpp: fix bashism in xpp_debugTzafrir Cohen
2011-08-19wctdm24xxp: Set 'fastoffhook' counter to 8ms and turn off calibration delay.Shaun Ruffell
2011-08-19wctdm: Set 'fastpickup' counter to 8msShaun Ruffell
2011-08-18wctdm24xxp: Use our own free list for IRQ commands.Shaun Ruffell
2011-08-15wcte12xp, wctdm24xxp: Remove frowny face from vpmoct032 error messageRuss Meyerriecks
2011-08-15wct4xxp: Bug in timing cable with different span density cardsRuss Meyerriecks
2011-08-15wctc4xxp: Fix lock imbalance in wctc4xxp_watchdog.Shaun Ruffell
2011-08-12wcte12xp, wctdm24xxp: Force local interrupts off in the interrupt handler.Shaun Ruffell
2011-08-10dahdi_dynamic: Call dahdi_receive in rx packet handler.Shaun Ruffell
2011-08-09FPGA_1161 rev 9605: EC related bug fixesTzafrir Cohen
2011-08-08wctc4xxp, wcte12xp, wctdm24xxp: Remove check for HAVE_NETDEV_PRIVShaun Ruffell
2011-07-26wctc4xxp: Cleanup in-flight commands when halting due to hardware error.Shaun Ruffell
2011-07-22wcb4xxp: Prevent null pointer dereference on spanconfigRuss Meyerriecks
2011-07-21dahdi: Drivers that do not support hwec should not report hwec is available.Shaun Ruffell
2011-07-21wctdm24xxp, wcte12xp: Run the ISR with interrupts disabled.Shaun Ruffell
2011-07-20wcte12xp: Fix bug when not recognizing loopup codesRuss 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-20oct612x: Increase the size of some of the instance variables.Shaun Ruffell
2011-07-20get registration_mutex at free_pseudoTzafrir Cohen
2011-07-20xpp: increase command queue lenge to 1000Tzafrir Cohen
2011-07-20xpp: make quirk bit flags unsignedTzafrir Cohen
2011-07-20xpp: PRI_timing_priority can be static.Tzafrir Cohen
2011-07-20xpp: rate limit queue overflow messagesTzafrir Cohen
2011-07-18wcte12xp: Close a potential race on driver unload.Shaun Ruffell