aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)Author
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30[media] tlg2300: Declare MODULE_FIRMWARE usageTim Gardner
2012-07-30[media] s2255drv: Add MODULE_FIRMWARE statementTim Gardner
2012-07-30[media] bttv: add support for Aposonic W-DVRTony Gentile
2012-07-30[media] cx25821: Remove bad strcpy to read-only char*Ezequiel García
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-30[media] pms.c: remove duplicated includeDuan Jiong
2012-07-30[media] smiapp-core.c: remove duplicated includeDuan Jiong
2012-07-30[media] via-camera: pass correct format settings to sensorDaniel Drake
2012-07-30[media] Use a named union in struct v4l2_ioctl_infoHans Verkuil
2012-07-30video/uvc: use memweight()Akinobu Mita
2012-07-30[media] v4l2-dev.c: Move video_put() after debug printkEzequiel García
2012-07-30[media] vivi: fix a few format-related compliance issuesHans Verkuil
2012-07-30[media] cx25821,medusa: incorrect check on decoder typeAlan Cox
2012-07-30[media] ov9640: fix missing breakAlan Cox
2012-07-30[media] davinci: vpbe: fix build error when CONFIG_VIDEO_ADV_DEBUG is enabledPrabhakar Lad
2012-07-30[media] v4l: fix copy/paste typo in vb2_reqbufs commentNicolas THERY
2012-07-30[media] davinci: vpbe: fix check for s_dv_preset function pointerPrabhakar Lad
2012-07-30[media] vivi: remove pointless video_nr++Hans Verkuil
2012-07-30[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil
2012-07-30[media] tvp5150: signedness bug in tvp5150_selmux()Dan Carpenter
2012-07-30[media] videobuf-dma-contig: Use NULL instead of plain integerSachin Kamat
2012-07-30[media] adv7180.c: convert to v4l2 control frameworkFederico Vaga
2012-07-30[media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c fileSachin Kamat
2012-07-30[media] media/video: vpif: fixed vpfe->vpif typoDror Cohen
2012-07-30[media] cx25821: Replace struct memcpy with struct assignmentEzequiel García
2012-07-30[media] cx231xx: Replace struct memcpy with struct assignmentEzequiel García
2012-07-30[media] cx23885: Replace struct memcpy with struct assignmentEzequiel García
2012-07-30[media] saa7164: Replace struct memcpy with struct assignmentEzequiel García
2012-07-30[media] saa7164: Remove unused saa7164_call_i2c_clients()Ezequiel García
2012-07-30[media] cx25821: Remove useless struct i2c_algo_bit_dataEzequiel García
2012-07-30[media] cx231xx: Remove useless struct i2c_algo_bit_dataEzequiel García
2012-07-30[media] cx23885: Remove useless struct i2c_algo_bit_dataEzequiel García
2012-07-30[media] saa7164: Remove useless struct i2c_algo_bit_dataEzequiel García
2012-07-30[media] V4L: Add capability flags for memory-to-memory devicesSylwester Nawrocki
2012-07-30[media] m5mols: Correct reported ISO valuesSylwester Nawrocki
2012-07-30[media] s5p-fimc: Use switch statement for better readabilitySylwester Nawrocki
2012-07-30[media] s5p-fimc: Replace custom err() macro with v4l2_err() macroSachin Kamat
2012-07-30[media] s5p-fimc: Remove V4L2_FL_LOCK_ALL_FOPS flagSylwester Nawrocki
2012-07-30[media] v4l2-dev: G_PARM was incorrectly enabled for all video nodesHans Verkuil
2012-07-30[media] mem2mem_testdev: set default size and fix colorspaceHans Verkuil
2012-07-30[media] mem2mem_testdev: add control events supportHans Verkuil
2012-07-30[media] v4l2-mem2mem: support events in v4l2_m2m_pollHans Verkuil
2012-07-30[media] mem2mem_testdev: set bus_info and device_capsHans Verkuil
2012-07-30[media] mem2mem_testdev: convert to the control framework and v4l2_fhHans Verkuil
2012-07-30[media] tw9910: Don't access the device in the g_mbus_fmt operationLaurent Pinchart
2012-07-30[media] ov772x: Don't access the device in the g_mbus_fmt operationLaurent Pinchart
2012-07-30[media] ov2640: Don't access the device in the g_mbus_fmt operationLaurent Pinchart
2012-07-30[media] soc-camera: Pass the physical device to the power operationLaurent Pinchart
2012-07-30[media] soc-camera: Don't fail at module init time if no device is presentLaurent Pinchart