aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10724): saa7110: convert to v4l2_subdev.Hans Verkuil1-3/+1
2009-03-30V4L/DVB (10722): ks0127: convert to v4l2_subdev.Hans Verkuil1-0/+5
2009-03-30V4L/DVB (10721): bt856: convert to v4l2_subdev.Hans Verkuil1-0/+3
2009-03-30V4L/DVB (10719): bt819: convert to v4l2_subdev.Hans Verkuil1-0/+5
2009-03-30V4L/DVB (10718): bt866: convert to v4l2_subdev.Hans Verkuil1-0/+3
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 (10675): soc-camera: extend soc_camera_bus_param_compatible with more testsGuennadi Liakhovetski1-2/+6
2009-03-30V4L/DVB (10671): sh_mobile_ceu: SOCAM flags are not platform dependentKuninori Morimoto1-2/+3
2009-03-30V4L/DVB (10669): ov772x: Add image flip supportKuninori Morimoto1-0/+5
2009-03-30V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_devHans Verkuil1-2/+2
2009-03-30V4L/DVB (10643): v4l2-device: allow a NULL parent device when registering.Hans Verkuil1-13/+18
2009-03-30V4L/DVB (10632): Added support for AVerMedia Cardbus Hybrid remote controlOldřich Jedlička1-0/+1
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 Verkuil2-0/+5
2009-03-30V4L/DVB (10538): saa6588: add g_chip_ident support.Hans Verkuil1-0/+3
2009-03-30V4L/DVB (10515): Adds IR table for the IR provided with this board and includes it atMauro Carvalho Chehab1-0/+1
2009-03-30V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Hans Verkuil1-0/+18
2009-03-30V4L/DVB (10497): saa7146: i2c adapdata now points to v4l2_device.Hans Verkuil1-0/+5
2009-03-30V4L/DVB (10496): saa7146: implement v4l2_device support.Hans Verkuil1-0/+3
2009-03-30V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with V4L2 specAndy Walls1-1/+0
2009-03-30V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls1-2/+5
2009-03-30V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil1-12/+5
2009-03-30V4L/DVB (10251): cx25840: add comments explaining what the init() does.Hans Verkuil1-0/+12
2009-03-30V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil1-0/+13
2009-03-30V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls supportHans Verkuil1-0/+3
2009-02-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-4/+4
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap1-1/+1
2009-01-29V4L/DVB (10230): v4l2-device: fix buggy macroHans Verkuil1-4/+4
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil6-15/+15
2009-01-02V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil1-1/+1
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil5-10/+10
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil3-14/+18
2008-12-30V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __video_ioctl2Mauro Carvalho Chehab1-1/+1
2008-12-30V4L/DVB (10099): soc-camera: add support for MT9T031 CMOS camera sensor from MicronGuennadi Liakhovetski1-0/+1
2008-12-30V4L/DVB (10094): Add tw9910 driverKuninori Morimoto2-0/+42
2008-12-30V4L/DVB (10093): soc-camera: add new bus width and signal polarity flagsGuennadi Liakhovetski1-9/+14
2008-12-30V4L/DVB (10087): Add new enum_input function on soc_cameraKuninori Morimoto1-0/+1
2008-12-30V4L/DVB (10086): Add new set_std function on soc_cameraKuninori Morimoto1-0/+1
2008-12-30V4L/DVB (10083): soc-camera: unify locking, play nicer with videobuf lockingGuennadi Liakhovetski1-3/+5
2008-12-30V4L/DVB (10076): v4l: add chip ID for MT9M112 camera sensor from MicronMike Rapoport1-0/+1
2008-12-30V4L/DVB (10074): soc-camera: add camera sense dataGuennadi Liakhovetski1-0/+27
2008-12-30V4L/DVB (10072): soc-camera: Add signal inversion flags to be used by camera driversGuennadi Liakhovetski1-0/+11
2008-12-30V4L/DVB (10069): Add ov7725 support to ov772x driverKuninori Morimoto1-0/+1
2008-12-30V4L/DVB (10068): Change device ID selection method on ov772x driverKuninori Morimoto1-1/+1
2008-12-30V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parentHans Verkuil1-0/+4
2008-12-30V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdevHans Verkuil1-15/+32
2008-12-30V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctlMauro Carvalho Chehab1-0/+3
2008-12-30V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg.Hans Verkuil1-1/+1
2008-12-30V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checksHans Verkuil1-0/+1