summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds10-14/+14
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson6-7/+7
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann3-4/+4
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-12ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren2-0/+3
2012-08-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-37/+58
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo10-14/+14
2012-08-17USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-17USB: jl2005bcd: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-15[media] media: soc_camera: don't clear pix->sizeimage in JPEG modeAlbert Wang2-1/+8
2012-08-15[media] media: mx2_camera: Fix clock handling for i.MX27Javier Martin1-14/+29
2012-08-15[media] video: mx2_camera: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam1-6/+6
2012-08-15[media] video: mx1_camera: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam1-2/+2
2012-08-15[media] media: mx3_camera: buf_init() add buffer state checkAlex Gershgorin1-15/+7
2012-08-11[media] Add missing logging for rangelow/high of hwseekHans Verkuil1-2/+4
2012-08-11[media] VIDIOC_ENUM_FREQ_BANDS fixHans Verkuil1-0/+4
2012-08-11[media] mem2mem_testdev: fix querycap regressionHans Verkuil1-1/+1
2012-08-11[media] uvcvideo: Reset the bytesused field when recycling an erroneous bufferJayakrishnan Memana1-0/+1
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds96-7534/+4594
2012-07-30[media] tlg2300: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-07-30[media] s2255drv: Add MODULE_FIRMWARE statementTim Gardner1-0/+1
2012-07-30[media] bttv: add support for Aposonic W-DVRTony Gentile2-2/+10
2012-07-30[media] cx25821: Remove bad strcpy to read-only char*Ezequiel García2-4/+1
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds77-4464/+4249
2012-07-30[media] pms.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-30[media] smiapp-core.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-30[media] via-camera: pass correct format settings to sensorDaniel Drake1-1/+1
2012-07-30[media] Use a named union in struct v4l2_ioctl_infoHans Verkuil1-5/+5
2012-07-30video/uvc: use memweight()Akinobu Mita1-3/+2
2012-07-30[media] v4l2-dev.c: Move video_put() after debug printkEzequiel García1-6/+6
2012-07-30[media] vivi: fix a few format-related compliance issuesHans Verkuil1-17/+6
2012-07-30[media] cx25821,medusa: incorrect check on decoder typeAlan Cox1-1/+1
2012-07-30[media] ov9640: fix missing breakAlan Cox1-0/+1
2012-07-30[media] davinci: vpbe: fix build error when CONFIG_VIDEO_ADV_DEBUG is enabledPrabhakar Lad1-0/+2
2012-07-30[media] v4l: fix copy/paste typo in vb2_reqbufs commentNicolas THERY1-2/+2
2012-07-30[media] davinci: vpbe: fix check for s_dv_preset function pointerPrabhakar Lad1-1/+1
2012-07-30[media] vivi: remove pointless video_nr++Hans Verkuil1-3/+0
2012-07-30[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil3-2/+84
2012-07-30[media] tvp5150: signedness bug in tvp5150_selmux()Dan Carpenter1-1/+1
2012-07-30[media] videobuf-dma-contig: Use NULL instead of plain integerSachin Kamat1-1/+1
2012-07-30[media] adv7180.c: convert to v4l2 control frameworkFederico Vaga1-151/+84
2012-07-30[media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c fileSachin Kamat1-1/+1
2012-07-30[media] media/video: vpif: fixed vpfe->vpif typoDror Cohen1-2/+2
2012-07-30[media] cx25821: Replace struct memcpy with struct assignmentEzequiel García1-5/+2
2012-07-30[media] cx231xx: Replace struct memcpy with struct assignmentEzequiel García1-4/+2
2012-07-30[media] cx23885: Replace struct memcpy with struct assignmentEzequiel García1-5/+2
2012-07-30[media] saa7164: Replace struct memcpy with struct assignmentEzequiel García1-5/+2
2012-07-30[media] saa7164: Remove unused saa7164_call_i2c_clients()Ezequiel García1-9/+0