summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2013-04-01Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab
2013-03-31[media] V4L: Add MATRIX option to V4L2_CID_EXPOSURE_METERING controlSylwester Nawrocki
2013-03-31[media] Add a V4L2 OF parserGuennadi Liakhovetski
2013-03-29[media] v4l2: Add standard controls for FM receiversAndrey Smirnov
2013-03-25[media] tuner-core: handle errors when getting signal strength/afcMauro Carvalho Chehab
2013-03-25[media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afcMauro Carvalho Chehab
2013-03-25[media] tuner-core: return afc instead of zeroMauro Carvalho Chehab
2013-03-25[media] tuner-core: don't set has_signal/get_afc if not supportedHans Verkuil
2013-03-25[media] fix compilation with both V4L2 and I2C as 'm'Mauro Carvalho Chehab
2013-03-25[media] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctlHans Verkuil
2013-03-25[media] v4l2-common: remove obsolete check for ' at the end of a driver nameHans Verkuil
2013-03-25[media] videobuf2-core: print current state of buffer in vb2_buffer_doneTushar Behera
2013-03-24[media] v4l2 core: remove the obsolete dv_preset supportHans Verkuil
2013-03-24[media] v4l2-common: remove obsolete v4l_fill_dv_preset_infoHans Verkuil
2013-03-24[media] v4l2-ctrls: add V4L2_CID_MPEG_VIDEO_REPEAT_SEQ_HEADER controlHans Verkuil
2013-03-24[media] v4l2-ioctl: check if an ioctl is validHans Verkuil
2013-03-24[media] v4l2-ctrls: eliminate lockdep false alarms for struct v4l2_ctrl_handl...Andy Walls
2013-03-24[media] v4l2-ioctl: simplify debug codeHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2013-03-24[media] v4l2-ioctl: add precision when printing namesHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil
2013-03-21[media] vb2-dma-sg: add debug module optionHans Verkuil
2013-03-21[media] videobuf2: add gfp_flagsHans Verkuil
2013-03-19[media] v4l2-mem2mem: drop rdy_queue on STREAMOFFJohn Sheu
2013-03-18[media] v4l2-mem2mem: use CAPTURE queue lockJohn Sheu
2013-03-18[media] media/v4l2: VIDEOBUF2_DMA_CONTIG should depend on HAS_DMAGeert Uytterhoeven
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-06[media] v4l2-core: do not enable the buffer ioctls for radio devicesFrank Schaefer
2013-02-06[media] use IS_ENABLED() macroPeter Senna Tschudin
2013-02-06[media] [V2,24/24] v4l2-core/v4l2-common.c: use IS_ENABLED() macroPeter Senna Tschudin
2013-02-05[media] videobuf2: don't return POLLERR when only polling for eventsHans Verkuil
2013-02-05[media] tuner-core: map audmode to STEREO for radio devicesHans Verkuil
2013-02-05[media] V4L: Add v4l2_ctrl_subdev_log_status() helper functionSylwester Nawrocki
2013-02-05[media] V4L: Add v4l2_ctrl_subdev_subscribe_event() helper functionSylwester Nawrocki
2013-02-05[media] V4L: Add v4l2_event_subdev_unsubscribe() helper functionSylwester Nawrocki
2013-02-05[media] v4l2-ctrl: Add helper function for the controls range updateSylwester Nawrocki
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-06[media] v4l: Don't compile v4l2-int-device unless really neededSakari Ailus
2013-01-06[media] V4L: Remove deprecated image centering controlsSylwester Nawrocki
2013-01-06[media] v4l: vb2: Set data_offset to 0 for single-plane output buffersLaurent Pinchart
2013-01-05[media] v4l: Reset subdev v4l2_dev field to NULL if registration failsLaurent Pinchart
2013-01-05[media] v4l2-ctrls: add a notify callbackHans Verkuil
2012-12-21[media] v4l: Tell user space we're using monotonic timestampsSakari Ailus
2012-12-21[media] v4l: Helper function for obtaining timestampsSakari Ailus
2012-12-19[media] media: mem2mem: make reference to struct m2m_ops in the core constGuennadi Liakhovetski
2012-11-27Revert "videobuf2-dma-contig: Only support if HAVE_GENERIC_DMA_COHERENT"Mauro Carvalho Chehab