index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-561
/
+941
2013-08-24
[media] v4l2-dv-timings: add callback to handle exceptions
Hans Verkuil
1
-8
/
+17
2013-08-24
[media] v4l2-dv-timings: rename v4l2_dv_valid_timings to v4l2_valid_dv_timings
Hans Verkuil
1
-5
/
+5
2013-08-24
[media] v4l2-dv-timings: export the timings list
Hans Verkuil
1
-8
/
+10
2013-08-24
[media] v4l2-dv-timings: fill in type field
Hans Verkuil
1
-0
/
+2
2013-08-24
[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timings
Hans Verkuil
1
-6
/
+6
2013-08-24
[media] v4l2-dv-timings: add v4l2_print_dv_timings helper
Hans Verkuil
1
-0
/
+49
2013-08-24
[media] v4l2-dv-timings: fix CVT calculation
Martin Bugge
1
-10
/
+9
2013-08-24
[media] v4l2-dev: Fix race condition on __video_register_device
Ricardo Ribalda
1
-3
/
+2
2013-08-24
[media] v4l2-ctrl: Suppress build warning from v4l2_ctrl_new_std_menu()
Sylwester Nawrocki
1
-1
/
+1
2013-08-24
[media] media: OF: add "sync-on-green-active" property
Lad, Prabhakar
1
-0
/
+4
2013-08-24
[media] v4l2-mem2mem: clear m2m context from job_queue before ctx streamoff
Shaik Ameer Basha
1
-21
/
+38
2013-08-22
[media] media: vb2: Share code between vb2_prepare_buf and vb2_qbuf
Laurent Pinchart
1
-123
/
+79
2013-08-22
[media] media: vb2: Fix potential deadlock in vb2_prepare_buffer
Laurent Pinchart
1
-9
/
+43
2013-08-20
v4l2: convert class code to use dev_groups
Greg Kroah-Hartman
1
-13
/
+17
2013-08-18
[media] v4l2-async: Use proper list head for iteration over registered subdevs
Sylwester Nawrocki
1
-1
/
+1
2013-08-18
[media] v4l: async: Make it safe to unregister unregistered notifier
Laurent Pinchart
1
-0
/
+6
2013-08-18
[media] v4l: of: Drop acquired reference to node when getting next endpoint
Laurent Pinchart
1
-0
/
+1
2013-08-18
[media] v4l: of: Use of_get_child_by_name()
Laurent Pinchart
1
-6
/
+2
2013-08-18
[media] videobuf2-core: Verify planes lengths for output buffers
Laurent Pinchart
1
-0
/
+39
2013-08-18
[media] v4l2: move dv-timings related code to v4l2-dv-timings.c
Hans Verkuil
2
-358
/
+357
2013-08-18
[media] v4l2-dv-timings: add new helper module
Hans Verkuil
2
-0
/
+193
2013-08-18
[media] media: vb2: Take queue or device lock in mmap-related vb2 ioctl handlers
Laurent Pinchart
1
-2
/
+16
2013-08-18
[media] V4L: Add VP8 encoder controls
Arun Kumar K
1
-2
/
+37
2013-08-18
[media] V4L: Add support for integer menu controls with standard menu items
Sylwester Nawrocki
1
-3
/
+25
2013-07-30
[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdev
Sylwester Nawrocki
1
-38
/
+29
2013-07-30
[media] V4L: Rename subdev field of struct v4l2_async_notifier
Sylwester Nawrocki
1
-1
/
+1
2013-07-30
[media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching type
Sylwester Nawrocki
1
-0
/
+9
2013-07-30
[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*
Sylwester Nawrocki
1
-13
/
+13
2013-07-30
[media] V4L: Drop bus_type check in v4l2-async match functions
Sylwester Nawrocki
1
-3
/
+1
2013-07-26
[media] mem2mem: add support for hardware buffered queue
Philipp Zabel
1
-2
/
+8
2013-06-28
[media] V4L2: fix compilation if CONFIG_I2C is undefined
Guennadi Liakhovetski
1
-0
/
+4
2013-06-21
[media] V4L2: support asynchronous subdevice registration
Guennadi Liakhovetski
2
-1
/
+282
2013-06-21
[media] V4L2: add a device pointer to struct v4l2_subdev
Guennadi Liakhovetski
1
-0
/
+2
2013-06-21
[media] V4L2: add temporary clock helpers
Guennadi Liakhovetski
2
-1
/
+243
2013-06-21
[media] v4l2: always require v4l2_dev, rename parent to dev_parent
Hans Verkuil
2
-25
/
+16
2013-06-21
[media] v4l2-device: check if already unregistered
Hans Verkuil
1
-2
/
+7
2013-06-21
[media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENT
Hans Verkuil
3
-30
/
+0
2013-06-21
[media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functions
Hans Verkuil
1
-46
/
+1
2013-06-21
[media] v4l2: remove obsolete v4l2_chip_match_host()
Hans Verkuil
1
-11
/
+0
2013-06-20
Merge branch 'linus' into patchwork
Mauro Carvalho Chehab
4
-37
/
+54
2013-06-19
[media] V4L: Remove all links of the media entity when unregistering subdev
Sylwester Nawrocki
1
-1
/
+3
2013-06-17
[media] v4l2-ioctl: clarify querystd comment
Hans Verkuil
1
-4
/
+4
2013-06-17
[media] v4l2: remove deprecated current_norm support completely
Hans Verkuil
2
-33
/
+6
2013-06-13
[media] v4l2-ioctl: dbg_g/s_register: only match BRIDGE and SUBDEV types
Hans Verkuil
1
-2
/
+4
2013-06-09
[media] v4l2-ioctl: don't print the clips list
Hans Verkuil
1
-26
/
+21
2013-06-09
[media] v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controls
Hans Verkuil
1
-0
/
+2
2013-06-03
[media] v4l2: mem2mem: save irq flags correctly
John Sheu
1
-8
/
+11
2013-06-03
[media] v4l2-mem2mem: add v4l2_m2m_create_bufs helper
Philipp Zabel
1
-0
/
+14
2013-06-03
[media] media: v4l2-mem2mem: return for polling if a buffer is available
Seung-Woo Kim
1
-2
/
+4
[next]