aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2012-02-14[media] vivi: use v4l2_ctrl_subscribe_eventHans Verkuil1-12/+1
2012-02-14[media] v4l2-ctrls: add helper functions for control eventsHans Verkuil1-0/+20
2012-02-14[media] v4l2-subdev: add start/end messages for log_statusHans Verkuil1-2/+10
2012-02-14[media] v4l2: standardize log start/end messageHans Verkuil9-43/+20
2012-02-14[media] ivtv: add IVTV_IOC_PASSTHROUGH_MODEHans Verkuil1-0/+8
2012-02-14[media] cx18/ddbridge: remove unused headersHans Verkuil1-2/+0
2012-02-14[media] ivtv: implement new decoder controlsHans Verkuil6-59/+124
2012-02-14[media] v4l2-ctrls: add new controls for MPEG decoder devicesHans Verkuil1-0/+23
2012-02-14[media] ivtv: implement new decoder command ioctlsHans Verkuil4-43/+71
2012-02-14[media] v4l2: add VIDIOC_(TRY_)DECODER_CMDHans Verkuil2-0/+30
2012-02-08[media] [trivial] s5p: Fix typo in mixer_drv.c and hdmi_drv.cMasanari Iida2-3/+3
2012-02-08[media] tm6000: Don't use pointer after freeing it in tm6000_ir_fini()Jesper Juhl1-2/+1
2012-02-08[media] [trivial] ov6650: Fix typoMasanari Iida1-1/+1
2012-02-08[media] davinci: vpif: remove machine specific header file includesManjunath Hadli2-4/+0
2012-01-26[media] vivi: don't set V4L2_CAP_DEVICE_CAPS for the device_caps fieldHans Verkuil1-3/+3
2012-01-23Merge branch 'v4l_for_linus' into staging/for_v3.4Mauro Carvalho Chehab1-0/+14
2012-01-23[media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functionsJosh Wu1-0/+14
2012-01-23Merge branch 'v4l_for_linus' into staging/for_v3.4Mauro Carvalho Chehab1-2/+1
2012-01-23[media] cxd2820r: remove unused parameter from cxd2820r_attachAntti Palosaari1-2/+1
2012-01-23[media] ivtv: setup per-device capsHans Verkuil3-2/+20
2012-01-23[media] vivi: set device_capsHans Verkuil1-2/+3
2012-01-23[media] V4L2: Add per-device-node capabilitiesHans Verkuil3-4/+4
2012-01-23[media] omap_vout: fix section mismatchTomi Valkeinen1-2/+1
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds36-558/+396
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-2/+2
2012-01-17[media] as3645a: Fix compilation by including slab.hLaurent Pinchart1-0/+1
2012-01-17[media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.cSachin Kamat1-1/+0
2012-01-17[media] s5p-mfc: Remove linux/version.h include from s5p_mfc.cSachin Kamat1-1/+0
2012-01-17[media] v4l2-ctrls: make control names consistentHans Verkuil1-27/+27
2012-01-17[media] s5p-jpeg: adapt to recent videobuf2 changesMarek Szyprowski1-3/+4
2012-01-17[media] s5p-g2d: fixed a bug in controls setting functionKamil Debski1-0/+1
2012-01-17[media] s5p-mfc: Fix volatile controls setupKamil Debski1-1/+1
2012-01-17[media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double testJulia Lawall1-1/+1
2012-01-17[media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double testJulia Lawall1-3/+4
2012-01-17[media] s5p-fimc: Fix incorrect control ID assignmentSachin Kamat1-3/+3
2012-01-16[media] tlg2300: fix up check_firmware() returnDan Carpenter1-2/+2
2012-01-16[media] saa7164: remove duplicate initializationDan Carpenter1-4/+0
2012-01-16[media] cx88: fix: don't duplicate xc4000 entry for radioMiroslav Slugen1-12/+12
2012-01-16[media] cx23885: Don't duplicate xc4000 entry for radioMiroslav Slugen1-2/+2
2012-01-16[media] cx23885-dvb: check if dvb_attach() succededMiroslav Slugen1-0/+5
2012-01-16[media] cx231xx: dereferencing NULL after allocation failureDan Carpenter1-1/+1
2012-01-16[media] pwc: Simplify leds parameter parsingHans de Goede1-8/+2
2012-01-16[media] pwc: Remove dev_hint module parameterHans de Goede1-127/+2
2012-01-16[media] pwc: Use one shared usb command bufferHans de Goede8-118/+81
2012-01-16[media] pwc: Avoid unnecessarily rebuilding the decoder tablesHans de Goede2-0/+9
2012-01-16[media] pwc: Avoid sending mode info to the camera when it is not neededHans de Goede4-19/+22
2012-01-16[media] pwc: Fix pixfmt handlingHans de Goede5-32/+28
2012-01-16[media] pwc: Make decoder data part of the main pwc structHans de Goede7-60/+35
2012-01-16[media] pwc: Make fps runtime configurable through s_parm, drop fps module paramHans de Goede3-28/+82
2012-01-16[media] ivtv: remove open_id/id from the filehandle codeHans Verkuil5-18/+12