summaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)Author
2012-07-30[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil
2012-07-30[media] davinci: vpif: add support for clipping on output dataManjunath Hadli
2012-07-06[media] media: gpio-ir-recv: add allowed_protos for platform dataDu, Changbin
2012-07-06[media] videobuf2-core: add helper functionsHans Verkuil
2012-07-06[media] v4l2-dev/ioctl.c: add vb2_queue support to video_deviceHans Verkuil
2012-07-06[media] v4l2-ioctl: remove v4l_(i2c_)print_ioctlHans Verkuil
2012-07-06[PATCH] media: add Analog Devices ADV7393 video encoder driverBenoît Thébaudeau
2012-07-05[media] videobuf-core.h: remove input fieldsMauro Carvalho Chehab
2012-06-25[media] media: gpio-ir-recv: add map nameBenoît Thébaudeau
2012-06-18[media] videobuf2: correct the #ifndef text mistake in videobuf2-dma-contig.hAlbert Wang
2012-05-24[media] mt9t001: Implement V4L2_CID_PIXEL_RATE controlLaurent Pinchart
2012-05-20[media] patch for Asus My Cinema PS3-100 (1043:48cd)remi schwartz
2012-05-20[media] smiapp: Allow using external clock from the clock frameworkSakari Ailus
2012-05-20[media] videobuf-dma-contig: add cache supportFederico Vaga
2012-05-20[media] ati_remote: add keymap for Medion X10 OR2x remotesAnssi Hannula
2012-05-20[media] s5p-fimc: Rework the video pipeline control functionsSylwester Nawrocki
2012-05-20[media] v4l2 framework: add support for the new dv_timings ioctlsHans Verkuil
2012-05-15[media] V4L2: sh_mobile_ceu: manage lower 8bit busKuninori Morimoto
2012-05-15[media] soc-camera: Support user-configurable line strideLaurent Pinchart
2012-05-15[media] soc-camera: Add soc_mbus_image_sizeLaurent Pinchart
2012-05-15[media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmtLaurent Pinchart
2012-05-15[media] V4L: soc-camera: (cosmetic) use a more explicit name for a host handlerGuennadi Liakhovetski
2012-05-15[media] v4l2-event: fix regression with initial event handlingHans Verkuil
2012-05-15Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab
2012-05-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-14[media] v4l2-dev: rename two functionsHans Verkuil
2012-05-14[media] v4l2-dev.h: add comment not to use V4L2_FL_LOCK_ALL_FOPS in new driversHans Verkuil
2012-05-14[media] saa7146: fix querycap, vbi/video separation and g/s_registerHans Verkuil
2012-05-14[media] saa7146: support control events and priority handlingHans Verkuil
2012-05-14[media] saa7146: rename vbi/video_q to vbi/video_dmaqHans Verkuil
2012-05-14[media] saa7146: remove the unneeded type field from saa7146_fhHans Verkuil
2012-05-14[media] saa7146: move vbi fields from saa7146_fh to saa7146_vvHans Verkuil
2012-05-14[media] saa7146: move video_fmt from saa7146_fh to saa7146_vvHans Verkuil
2012-05-14[media] saa7146: move overlay information from saa7146_fh into saa7146_vvHans Verkuil
2012-05-14[media] mxb/saa7146: first round of cleanupsHans Verkuil
2012-05-14[media] V4L: Add helper function for standard integer menu controlsSylwester Nawrocki
2012-05-14[media] v4l: v4l2-ctrls: moves the forward declaration of struct fileLaurent Pinchart
2012-05-14[media] mt9p031: Replace the reset board callback by a GPIO numberLaurent Pinchart
2012-05-14[media] mt9p031: Identify color/mono models using I2C device nameLaurent Pinchart
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil
2012-05-14[media] v4l2-dev/ioctl: determine the valid ioctls upfrontHans Verkuil
2012-05-14[media] v4l2-dev: make it possible to skip locking for selected ioctlsHans Verkuil
2012-05-14[media] smiapp: Add driverSakari Ailus
2012-05-14[media] omap3isp: Add lane configuration to platform dataSakari Ailus
2012-05-14[media] omap3isp: Move definitions required by board code under include/mediaSakari Ailus
2012-05-14[media] v4l: Allow changing control handler lockSakari Ailus
2012-05-14[media] v4l: Implement v4l2_subdev_link_validate()Sakari Ailus
2012-05-14[media] media: Add link_validate() op to check links to the sink padSakari Ailus
2012-05-07[media] v4l2-ctrls: Use v4l2_subscribed_event_opsHans de Goede
2012-05-07[media] v4l2-event: Add v4l2_subscribed_event_opsHans de Goede