dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/isdn/mISDN
Yong Zhang 01a1e7ec6c mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion
The _ONSTACK variant should be used for on-stack completion,
otherwise it will break lockdep.
 
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Acked-by: Karsten Keil <keil@b1-systems.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-12-18 20:30:11 -08:00
..
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
Makefile mISDN: Add ISDN sample clock API to mISDN core 2009-01-09 22:44:27 +01:00
clock.c drivers/isdn/mISDN: fix sparse warnings: make symbols static 2009-02-15 23:39:20 -08:00
core.c mISDN: get_free_devid() failure ignored 2009-05-25 00:55:31 -07:00
core.h mISDN: Add ISDN sample clock API to mISDN core 2009-01-09 22:44:27 +01:00
dsp.h mISDN: Fix DTMF detection enable/disable 2009-05-25 00:55:47 -07:00
dsp_audio.c mISDN: Cleanup debug messages 2009-05-25 00:55:45 -07:00
dsp_biquad.h
dsp_blowfish.c
dsp_cmx.c mISDN: Cleanup debug messages 2009-05-25 00:55:45 -07:00
dsp_core.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
dsp_dtmf.c mISDN: Fix DTMF detection enable/disable 2009-05-25 00:55:47 -07:00
dsp_ecdis.h mISDN: Cleanup debug messages 2009-05-25 00:55:45 -07:00
dsp_hwec.c drivers/isdn/mISDN: use ARRAY_SIZE 2008-12-03 20:59:57 -08:00
dsp_hwec.h
dsp_pipeline.c mISDN: Fix overlapping data access 2009-06-11 19:04:54 +02:00
dsp_tones.c mISDN: Cleanup debug messages 2009-05-25 00:55:45 -07:00
fsm.c
fsm.h
hwchannel.c mISDN: Make clearing B-channel a common function 2009-07-25 20:18:16 +02:00
l1oip.h mISDN: Use kernel_{send,recv}msg instead of open coding 2009-05-25 00:55:46 -07:00
l1oip_codec.c mISDN: DSP now uses ring buffer for echo canceler 2009-05-25 00:51:30 -07:00
l1oip_core.c mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion 2009-12-18 20:30:11 -08:00
layer1.c mISDN: Use struct device name field 2009-01-09 22:44:24 +01:00
layer1.h
layer2.c ISDN: ARRAY_SIZE changes 2009-07-25 20:23:05 +02:00
layer2.h mISDN: Fix TEI and SAPI handling 2009-05-25 00:51:35 -07:00
socket.c net: pass kern to net_proto_family create function 2009-11-05 22:18:14 -08:00
stack.c misdn: Fix reversed 'if' in st_own_ctrl 2009-11-04 08:27:09 -08:00
tei.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
timerdev.c mISDN: Cleanup debug messages 2009-05-25 00:55:45 -07:00