aboutsummaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil1-8/+6
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdevHans Verkuil1-2/+4
2009-04-06V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addrHans Verkuil1-0/+4
2009-04-06V4L/DVB (11367): v4l2-common: remove legacy codeHans Verkuil1-126/+9
2009-03-30V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil1-1/+0
2009-03-30V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr()Hans Verkuil1-0/+2
2009-03-30V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil1-0/+5
2009-03-30V4L/DVB (10542): v4l2-subdev: add querystd and g_input_statusHans Verkuil1-0/+3
2009-03-30V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil1-0/+13
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil1-3/+3
2008-12-30V4L/DVB (9821): v4l2-common: add i2c helper functionsHans Verkuil1-0/+41
2008-10-12V4L/DVB (8940): saa7115: fix saa7111(a) supportHans Verkuil1-4/+8
2008-10-12V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support functionHans Verkuil1-0/+2
2008-10-12V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function.Hans Verkuil1-0/+1
2008-07-23V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.hMauro Carvalho Chehab1-22/+0
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil1-0/+15
2008-04-29i2c: Add support for device alias namesJean Delvare1-1/+3
2008-02-18V4L/DVB (7133): Fix Kconfig dependenciesMauro Carvalho Chehab1-2/+0
2008-01-25V4L/DVB (6451): v4l2: add support for bus-based I2C driversHans Verkuil1-0/+11
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab1-1/+6
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil1-37/+2
2007-04-27V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil1-0/+8
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil1-0/+8
2007-02-21V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.Adrian Bunk1-3/+0
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho1-10/+1
2006-12-10V4L/DVB (4798): OmniVision OV7670 driverJonathan Corbet1-0/+3
2006-12-10V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driverJonathan Corbet1-0/+4
2006-09-26V4L/DVB (4582): VIDIOC_INT_S_REGISTER is IOW, not IOR.Hans Verkuil1-1/+1
2006-09-26V4L/DVB (4553): Add support for saa7111 and partial support for saa7118Mauro Carvalho Chehab1-1/+8
2006-09-26V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil1-2/+3
2006-06-25V4L/DVB (4190): Add helper functions for control processing to v4l2-common.Hans Verkuil1-0/+13
2006-06-25V4L/DVB (4065): Several improvements at videodev.cMauro Carvalho Chehab1-0/+6
2006-06-25V4L/DVB (4005): Add support for the cx25836/7 video decoder.Hans Verkuil1-0/+2
2006-06-25V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command.Hans Verkuil1-0/+11
2006-03-24V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil1-8/+0
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil1-7/+4
2006-03-21V4L/DVB (3513): Remove saa711x driverMauro Carvalho Chehab1-0/+1
2006-02-27V4L/DVB (3371): Add debug to ioctl arguments.Mauro Carvalho Chehab1-4/+7
2006-01-23V4L/DVB (3430): Add new internal VIDIOC_INT commandsHans Verkuil1-7/+44
2006-01-23V4L/DVB (3420): Added iocls to configure VBI on tvp5150Mauro Carvalho Chehab1-1/+2
2006-01-15V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this.Hans Verkuil1-0/+7
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab1-2/+1
2006-01-09V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab1-1/+1
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil1-0/+1
2006-01-09V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new macros.Hans Verkuil1-12/+51
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky1-0/+25
2006-01-09V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil1-10/+5
2006-01-09V4L/DVB (3233): Fixed API to set I2S speed controlMauro Carvalho Chehab1-0/+7
2005-11-13[PATCH] v4l: (945) adds a new include for internal v4l2 ioctls and apiHans Verkuil1-0/+110