kernel-ark/drivers/media/video/cx88
Akinobu Mita 179e09172a [PATCH] drivers: use list_move()
This patch converts the combination of list_del(A) and list_add(A, B) to
list_move(A, B) under drivers/.

Acked-by: Corey Minyard <minyard@mvista.com>
Cc: Ben Collins <bcollins@debian.org>
Acked-by: Roland Dreier <rolandd@cisco.com>
Cc: Alasdair Kergon <dm-devel@redhat.com>
Cc: Gerd Knorr <kraxel@bytesex.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Frank Pavlic <fpavlic@de.ibm.com>
Acked-by: Matthew Wilcox <matthew@wil.cx>
Cc: Andrew Vasquez <linux-driver@qlogic.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Greg Kroah-Hartman <greg@kroah.com>
Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 09:58:18 -07:00
..
cx88-alsa.c V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflict 2006-06-25 02:05:12 -03:00
cx88-blackbird.c V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->id 2006-06-25 02:05:24 -03:00
cx88-cards.c V4L/DVB (4144): Cx88: add support for FusionHDTV 3 Gold (original revision) 2006-06-25 02:05:12 -03:00
cx88-core.c
cx88-dvb.c V4L/DVB (4118): Whitespace cleanups 2006-06-25 02:05:10 -03:00
cx88-i2c.c V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontend 2006-06-25 02:00:42 -03:00
cx88-input.c
cx88-mpeg.c
cx88-reg.h
cx88-tvaudio.c V4L/DVB (4150): Cx88: clear EN_I2SIN_ENABLE bit for ASUS PVR-416 to enable audio 2006-06-25 02:05:14 -03:00
cx88-vbi.c
cx88-video.c [PATCH] drivers: use list_move() 2006-06-26 09:58:18 -07:00
cx88-vp3054-i2c.c
cx88-vp3054-i2c.h
cx88.h V4L/DVB (4196): Port cx88-blackbird to the new MPEG API. 2006-06-25 02:05:22 -03:00
Kconfig V4L/DVB (4191): Add CX2341X MPEG encoder module. 2006-06-25 02:05:22 -03:00
Makefile