aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-05[media] media: s5p-hdmi: add HPD GPIO to platform dataTomasz Stanislawski1-0/+2
2012-10-05[media] s5p-fimc: Remove unused platform data structure fieldsSylwester Nawrocki1-2/+0
2012-10-05[media] media: davinci: vpif: display: separate out subdev from outputLad, Prabhakar1-4/+15
2012-10-05[media] davinci: move struct vpif_interface to chan_cfgHans Verkuil1-1/+1
2012-10-05[media] vpif_capture: move routing info from subdev to inputHans Verkuil1-2/+2
2012-10-05[media] vpif_capture: remove unnecessary can_route flagHans Verkuil1-1/+0
2012-10-05[media] media: v4l2-ctrl: add a helper function to add standard control with driver specific menuLad, Prabhakar1-0/+23
2012-10-05[media] V4L: Add [get/set]_frame_desc subdev callbacksSylwester Nawrocki1-0/+42
2012-10-05[media] V4L: Add s_rx_buffer subdev video operationSylwester Nawrocki1-0/+6
2012-10-05[media] dm644x: replace the obsolete preset API by the timings APIHans Verkuil3-14/+10
2012-10-01[media] s5p-fimc: Add pipeline ops to separate FIMC-LITE moduleSylwester Nawrocki1-0/+18
2012-10-01[media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil1-2/+16
2012-09-27[media] videobuf2-core: Replace BUG_ON and return an error at vb2_queue_init()Ezequiel Garcia1-1/+1
2012-09-26[media] Add v4l2 subdev driver for S5K4ECGX sensorSangwook Lee1-0/+37
2012-09-26[media] v4l2-dev: add new VFL_DIR_ definesHans Verkuil1-1/+8
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil3-4/+4
2012-09-26[media] v4l2: make vidioc_s_modulator constHans Verkuil2-2/+2
2012-09-26[media] v4l2: make vidioc_s_audout constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_(un)subscribe_event constHans Verkuil3-5/+5
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_jpegcomp constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_fbuf constHans Verkuil1-1/+1
2012-09-26[media] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATEHans Verkuil1-8/+0
2012-09-18[media] media v4l2-mem2mem: fix src/out and dst/cap num_rdySascha Hauer1-2/+2
2012-09-13[media] mt9v032: Provide link frequency controlLaurent Pinchart1-0/+3
2012-09-13[media] v4l2-ctrls: Add v4l2_ctrl_[gs]_ctrl_int64()Laurent Pinchart1-0/+23
2012-09-13[media] ad9389b: driver for the Analog Devices AD9389B video encoderHans Verkuil2-0/+52
2012-09-13[media] adv7604: driver for the Analog Devices ADV7604 video decoderHans Verkuil2-0/+156
2012-09-13[media] v4l2-common: add CVT and GTF detection functionsHans Verkuil1-0/+9
2012-09-13[media] v4l2-common: add v4l_match_dv_timingsHans Verkuil1-0/+4
2012-09-13[media] v4l2-subdev: add support for the new edid ioctlsHans Verkuil1-0/+2
2012-08-15[media] V4L: soc-camera: add selection API host operationsGuennadi Liakhovetski1-0/+2
2012-08-15[media] soc-camera: Add and use soc_camera_power_[on|off]() helper functionsLaurent Pinchart1-0/+10
2012-08-13[media] media: rc: Introduce RX51 IR transmitter driverTimo Kokkonen1-0/+10
2012-08-13[media] dvb: get rid of fe_ioctl_override callbackMauro Carvalho Chehab1-3/+1
2012-08-11[media] v4l2: typosMichael Jones2-3/+3
2012-08-11[media] omap3isp: ccdc: Add YUV input formats supportLaurent Pinchart1-11/+0
2012-08-11[media] omap3isp: ccdc: Remove ispccdc_syncif structureLaurent Pinchart1-0/+3
2012-08-09[media] v4l2-dev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-3/+0
2012-08-09[media] saa7146: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-4/+0
2012-07-30[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil1-0/+2
2012-07-30[media] davinci: vpif: add support for clipping on output dataManjunath Hadli1-0/+2
2012-07-06[media] media: gpio-ir-recv: add allowed_protos for platform dataDu, Changbin1-3/+4
2012-07-06[media] videobuf2-core: add helper functionsHans Verkuil1-0/+41
2012-07-06[media] v4l2-dev/ioctl.c: add vb2_queue support to video_deviceHans Verkuil3-0/+21
2012-07-06[media] v4l2-ioctl: remove v4l_(i2c_)print_ioctlHans Verkuil1-17/+3
2012-07-06[PATCH] media: add Analog Devices ADV7393 video encoder driverBenoît Thébaudeau2-0/+31
2012-07-05[media] videobuf-core.h: remove input fieldsMauro Carvalho Chehab1-2/+0
2012-06-25[media] media: gpio-ir-recv: add map nameBenoît Thébaudeau1-0/+1