linux/drivers/media/video/cx18
Hans Verkuil 5325b4272a V4L/DVB (11380): v4l2-subdev: change s_routing prototype
It is no longer needed to use a struct pointer as argument, since v4l2_subdev
doesn't require that ioctl-like approach anymore. Instead just pass the input,
output and config (new!) arguments directly.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-04-06 21:44:27 -03:00
..
Kconfig V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE 2009-03-30 12:43:31 -03:00
Makefile V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accessesors. 2008-10-12 09:36:58 -02:00
cx18-audio.c V4L/DVB (11380): v4l2-subdev: change s_routing prototype 2009-04-06 21:44:27 -03:00
cx18-audio.h V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevices 2009-03-30 12:43:01 -03:00
cx18-av-audio.c V4L/DVB (11310): cx18: remove intermediate 'ioctl' step 2009-03-30 12:43:49 -03:00
cx18-av-core.c V4L/DVB (11380): v4l2-subdev: change s_routing prototype 2009-04-06 21:44:27 -03:00
cx18-av-core.h V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init. 2009-04-06 21:44:21 -03:00
cx18-av-firmware.c V4L/DVB (10761): cx18: Change log lines for internal subdevs and fix tveeprom reads 2009-03-30 12:43:02 -03:00
cx18-av-vbi.c V4L/DVB (11310): cx18: remove intermediate 'ioctl' step 2009-03-30 12:43:49 -03:00
cx18-cards.c V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdevices 2009-03-30 12:43:01 -03:00
cx18-cards.h V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdevices 2009-03-30 12:43:01 -03:00
cx18-controls.c V4L/DVB (10856): cx18: Add interlock so sliced VBI insertion only happens for an MPEG PS 2009-03-30 12:43:09 -03:00
cx18-controls.h V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl 2008-07-20 07:12:23 -03:00
cx18-driver.c V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init. 2009-04-06 21:44:21 -03:00
cx18-driver.h V4L/DVB (10762): cx18: Get rid of unused variables related to video output 2009-03-30 12:43:02 -03:00
cx18-dvb.c V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev 2009-03-30 12:42:25 -03:00
cx18-dvb.h V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing 2008-12-30 09:38:07 -02:00
cx18-fileops.c V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. 2009-04-06 21:44:22 -03:00
cx18-fileops.h V4L/DVB (10135): v4l2: introduce v4l2_file_operations. 2009-01-02 17:11:12 -02:00
cx18-firmware.c V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdev 2009-03-30 12:43:01 -03:00
cx18-firmware.h V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip 2008-04-29 18:41:41 -03:00
cx18-gpio.c V4L/DVB (11380): v4l2-subdev: change s_routing prototype 2009-04-06 21:44:27 -03:00
cx18-gpio.h V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdevices 2009-03-30 12:43:01 -03:00
cx18-i2c.c V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev 2009-04-06 21:44:24 -03:00
cx18-i2c.h V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevices 2009-03-30 12:43:01 -03:00
cx18-io.c V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics logging 2008-12-30 09:38:11 -02:00
cx18-io.h V4L/DVB (9778): cx18: cx18_writel_expect() should not declare success on a PCI read error 2008-12-30 09:38:20 -02:00
cx18-ioctl.c V4L/DVB (11380): v4l2-subdev: change s_routing prototype 2009-04-06 21:44:27 -03:00
cx18-ioctl.h V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. 2009-01-02 17:11:34 -02:00
cx18-irq.c V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls 2008-12-30 09:38:11 -02:00
cx18-irq.h V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls 2008-12-30 09:38:11 -02:00
cx18-mailbox.c V4L/DVB (10278): cx18: Fix bad audio in first analog capture. 2009-03-30 12:42:25 -03:00
cx18-mailbox.h V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341x parameters 2008-12-30 09:39:08 -02:00
cx18-queue.c V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev 2009-03-30 12:42:25 -03:00
cx18-queue.h V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev 2009-03-30 12:42:25 -03:00
cx18-scb.c V4L/DVB (9895): cx18: Refine the firmware load and firmware startup process 2008-12-30 09:39:09 -02:00
cx18-scb.h V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls 2008-12-30 09:38:11 -02:00
cx18-streams.c V4L/DVB (10854): cx18: Correct comments about vertical and horizontal blanking timings 2009-03-30 12:43:09 -03:00
cx18-streams.h V4L/DVB (9804): cx18: Avoid making firmware API calls with the queue lock held 2008-12-30 09:38:32 -02:00
cx18-vbi.c V4L/DVB (11092): cx18: Optimize processing of VBI buffers from the capture unit 2009-03-30 12:43:28 -03:00
cx18-vbi.h V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffers 2009-03-30 12:42:38 -03:00
cx18-version.h V4L/DVB (10763): cx18: Increment version number due to significant changes for v4l2_subdevs 2009-03-30 12:43:02 -03:00
cx18-video.c V4L/DVB (11380): v4l2-subdev: change s_routing prototype 2009-04-06 21:44:27 -03:00
cx18-video.h V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip 2008-04-29 18:41:41 -03:00
cx23418.h V4L/DVB (10278): cx18: Fix bad audio in first analog capture. 2009-03-30 12:42:25 -03:00