summaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-0210-14/+14
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-2010-14/+14
* | Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-226-7/+7
|\ \
| * | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| * | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| * | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-143-4/+4
| * | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* | | ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren2012-09-132-0/+3
|/ /
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-228-37/+58
|\ \
| * | [media] media: soc_camera: don't clear pix->sizeimage in JPEG modeAlbert Wang2012-08-162-1/+8
| * | [media] media: mx2_camera: Fix clock handling for i.MX27Javier Martin2012-08-161-14/+29
| * | [media] video: mx2_camera: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-08-161-6/+6
| * | [media] video: mx1_camera: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-08-161-2/+2
| * | [media] media: mx3_camera: buf_init() add buffer state checkAlex Gershgorin2012-08-161-15/+7
| * | [media] Add missing logging for rangelow/high of hwseekHans Verkuil2012-08-121-2/+4
| * | [media] VIDIOC_ENUM_FREQ_BANDS fixHans Verkuil2012-08-121-0/+4
| * | [media] mem2mem_testdev: fix querycap regressionHans Verkuil2012-08-121-1/+1
| * | [media] uvcvideo: Reset the bytesused field when recycling an erroneous bufferJayakrishnan Memana2012-08-111-0/+1
| |/
* | USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
* | USB: jl2005bcd: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-0196-7534/+4594
|\
| * [media] tlg2300: Declare MODULE_FIRMWARE usageTim Gardner2012-07-311-1/+3
| * [media] s2255drv: Add MODULE_FIRMWARE statementTim Gardner2012-07-311-0/+1
| * [media] bttv: add support for Aposonic W-DVRTony Gentile2012-07-312-2/+10
| * [media] cx25821: Remove bad strcpy to read-only char*Ezequiel García2012-07-312-4/+1
| * [media] pms.c: remove duplicated includeDuan Jiong2012-07-311-1/+0
| * [media] smiapp-core.c: remove duplicated includeDuan Jiong2012-07-311-1/+0
| * [media] via-camera: pass correct format settings to sensorDaniel Drake2012-07-311-1/+1
| * [media] Use a named union in struct v4l2_ioctl_infoHans Verkuil2012-07-311-5/+5
| * [media] v4l2-dev.c: Move video_put() after debug printkEzequiel García2012-07-311-6/+6
| * [media] vivi: fix a few format-related compliance issuesHans Verkuil2012-07-311-17/+6
| * [media] cx25821,medusa: incorrect check on decoder typeAlan Cox2012-07-311-1/+1
| * [media] ov9640: fix missing breakAlan Cox2012-07-311-0/+1
| * [media] davinci: vpbe: fix build error when CONFIG_VIDEO_ADV_DEBUG is enabledPrabhakar Lad2012-07-311-0/+2
| * [media] v4l: fix copy/paste typo in vb2_reqbufs commentNicolas THERY2012-07-311-2/+2
| * [media] davinci: vpbe: fix check for s_dv_preset function pointerPrabhakar Lad2012-07-311-1/+1
| * [media] vivi: remove pointless video_nr++Hans Verkuil2012-07-311-3/+0
| * [media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil2012-07-313-2/+84
| * [media] tvp5150: signedness bug in tvp5150_selmux()Dan Carpenter2012-07-311-1/+1
| * [media] videobuf-dma-contig: Use NULL instead of plain integerSachin Kamat2012-07-311-1/+1
| * [media] adv7180.c: convert to v4l2 control frameworkFederico Vaga2012-07-311-151/+84
| * [media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c fileSachin Kamat2012-07-311-1/+1
| * [media] media/video: vpif: fixed vpfe->vpif typoDror Cohen2012-07-311-2/+2
| * [media] cx25821: Replace struct memcpy with struct assignmentEzequiel García2012-07-311-5/+2
| * [media] cx231xx: Replace struct memcpy with struct assignmentEzequiel García2012-07-311-4/+2
| * [media] cx23885: Replace struct memcpy with struct assignmentEzequiel García2012-07-311-5/+2
| * [media] saa7164: Replace struct memcpy with struct assignmentEzequiel García2012-07-311-5/+2
| * [media] saa7164: Remove unused saa7164_call_i2c_clients()Ezequiel García2012-07-311-9/+0
| * [media] cx25821: Remove useless struct i2c_algo_bit_dataEzequiel García2012-07-312-5/+0
| * [media] cx231xx: Remove useless struct i2c_algo_bit_dataEzequiel García2012-07-312-4/+0