index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
soc_camera
/
soc_camera.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-18
media: soc_camera: Move to the staging tree
Sakari Ailus
1
-2170
/
+0
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-3
/
+4
2018-10-04
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
1
-10
/
+25
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-3
/
+3
2018-08-31
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
1
-2
/
+2
2018-08-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
1
-1
/
+2
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-03-23
soc_camera: fix a weird cast on printk
Mauro Carvalho Chehab
1
-1
/
+1
2018-02-22
media: convert g/s_parm to g/s_frame_interval in subdevs
Hans Verkuil
1
-4
/
+6
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+1
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
1
-1
/
+1
2017-11-27
media: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-27
anntotate the places where ->poll() return values go
Al Viro
1
-1
/
+1
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
1
-6
/
+8
2017-08-20
media: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+2
2017-07-19
media: media/platform: add const to v4l2_file_operations structures
Bhumika Goyal
1
-1
/
+1
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
1
-3
/
+4
2017-03-22
[media] v4l: soc-camera: Remove videobuf1 support
Laurent Pinchart
1
-84
/
+19
2016-08-24
[media] v4l2: remove g/s_crop from video ops
Hans Verkuil
1
-93
/
+37
2016-01-25
[media] soc_camera: cleanup control device on async_unbind
Wolfram Sang
1
-0
/
+2
2015-11-17
[media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZE
Josh Wu
1
-3
/
+3
2015-11-17
[media] v4l2-clk: add new macro for v4l2_clk_name_of()
Josh Wu
1
-2
/
+2
2015-11-17
[media] soc_camera: get the clock name by using macro: v4l2_clk_name_i2c()
Josh Wu
1
-6
/
+7
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
1
-1
/
+1
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
1
-1
/
+1
2015-09-25
[media] soc-camera: increase the length of clk_name on soc_of_bind()
Josh Wu
1
-1
/
+1
2015-08-11
[media] soc_camera: always release queue for queue owner
Hans Verkuil
1
-4
/
+5
2015-08-11
[media] soc_camera: pass on streamoff error
Hans Verkuil
1
-3
/
+4
2015-08-11
[media] soc_camera: compliance fixes
Hans Verkuil
1
-6
/
+12
2015-08-11
[media] soc_camera: fix expbuf support
Hans Verkuil
1
-6
/
+5
2015-08-11
[media] soc_camera: fix enum_input
Hans Verkuil
1
-0
/
+3
2015-05-01
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
Hans Verkuil
1
-6
/
+9
2015-05-01
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
Hans Verkuil
1
-5
/
+10
2015-04-21
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...
Mauro Carvalho Chehab
1
-1
/
+2
2015-04-21
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
1
-44
/
+64
2015-04-18
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2015-04-02
[media] soc-camera: Make clock_start and clock_stop operations optional
Laurent Pinchart
1
-29
/
+33
2015-04-02
[media] soc-camera: Unregister v4l2 clock in the OF bind error path
Laurent Pinchart
1
-0
/
+2
2015-04-02
[media] media: soc-camera: use icd->control instead of icd->pdev for reset()
Josh Wu
1
-3
/
+5
2015-04-02
[media] V4L: remove clock name from v4l2_clk API
Guennadi Liakhovetski
1
-3
/
+3
2015-03-23
[media] v4l2-subdev: add support for the new enum_frame_interval 'which' field
Hans Verkuil
1
-9
/
+21
2015-03-03
[media] soc-camera: Fix devm_kfree() in soc_of_bind()
Geert Uytterhoeven
1
-1
/
+1
2015-02-23
of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
Philipp Zabel
1
-1
/
+2
2015-02-02
[media] soc-camera: remove redundant code
Guennadi Liakhovetski
1
-2
/
+0
2015-02-02
[media] soc_camera: use vb2_ops_wait_prepare/finish helper
Lad, Prabhakar
1
-16
/
+0
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-14
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
1
-1
/
+1
2014-10-20
media: platform: soc_camera: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
[next]