linux-kernel-test/drivers/isdn/mISDN
Andreas Eversberg 8dd2f36f31 mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
This prevents underrun of fifo when filled and in case of an underrun it
prevents subsequent underruns due to jitter.
Improve dsp, so buffers are kept filled with a certain delay, so moderate
jitter will not cause underrun all the time -> the audio quality is highly
improved. tones are not interrupted by gaps anymore, except when CPU is
stalling or in high load.

Signed-off-by: Andreas Eversberg <andreas@eversberg.eu>
Signed-off-by: Karsten Keil <kkeil@suse.de>
2009-01-09 22:44:22 +01:00
..
core.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
core.h
dsp_audio.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
dsp_biquad.h
dsp_blowfish.c
dsp_cmx.c mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty 2009-01-09 22:44:22 +01:00
dsp_core.c mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty 2009-01-09 22:44:22 +01:00
dsp_dtmf.c
dsp_ecdis.h
dsp_hwec.c drivers/isdn/mISDN: use ARRAY_SIZE 2008-12-03 20:59:57 -08:00
dsp_hwec.h
dsp_pipeline.c ISDN: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:39 -08:00
dsp_tones.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
dsp.h mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty 2009-01-09 22:44:22 +01:00
fsm.c
fsm.h
hwchannel.c
Kconfig Add layer1 over IP support 2008-07-27 02:02:10 +02:00
l1oip_codec.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
l1oip_core.c mISDN: fix sparse warning: symbol 'id' shadows an earlier one 2008-12-12 21:17:38 -08:00
l1oip.h Add layer1 over IP support 2008-07-27 02:02:10 +02:00
layer1.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
layer1.h
layer2.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
layer2.h Fix namespace issue with Hisax 2008-07-27 18:32:50 +02:00
Makefile Add layer1 over IP support 2008-07-27 02:02:10 +02:00
socket.c mISDN: consistently define 'debug' as '*u_int' 2008-12-12 21:13:45 -08:00
stack.c mISDN: make global symbols static or include header files 2008-12-12 21:15:17 -08:00
tei.c misdn: Fix lockdep warning 2008-12-12 21:21:57 -08:00
timerdev.c mISDN: timerdev: use __user for mISDN_read's buffer argument 2008-12-12 21:19:18 -08:00