aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/dsp_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-1/+1
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson1-1/+1
2009-05-25mISDN: Fix DTMF detection enable/disableAndreas Eversberg1-0/+2
2009-05-25mISDN: Cleanup debug messagesKarsten Keil1-7/+7
2009-05-25mISDN: Hardware acceleration is now possible in conjunction with audio recordingAndreas Eversberg1-8/+9
2009-05-25mISDN: Fix DTMF locking bug issueAndreas Eversberg1-17/+20
2009-05-25mISDN: Fixed missing spin lock on pipeline processAndreas Eversberg1-1/+3
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg1-1/+1
2009-01-09mISDN: Fix kernel crash when doing hardware conference with more than two membersAndreas Eversberg1-2/+3
2009-01-09mISDN: Minor cleanupsAndreas Eversberg1-1/+1
2009-01-09mISDN: Fix HDLC DSP transmitPeter Schlaile1-4/+7
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg1-2/+35
2008-12-12mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder1-1/+1
2008-12-12mISDN: make global symbols static or include header filesHannes Eder1-1/+1
2008-07-27Add mISDN DSPKarsten Keil1-0/+1191