aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/dsp_core.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* isdn/mISDN: add __init/__exit macros to dsp_core.cPeter Huewe2010-02-051-2/+2
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-1/+1
|\
| * trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson2009-06-121-1/+1
* | mISDN: Fix DTMF detection enable/disableAndreas Eversberg2009-05-251-0/+2
* | mISDN: Cleanup debug messagesKarsten Keil2009-05-251-7/+7
* | mISDN: Hardware acceleration is now possible in conjunction with audio recordingAndreas Eversberg2009-05-251-8/+9
* | mISDN: Fix DTMF locking bug issueAndreas Eversberg2009-05-251-17/+20
* | mISDN: Fixed missing spin lock on pipeline processAndreas Eversberg2009-05-251-1/+3
* | mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2009-05-251-1/+1
|/
* mISDN: Fix kernel crash when doing hardware conference with more than two mem...Andreas Eversberg2009-01-091-2/+3
* mISDN: Minor cleanupsAndreas Eversberg2009-01-091-1/+1
* mISDN: Fix HDLC DSP transmitPeter Schlaile2009-01-091-4/+7
* mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg2009-01-091-2/+35
* mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder2008-12-121-1/+1
* mISDN: make global symbols static or include header filesHannes Eder2008-12-121-1/+1
* Add mISDN DSPKarsten Keil2008-07-271-0/+1191