kernel-ark/include/media
Mauro Carvalho Chehab 7a7d9a89d0 V4L/DVB (6251): Replace video-buf to a more generic approach
video-buf currently does two different tasks:

- Manages video buffers with a common code that allows
  implementing all the V4L2 different modes of buffering;

- Controls memory allocations

While the first task is generic, the second were written to support PCI DMA
Scatter/Gather needs. The original approach can't even work for those
video capture hardware that don't support scatter/gather.

I did one approach to make it more generic. While the approach worked
fine for vivi driver, it were not generic enough to handle USB needs.

This patch creates two different modules, one containing the generic
video buffer handling (videobuf-core) and another with PCI DMA S/G.
After this patch, it would be simpler to write an USB video-buf and a
non-SG DMA module.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
http://thread.gmane.org/gmane.comp.video.video4linux/34978/focus=34981
Reviewed-by: Ricardo Cerqueira <v4l@cerqueira.org>
2007-10-09 22:14:55 -03:00
..
audiochip.h
cs53l32a.h
cx2341x.h V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy 2007-10-09 22:06:42 -03:00
cx25840.h
i2c-addr.h
ir-common.h V4L/DVB (6179): Clean up FusionHDTV ir code 2007-10-09 22:08:27 -03:00
ir-kbd-i2c.h
msp3400.h
ovcamchip.h i2c: Cleanup the includes of <linux/i2c.h> 2007-05-01 23:26:29 +02:00
pwc-ioctl.h
rds.h
saa6752hs.h
saa7115.h
saa7127.h
saa7146_vv.h V4L/DVB (5591): Saa7146: proper prototype for saa7146_video_do_ioctl() 2007-05-09 10:12:41 -03:00
saa7146.h V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2c_transfer 2007-10-09 22:03:28 -03:00
tuner-types.h V4L/DVB (5978): tuner: Better tuner radio support 2007-10-09 22:04:34 -03:00
tuner.h V4L/DVB (5978): tuner: Better tuner radio support 2007-10-09 22:04:34 -03:00
tvaudio.h
tveeprom.h
tvp5150.h
upd64031a.h
upd64083.h
v4l2-chip-ident.h V4L/DVB (5929): Add vp27smpx driver 2007-10-09 22:03:25 -03:00
v4l2-common.h V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT 2007-04-27 15:43:27 -03:00
v4l2-dev.h V4L/DVB (5913): Clean up duplicate includes in include/media/ 2007-10-09 22:03:13 -03:00
v4l2-int-device.h V4L/DVB (6219): V4L: Int if: Remove [gs]_ext_clk 2007-10-09 22:14:39 -03:00
video-buf-dvb.h
video-buf.h
videobuf-core.h V4L/DVB (6251): Replace video-buf to a more generic approach 2007-10-09 22:14:55 -03:00
videobuf-dma-sg.h V4L/DVB (6251): Replace video-buf to a more generic approach 2007-10-09 22:14:55 -03:00
wm8775.h