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
Eric Sesterhenn 211174ea8d MISDN: list usage cleanup
Trivial cleanup, list_del(); list_add_tail() is equivalent
to list_move_tail(). Semantic patch for coccinelle can be
found at www.cccmz.de/~snakebyte/list_move_tail.spatch

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Acked-by: Karsten Keil <kkeil@novell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-26 22:38:15 -08:00
..
Kconfig
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: Create /sys/class/mISDN 2009-01-09 22:44:28 +01:00
core.h mISDN: Add ISDN sample clock API to mISDN core 2009-01-09 22:44:27 +01:00
dsp.h mISDN: Add some debug option for clock problems 2009-01-09 22:44:23 +01:00
dsp_audio.c
dsp_biquad.h
dsp_blowfish.c
dsp_cmx.c Fix small typo 2009-01-11 18:36:30 +01:00
dsp_core.c mISDN: Fix kernel crash when doing hardware conference with more than two members 2009-01-09 22:44:29 +01:00
dsp_dtmf.c
dsp_ecdis.h
dsp_hwec.c
dsp_hwec.h
dsp_pipeline.c misdn: indentation and braces disagree - add braces 2009-01-11 18:18:18 +01:00
dsp_tones.c
fsm.c
fsm.h
hwchannel.c mISDN: Add E-Channel logging features 2009-01-09 22:44:25 +01:00
l1oip.h
l1oip_codec.c
l1oip_core.c mISDN: Create /sys/class/mISDN 2009-01-09 22:44:28 +01:00
layer1.c mISDN: Use struct device name field 2009-01-09 22:44:24 +01:00
layer1.h
layer2.c
layer2.h
socket.c mISDN: Correct busy device detection 2009-01-09 22:44:27 +01:00
stack.c mISDN: Correct busy device detection 2009-01-09 22:44:27 +01:00
tei.c mISDN: Use struct device name field 2009-01-09 22:44:24 +01:00
timerdev.c MISDN: list usage cleanup 2009-02-26 22:38:15 -08:00