aboutsummaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil2009-03-301-0/+5
* V4L/DVB (10542): v4l2-subdev: add querystd and g_input_statusHans Verkuil2009-03-302-0/+5
* V4L/DVB (10538): saa6588: add g_chip_ident support.Hans Verkuil2009-03-301-0/+3
* V4L/DVB (10515): Adds IR table for the IR provided with this board and includ...Mauro Carvalho Chehab2009-03-301-0/+1
* V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Hans Verkuil2009-03-301-0/+18
* V4L/DVB (10497): saa7146: i2c adapdata now points to v4l2_device.Hans Verkuil2009-03-301-0/+5
* V4L/DVB (10496): saa7146: implement v4l2_device support.Hans Verkuil2009-03-301-0/+3
* V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with ...Andy Walls2009-03-301-1/+0
* V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls2009-03-301-2/+5
* V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil2009-03-301-12/+5
* V4L/DVB (10251): cx25840: add comments explaining what the init() does.Hans Verkuil2009-03-301-0/+12
* V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil2009-03-301-0/+13
* V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls supportHans Verkuil2009-03-301-0/+3
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-02-021-4/+4
|\
| * V4L/DVB (10230): v4l2-device: fix buggy macroHans Verkuil2009-01-291-4/+4
* | Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-291-1/+1
|/
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-026-15/+15
* V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil2009-01-021-1/+1
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-025-10/+10
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-023-14/+18
* V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __vide...Mauro Carvalho Chehab2008-12-301-1/+1
* V4L/DVB (10099): soc-camera: add support for MT9T031 CMOS camera sensor from ...Guennadi Liakhovetski2008-12-301-0/+1
* V4L/DVB (10094): Add tw9910 driverKuninori Morimoto2008-12-302-0/+42
* V4L/DVB (10093): soc-camera: add new bus width and signal polarity flagsGuennadi Liakhovetski2008-12-301-9/+14
* V4L/DVB (10087): Add new enum_input function on soc_cameraKuninori Morimoto2008-12-301-0/+1
* V4L/DVB (10086): Add new set_std function on soc_cameraKuninori Morimoto2008-12-301-0/+1
* V4L/DVB (10083): soc-camera: unify locking, play nicer with videobuf lockingGuennadi Liakhovetski2008-12-301-3/+5
* V4L/DVB (10076): v4l: add chip ID for MT9M112 camera sensor from MicronMike Rapoport2008-12-301-0/+1
* V4L/DVB (10074): soc-camera: add camera sense dataGuennadi Liakhovetski2008-12-301-0/+27
* V4L/DVB (10072): soc-camera: Add signal inversion flags to be used by camera ...Guennadi Liakhovetski2008-12-301-0/+11
* V4L/DVB (10069): Add ov7725 support to ov772x driverKuninori Morimoto2008-12-301-0/+1
* V4L/DVB (10068): Change device ID selection method on ov772x driverKuninori Morimoto2008-12-301-1/+1
* V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parentHans Verkuil2008-12-301-0/+4
* V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdevHans Verkuil2008-12-301-15/+32
* V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctlMauro Carvalho Chehab2008-12-301-0/+3
* V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg.Hans Verkuil2008-12-301-1/+1
* V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checksHans Verkuil2008-12-301-0/+1
* V4L/DVB (9940): bt832: remove this driverHans Verkuil2008-12-301-2/+0
* V4L/DVB (9821): v4l2-common: add i2c helper functionsHans Verkuil2008-12-301-0/+41
* V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 fra...Hans Verkuil2008-12-302-0/+297
* V4L/DVB (9817): v4l: add new tvp514x I2C video decoder driverVaibhav Hiremath2008-12-301-0/+118
* V4L/DVB (9816): v4l2-int-if: add three new ioctls for std handling and routingVaibhav Hiremath2008-12-301-0/+6
* V4L/DVB (9790): soc-camera: pixel format negotiation - core supportGuennadi Liakhovetski2008-12-301-1/+24
* V4L/DVB (9789): soc-camera: add a per-camera device host private data pointerGuennadi Liakhovetski2008-12-301-0/+1
* V4L/DVB (9788): soc-camera: simplify namingGuennadi Liakhovetski2008-12-301-6/+4
* V4L/DVB (9787): soc-camera: let camera host drivers decide upon pixel formatGuennadi Liakhovetski2008-12-301-0/+3
* V4L/DVB (9785): soc-camera: merge .try_bus_param() into .try_fmt_cap()Guennadi Liakhovetski2008-12-301-1/+0
* V4L/DVB (9772): saa7134: Add support for Kworld Plus TV Analog Lite PCIMauro Carvalho Chehab2008-12-301-0/+1
* V4L/DVB (9629): Add support for the ATI TV Wonder HD 600 USB Remote ControlDevin Heitmueller2008-12-291-0/+1
* V4L/DVB (9578): v4l core: add support for enumerating frame sizes and intervalsMauro Carvalho Chehab2008-12-291-0/+6