summaryrefslogtreecommitdiff
path: root/drivers/media/platform/soc_camera/soc_camera.c
AgeCommit message (Expand)Author
2019-02-18media: soc_camera: Move to the staging treeSakari Ailus
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-03-23soc_camera: fix a weird cast on printkMauro Carvalho Chehab
2018-02-22media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27anntotate the places where ->poll() return values goAl Viro
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring
2017-07-19media: media/platform: add const to v4l2_file_operations structuresBhumika Goyal
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus
2017-03-22[media] v4l: soc-camera: Remove videobuf1 supportLaurent Pinchart
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil
2016-01-25[media] soc_camera: cleanup control device on async_unbindWolfram Sang
2015-11-17[media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZEJosh Wu
2015-11-17[media] v4l2-clk: add new macro for v4l2_clk_name_of()Josh Wu
2015-11-17[media] soc_camera: get the clock name by using macro: v4l2_clk_name_i2c()Josh Wu
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-09-25[media] soc-camera: increase the length of clk_name on soc_of_bind()Josh Wu
2015-08-11[media] soc_camera: always release queue for queue ownerHans Verkuil
2015-08-11[media] soc_camera: pass on streamoff errorHans Verkuil
2015-08-11[media] soc_camera: compliance fixesHans Verkuil
2015-08-11[media] soc_camera: fix expbuf supportHans Verkuil
2015-08-11[media] soc_camera: fix enum_inputHans Verkuil
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-02[media] soc-camera: Make clock_start and clock_stop operations optionalLaurent Pinchart
2015-04-02[media] soc-camera: Unregister v4l2 clock in the OF bind error pathLaurent Pinchart
2015-04-02[media] media: soc-camera: use icd->control instead of icd->pdev for reset()Josh Wu
2015-04-02[media] V4L: remove clock name from v4l2_clk APIGuennadi Liakhovetski
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_interval 'which' fieldHans Verkuil
2015-03-03[media] soc-camera: Fix devm_kfree() in soc_of_bind()Geert Uytterhoeven
2015-02-23of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel
2015-02-02[media] soc-camera: remove redundant codeGuennadi Liakhovetski
2015-02-02[media] soc_camera: use vb2_ops_wait_prepare/finish helperLad, Prabhakar
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON
2014-10-20media: platform: soc_camera: drop owner assignment from platform_driversWolfram Sang