summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-3196-7534/+4594
|\
| * [media] tlg2300: Declare MODULE_FIRMWARE usageTim Gardner2012-07-301-1/+3
| * [media] s2255drv: Add MODULE_FIRMWARE statementTim Gardner2012-07-301-0/+1
| * [media] bttv: add support for Aposonic W-DVRTony Gentile2012-07-302-2/+10
| * [media] cx25821: Remove bad strcpy to read-only char*Ezequiel García2012-07-302-4/+1
| * [media] pms.c: remove duplicated includeDuan Jiong2012-07-301-1/+0
| * [media] smiapp-core.c: remove duplicated includeDuan Jiong2012-07-301-1/+0
| * [media] via-camera: pass correct format settings to sensorDaniel Drake2012-07-301-1/+1
| * [media] Use a named union in struct v4l2_ioctl_infoHans Verkuil2012-07-301-5/+5
| * [media] v4l2-dev.c: Move video_put() after debug printkEzequiel García2012-07-301-6/+6
| * [media] vivi: fix a few format-related compliance issuesHans Verkuil2012-07-301-17/+6
| * [media] cx25821,medusa: incorrect check on decoder typeAlan Cox2012-07-301-1/+1
| * [media] ov9640: fix missing breakAlan Cox2012-07-301-0/+1
| * [media] davinci: vpbe: fix build error when CONFIG_VIDEO_ADV_DEBUG is enabledPrabhakar Lad2012-07-301-0/+2
| * [media] v4l: fix copy/paste typo in vb2_reqbufs commentNicolas THERY2012-07-301-2/+2
| * [media] davinci: vpbe: fix check for s_dv_preset function pointerPrabhakar Lad2012-07-301-1/+1
| * [media] vivi: remove pointless video_nr++Hans Verkuil2012-07-301-3/+0
| * [media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil2012-07-303-2/+84
| * [media] tvp5150: signedness bug in tvp5150_selmux()Dan Carpenter2012-07-301-1/+1
| * [media] videobuf-dma-contig: Use NULL instead of plain integerSachin Kamat2012-07-301-1/+1
| * [media] adv7180.c: convert to v4l2 control frameworkFederico Vaga2012-07-301-151/+84
| * [media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c fileSachin Kamat2012-07-301-1/+1
| * [media] media/video: vpif: fixed vpfe->vpif typoDror Cohen2012-07-301-2/+2
| * [media] cx25821: Replace struct memcpy with struct assignmentEzequiel García2012-07-301-5/+2
| * [media] cx231xx: Replace struct memcpy with struct assignmentEzequiel García2012-07-301-4/+2
| * [media] cx23885: Replace struct memcpy with struct assignmentEzequiel García2012-07-301-5/+2
| * [media] saa7164: Replace struct memcpy with struct assignmentEzequiel García2012-07-301-5/+2
| * [media] saa7164: Remove unused saa7164_call_i2c_clients()Ezequiel García2012-07-301-9/+0
| * [media] cx25821: Remove useless struct i2c_algo_bit_dataEzequiel García2012-07-302-5/+0
| * [media] cx231xx: Remove useless struct i2c_algo_bit_dataEzequiel García2012-07-302-4/+0
| * [media] cx23885: Remove useless struct i2c_algo_bit_dataEzequiel García2012-07-303-6/+0
| * [media] saa7164: Remove useless struct i2c_algo_bit_dataEzequiel García2012-07-302-5/+0
| * [media] V4L: Add capability flags for memory-to-memory devicesSylwester Nawrocki2012-07-307-16/+44
| * [media] m5mols: Correct reported ISO valuesSylwester Nawrocki2012-07-301-2/+2
| * [media] s5p-fimc: Use switch statement for better readabilitySylwester Nawrocki2012-07-301-6/+8
| * [media] s5p-fimc: Replace custom err() macro with v4l2_err() macroSachin Kamat2012-07-302-6/+3
| * [media] s5p-fimc: Remove V4L2_FL_LOCK_ALL_FOPS flagSylwester Nawrocki2012-07-302-36/+87
| * [media] v4l2-dev: G_PARM was incorrectly enabled for all video nodesHans Verkuil2012-07-301-1/+2
| * [media] mem2mem_testdev: set default size and fix colorspaceHans Verkuil2012-07-301-2/+19
| * [media] mem2mem_testdev: add control events supportHans Verkuil2012-07-301-0/+3
| * [media] v4l2-mem2mem: support events in v4l2_m2m_pollHans Verkuil2012-07-301-1/+17
| * [media] mem2mem_testdev: set bus_info and device_capsHans Verkuil2012-07-301-3/+3
| * [media] mem2mem_testdev: convert to the control framework and v4l2_fhHans Verkuil2012-07-301-151/+83
| * [media] tw9910: Don't access the device in the g_mbus_fmt operationLaurent Pinchart2012-07-301-5/+3
| * [media] ov772x: Don't access the device in the g_mbus_fmt operationLaurent Pinchart2012-07-301-6/+2
| * [media] ov2640: Don't access the device in the g_mbus_fmt operationLaurent Pinchart2012-07-301-4/+2
| * [media] soc-camera: Pass the physical device to the power operationLaurent Pinchart2012-07-301-3/+3
| * [media] soc-camera: Don't fail at module init time if no device is presentLaurent Pinchart2012-07-301-1/+2
| * [media] v4l2-ioctl.c: zero the v4l2_dv_timings_cap structHans Verkuil2012-07-301-1/+1
| * [media] v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAPHans Verkuil2012-07-301-0/+1
OpenPOWER on IntegriCloud