summaryrefslogtreecommitdiff
path: root/wcte12xp
AgeCommit message (Expand)Author
2008-06-05Fixed type of flags parameter to spin_lock_irqsave functions. Fixessruffell
2008-04-04git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@4133 5390a7c7-147a-...mattf
2008-04-03svn merge -c4096 https://origsvn.digium.com/svn/zaptel/branches/1.4/kernel/wc...sruffell
2008-04-03svn merge -c3012 https://origsvn.digium.com/svn/zaptel/branches/1.4 .sruffell
2008-03-24Add in new parameters added for 1.16 version of the firmware for the TE120 wh...mattf
2008-03-19Add support for new VPMADT032 fw for the TE120mattf
2008-02-05Changes to the wcte12xp driver.sruffell
2008-01-28minor cleanupskpfleming
2008-01-25get this branch to build against 2.6.24 kernel build system (similar to r3706...kpfleming
2008-01-23Make some echo canceller related parameters adjustable via module parametermattf
2008-01-11Minor formatting change.sruffell
2008-01-11Elimates a recursive grab of a spinlock in the interrupt handler for the wcte...sruffell
2008-01-10Remove some unused variables (already applied in 1.4).tzafrir
2008-01-09Make sure G.165 EC disable tone detection is enabledmattf
2008-01-04Increase the amount of code that is protected by locks in the wcte12xp interr...sruffell
2008-01-03Removing some left over debugging code.sruffell
2008-01-02VPMADT032 stability changes for wctdm24xxp and wcte12xp:sruffell
2008-01-02Move the release of VPMADT032 resources to after the interrupt handler has be...sruffell
2007-12-27Shouldn't destroy the workqueue with the lock held.sruffell
2007-12-20Cleanup in case the firmware load from userspace fails.sruffell
2007-12-19Improve wcte12xp and wctdm24xxp drivers' tolerance to host system latencies.sruffell
2007-12-11we don't need a message telling the user that they don't have a VPMADT032, th...kpfleming
2007-12-11Reverting changes from 3405 so that I can do this the correct way.mspiceland
2007-12-11If we detect that we have a VPMADT032 module but there is an error duringmspiceland
2007-12-10Small change to prevent scary messages (one's with "Failed" in them) to usersmspiceland
2007-12-10cosmetic fix for TE120P cardskpfleming
2007-12-08Verbose vpm test block should only be printed in debug mode.mspiceland
2007-12-08Add GPL disclaimers to some headers without themmattf
2007-12-08clean up firmware handling across wct4xxp, wctc4xxp, wctdm24xxp and wcte12xp ...kpfleming
2007-12-08oops. This change was only supposed to be for the 1.4 branch.mspiceland
2007-12-08Adding back Kevin's change that was lost on my last merge. -----------------...mspiceland
2007-12-08Moving wcte12xp driver into a subdirectory and adding support for the Digium ...mspiceland