summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil2012-07-301-0/+2
* [media] davinci: vpif: add support for clipping on output dataManjunath Hadli2012-07-301-0/+2
* [media] media: gpio-ir-recv: add allowed_protos for platform dataDu, Changbin2012-07-061-3/+4
* [media] videobuf2-core: add helper functionsHans Verkuil2012-07-061-0/+41
* [media] v4l2-dev/ioctl.c: add vb2_queue support to video_deviceHans Verkuil2012-07-063-0/+21
* [media] v4l2-ioctl: remove v4l_(i2c_)print_ioctlHans Verkuil2012-07-061-17/+3
* [PATCH] media: add Analog Devices ADV7393 video encoder driverBenoît Thébaudeau2012-07-062-0/+31
* [media] videobuf-core.h: remove input fieldsMauro Carvalho Chehab2012-07-051-2/+0
* [media] media: gpio-ir-recv: add map nameBenoît Thébaudeau2012-06-251-0/+1
* [media] videobuf2: correct the #ifndef text mistake in videobuf2-dma-contig.hAlbert Wang2012-06-181-3/+3
* [media] mt9t001: Implement V4L2_CID_PIXEL_RATE controlLaurent Pinchart2012-05-241-0/+1
* [media] patch for Asus My Cinema PS3-100 (1043:48cd)remi schwartz2012-05-201-0/+1
* [media] smiapp: Allow using external clock from the clock frameworkSakari Ailus2012-05-201-0/+1
* [media] videobuf-dma-contig: add cache supportFederico Vaga2012-05-201-0/+10
* [media] ati_remote: add keymap for Medion X10 OR2x remotesAnssi Hannula2012-05-201-0/+1
* [media] s5p-fimc: Rework the video pipeline control functionsSylwester Nawrocki2012-05-201-0/+16
* [media] v4l2 framework: add support for the new dv_timings ioctlsHans Verkuil2012-05-202-0/+12
* [media] V4L2: sh_mobile_ceu: manage lower 8bit busKuninori Morimoto2012-05-151-0/+1
* [media] soc-camera: Support user-configurable line strideLaurent Pinchart2012-05-151-0/+4
* [media] soc-camera: Add soc_mbus_image_sizeLaurent Pinchart2012-05-151-0/+2
* [media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmtLaurent Pinchart2012-05-151-0/+19
* [media] V4L: soc-camera: (cosmetic) use a more explicit name for a host handlerGuennadi Liakhovetski2012-05-151-1/+1
* [media] v4l2-event: fix regression with initial event handlingHans Verkuil2012-05-151-1/+1
* Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab2012-05-151-1/+2
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-141-1/+2
| |\
| | * [media] V4L: soc-camera: protect hosts during probing from overzealous user-s...Guennadi Liakhovetski2012-04-261-1/+2
* | | [media] v4l2-dev: rename two functionsHans Verkuil2012-05-141-5/+5
* | | [media] v4l2-dev.h: add comment not to use V4L2_FL_LOCK_ALL_FOPS in new driversHans Verkuil2012-05-141-1/+1
* | | [media] saa7146: fix querycap, vbi/video separation and g/s_registerHans Verkuil2012-05-142-3/+3
* | | [media] saa7146: support control events and priority handlingHans Verkuil2012-05-141-0/+3
* | | [media] saa7146: rename vbi/video_q to vbi/video_dmaqHans Verkuil2012-05-141-2/+2
* | | [media] saa7146: remove the unneeded type field from saa7146_fhHans Verkuil2012-05-141-2/+0
* | | [media] saa7146: move vbi fields from saa7146_fh to saa7146_vvHans Verkuil2012-05-141-2/+2
* | | [media] saa7146: move video_fmt from saa7146_fh to saa7146_vvHans Verkuil2012-05-141-1/+1
* | | [media] saa7146: move overlay information from saa7146_fh into saa7146_vvHans Verkuil2012-05-141-4/+1
* | | [media] mxb/saa7146: first round of cleanupsHans Verkuil2012-05-142-0/+3
* | | [media] V4L: Add helper function for standard integer menu controlsSylwester Nawrocki2012-05-141-0/+17
* | | [media] v4l: v4l2-ctrls: moves the forward declaration of struct fileLaurent Pinchart2012-05-141-1/+1
* | | [media] mt9p031: Replace the reset board callback by a GPIO numberLaurent Pinchart2012-05-141-3/+10
* | | [media] mt9p031: Identify color/mono models using I2C device nameLaurent Pinchart2012-05-141-6/+0
* | | [media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil2012-05-141-0/+3
* | | [media] v4l2-dev/ioctl: determine the valid ioctls upfrontHans Verkuil2012-05-141-0/+11
* | | [media] v4l2-dev: make it possible to skip locking for selected ioctlsHans Verkuil2012-05-141-0/+11
* | | [media] smiapp: Add driverSakari Ailus2012-05-141-0/+83
* | | [media] omap3isp: Add lane configuration to platform dataSakari Ailus2012-05-141-0/+25
* | | [media] omap3isp: Move definitions required by board code under include/mediaSakari Ailus2012-05-141-0/+4
* | | [media] v4l: Allow changing control handler lockSakari Ailus2012-05-141-3/+6
* | | [media] v4l: Implement v4l2_subdev_link_validate()Sakari Ailus2012-05-141-0/+12
* | | [media] media: Add link_validate() op to check links to the sink padSakari Ailus2012-05-141-2/+3
* | | [media] v4l2-ctrls: Use v4l2_subscribed_event_opsHans de Goede2012-05-071-4/+3