summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-08-28xpp: FXS: new 2+6 module has no digital I/O portsTzafrir Cohen
2011-08-11dahdi_dynamic: Call dahdi_receive in rx packet handler.Shaun Ruffell
2011-08-11wctc4xxp, wcte12xp, wctdm24xxp: Remove check for HAVE_NETDEV_PRIVShaun Ruffell
2011-08-11oct612x: Increase the size of some of the instance variables.Shaun Ruffell
2011-07-27wctc4xxp: Cleanup in-flight commands when halting due to hardware error.Shaun Ruffell
2011-07-22wcb4xxp: Prevent null pointer dereference on spanconfigShaun Ruffell
2011-07-19wcte12xp: Close a potential race on driver unload.Shaun Ruffell
2011-06-29wctdm24xxp: Ensure battery drops on FXS hangups honor the channel otimer.Shaun Ruffell
2011-06-29dahdi: Fix compilation on Linux 2.6.26 w/CONFIG_DAHDI_NET.Shaun Ruffell
2011-05-31xpp: empty labels are not duplicateTzafrir Cohen
2011-05-27Move test for DEFINE_SPINLOCK into include/dahdi/kernel.hShaun Ruffell
2011-05-27dahdi: Enable DTMF A,B,C, and D digits.Shaun Ruffell
2011-05-27wcb4xxp: Updating copyright.Shaun Ruffell
2011-04-14wcte12xp: If we cannot read the mode selection pins fail the module load.Shaun Ruffell
2011-03-15wctdm24xxp: Fix regression with LEDS on TDM410.Shaun Ruffell
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
2011-01-31dahdi: Experimentally remove dependency on the Big Kernel Lock.Shaun Ruffell
2011-01-31wctdm24xxp: Remove code for unsupported modules.Shaun Ruffell
2011-01-27Fix for bugs in timing selection when B410P card is not the first configured ...Matthew Fredrickson
2011-01-21wct4xxp: Perform an extended reset on PCI-Express cards by default.Shaun Ruffell
2011-01-21dahdi: Add error if CONFIG_BKL is not definedShaun Ruffell
2011-01-21wcte12xp: Remove unused functions from t1_span_ops.Shaun Ruffell
2011-01-21"struct pci_device_id[]" -> "DEFINE_PCI_DEVICE_TABLE"Shaun Ruffell
2011-01-21wcb4xxp: HDLC packets do not pass over D-channel.Shaun Ruffell
2011-01-21wcte12xp, wctdm24xxp: Do not call pci_set_drvdata after device initialization.Shaun Ruffell
2011-01-21wctdm24xxp, wcte12xp: Disable PCI read-line multiple command.Shaun Ruffell
2011-01-21wct4xxp: Close a memory leak in the VPM450 error path.Shaun Ruffell
2011-01-21wctdm24xxp, wcte12xp: Lock interrupts when recovering from an underrun.Shaun Ruffell
2011-01-21wctdm24xxp, wcte12xp: Add more descriptive message on a failed reset.Shaun Ruffell
2011-01-21wcte12xp: Use interruptible waits to decrease impact on load average.Shaun Ruffell
2011-01-21dahdi: Prevent unloadable module on failed open.Shaun Ruffell
2011-01-21xpd_pri: Remove pointless hooksig span opShaun Ruffell
2011-01-21xpd_pri: ignore DAHDI_VMWI and DAHDIVMWI_CONFIGShaun Ruffell
2011-01-21wctdm24xxp, wcte12xp: Close a few potential resource assignment leaks.Shaun Ruffell
2011-01-21Remove mutex emulationShaun Ruffell
2011-01-21wctdm24xxp: Detect FXS modules based on the 3210 SLIC.Shaun Ruffell
2011-01-21wctdm24xxp: Leave FXO (DAA) always in full-wave ring detect mode.Shaun Ruffell
2011-01-21dahdi: '-o' -> '--no-same-owner' in drivers/dahdi/firmware/MakefileShaun Ruffell
2011-01-21wcte12xp, wctdm24xxp: Do not rely on polling main memory.Shaun Ruffell
2011-01-21wct4xxp: Drop usage of 'volatile' qualifier.Shaun Ruffell
2011-01-21vpmadt032: Remove potential endless waits when resetting.Shaun Ruffell
2011-01-21vpmadt032: Honor the CONFIG_DAHDI_NO_ECHOCAN_DISABLE flag.Shaun Ruffell
2011-01-21xpp: Fixes init error for PRI devices with < 4 portsShaun Ruffell
2011-01-21dahdi: Anonymous member in dahdi_echocan_events union.Shaun Ruffell
2011-01-21dahdi: Fix 'void *' pointer arithmetic warnings.Shaun Ruffell
2011-01-21wctdm24xxp: Add optional FXO digital loopback if DEBUG is defined.Shaun Ruffell
2011-01-21dahdi: Be more tolerant of surprise removal of channels.Shaun Ruffell
2011-01-21wcte12xp, wctdm24xxp: Add call to 'pci_set_mwi' on initialization.Shaun Ruffell