Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
987fd49b894ec964231dfc5b6bbb2bc12e2b56b5
/
drivers
/
media
/
v4l2-core
257cc4b
[media] v4l2-dv-timings: fix GTF calculation
by Martin Bugge
· 11 years ago
548df78
[media] vb2: Check if there are buffers before streamon
by Ricardo Ribalda
· 11 years ago
cca36e2
[media] Revert "[media] videobuf_vm_{open,close} race fixes"
by Hans Verkuil
· 11 years ago
6c3df5d
[media] media: v4l2-dev: fix video device index assignment
by Marek Szyprowski
· 11 years ago
bbd8f3f
[media] s5p-mfc: Add controls to set vp8 enc profile
by Kiran AVND
· 11 years ago
4773ab9
[media] s5p-mfc: Add QP setting support for vp8 encoder
by Arun Kumar K
· 11 years ago
6f546c5
[media] vb2: Fix comment in __qbuf_dmabuf
by Laurent Pinchart
· 11 years ago
88e2687
[media] vb2: Improve file I/O emulation to handle buffers in any order
by Hans Verkuil
· 11 years ago
c108e66
[media] vb2: don't set index, don't start streaming for write()
by Hans Verkuil
· 11 years ago
02f142e
[media] vb2: retry start_streaming in case of insufficient buffers
by Hans Verkuil
· 11 years ago
b2f2f04
[media] vb2: remove the 'fileio = NULL' hack
by Hans Verkuil
· 11 years ago
63faabf
[media] vb2: fix race condition between REQBUFS and QBUF/PREPARE_BUF
by Hans Verkuil
· 11 years ago
4138111
[media] vb2: simplify qbuf/prepare_buf by removing callback
by Hans Verkuil
· 11 years ago
f103b5d
[media] videobuf2: Fix CodingStyle
by Mauro Carvalho Chehab
· 11 years ago
b18a8ff
[media] vb2: push the mmap semaphore down to __buf_prepare()
by Hans Verkuil
· 11 years ago
aa32f4c
[media] v4l2: move tracepoints to video_usercopy
by Hans Verkuil
· 11 years ago
a03636c
[media] omap24xx/tcm825x: move to staging for future removal
by Hans Verkuil
· 11 years ago
027eb88
[media] v4l: of: Drop endpoint node reference in v4l2_of_get_remote_port()
by Laurent Pinchart
· 11 years ago
9ff889b
[media] v4l: of: Return an int in v4l2_of_parse_endpoint()
by Laurent Pinchart
· 11 years ago
675722b
Merge branch 'upstream-fixes' into patchwork
by Mauro Carvalho Chehab
· 11 years ago
2d01237
[media] v4l2-dev: Add tracepoints for QBUF and DQBUF
by Wade Farnsworth
· 11 years ago
64c832a
[media] videobuf2-dma-sg: fix possible memory leak
by Geyslan G. Bem
· 11 years ago
a5e3d74
[media] vb2: regression fix: always set length field.
by Hans Verkuil
· 11 years ago
f58c91c
[media] media_tree: Fix spelling errors
by Jonathan McCrohan
· 11 years ago
c1b96a2
[media] videobuf2: Add support for file access mode flags for DMABUF exporting
by Philipp Zabel
· 11 years ago
50ac952
[media] videobuf2-dma-sg: Support io userptr operations on io memory
by Ricardo Ribalda
· 11 years ago
1380f57
[media] videobuf2: Add missing lock held on vb2_fop_release
by Ricardo Ribalda
· 11 years ago
77c0782
[media] videobuf2: Add log for size checking error in __qbuf_dmabuf
by Seung-Woo Kim
· 11 years ago
f956035
[media] vb2: Return 0 when streamon and streamoff are already on/off
by Ricardo Ribalda
· 11 years ago
202dfbd
[media] videobuf2-dma-sg: Fix typo on debug message
by Ricardo Ribalda
· 11 years ago
8e6e8f9
[media] V4L: Add mem2mem ioctl and file operation helpers
by Sylwester Nawrocki
· 11 years ago
39c1cb2
[media] media_tree: Fix spelling errors
by Jonathan McCrohan
· 11 years ago
ea3aba8
[media] videobuf2: Add support for file access mode flags for DMABUF exporting
by Philipp Zabel
· 11 years ago
13509c3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
3ea369e
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
a310410
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
24e9a47
[media] v4l2-async: Don't use dynamic static allocation
by Mauro Carvalho Chehab
· 11 years ago
cf326df
[media] V4L2: add v4l2-clock helpers to register and unregister a fixed-rate clock
by Guennadi Liakhovetski
· 11 years ago
2ad5389
[media] v4l2-mem2mem: Don't schedule the context if abort job is called
by Shaik Ameer Basha
· 11 years ago
84e6809
[media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoff
by Philipp Zabel
· 11 years ago
d7bb0ce8
[media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoff
by Philipp Zabel
· 11 years ago
dc77523
[media] videobuf2-core: call __setup_offsets only for mmap memory type
by Philipp Zabel
· 11 years ago
4eed9b3
[media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return type
by Sylwester Nawrocki
· 11 years ago
5618dd2
[media] v4l: tuner-core: fix typo
by Lad, Prabhakar
· 11 years ago
2028c71
[media] media: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
f9d32f2
media: core: Don't use i2c_client->driver
by Lars-Peter Clausen
· 11 years ago
3a9621b
[media] videobuf2: Add debug print for the output buffer plane lengths checks
by Sylwester Nawrocki
· 11 years ago
2484a7e
[media] videobuf2: Add log for size checking error in __qbuf_userptr
by Seung-Woo Kim
· 11 years ago
2230124
[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_table
by Ricardo Ribalda
· 11 years ago
df23728
[media] videobuf2-dma-sg: Allocate pages as contiguous as possible
by Ricardo Ribalda
· 11 years ago
819585b
[media] videobuf2: Fix vb2_write prototype
by Ricardo Ribalda
· 11 years ago
774d230
[media] videobuf2-dc: Fix support for mappings without struct page in userptr mode
by Marek Szyprowski
· 11 years ago
3c5c23c
[media] vb2: Allow queuing OUTPUT buffers with zeroed 'bytesused'
by Sylwester Nawrocki
· 11 years ago
27c053a
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
b8f0fff
[media] v4l2-dv-timings: add callback to handle exceptions
by Hans Verkuil
· 11 years ago
70b6549
[media] v4l2-dv-timings: rename v4l2_dv_valid_timings to v4l2_valid_dv_timings
by Hans Verkuil
· 11 years ago
d1c65ad
[media] v4l2-dv-timings: export the timings list
by Hans Verkuil
· 11 years ago
074ca43
[media] v4l2-dv-timings: fill in type field
by Hans Verkuil
· 11 years ago
ef1ed8f
[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timings
by Hans Verkuil
· 11 years ago
0216dc2
[media] v4l2-dv-timings: add v4l2_print_dv_timings helper
by Hans Verkuil
· 11 years ago
c3e75c7
[media] v4l2-dv-timings: fix CVT calculation
by Martin Bugge
· 11 years ago
1056e43
[media] v4l2-dev: Fix race condition on __video_register_device
by Ricardo Ribalda
· 11 years ago
fbbb29a
[media] v4l2-ctrl: Suppress build warning from v4l2_ctrl_new_std_menu()
by Sylwester Nawrocki
· 11 years ago
d1d70aa6
[media] media: OF: add "sync-on-green-active" property
by Lad, Prabhakar
· 11 years ago
fea564a
[media] v4l2-mem2mem: clear m2m context from job_queue before ctx streamoff
by Shaik Ameer Basha
· 11 years ago
012043b
[media] media: vb2: Share code between vb2_prepare_buf and vb2_qbuf
by Laurent Pinchart
· 11 years ago
a517cca
[media] media: vb2: Fix potential deadlock in vb2_prepare_buffer
by Laurent Pinchart
· 11 years ago
13e2237
v4l2: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
ceedcc4
[media] v4l2-async: Use proper list head for iteration over registered subdevs
by Sylwester Nawrocki
· 11 years ago
8e3fbfe
[media] v4l: async: Make it safe to unregister unregistered notifier
by Laurent Pinchart
· 11 years ago
5045b49
[media] v4l: of: Drop acquired reference to node when getting next endpoint
by Laurent Pinchart
· 11 years ago
91f9241
[media] v4l: of: Use of_get_child_by_name()
by Laurent Pinchart
· 11 years ago
8023ed0
[media] videobuf2-core: Verify planes lengths for output buffers
by Laurent Pinchart
· 12 years ago
2576415
[media] v4l2: move dv-timings related code to v4l2-dv-timings.c
by Hans Verkuil
· 11 years ago
b18787e
[media] v4l2-dv-timings: add new helper module
by Hans Verkuil
· 11 years ago
8a90f1a
[media] media: vb2: Take queue or device lock in mmap-related vb2 ioctl handlers
by Laurent Pinchart
· 11 years ago
bc9028e
[media] V4L: Add VP8 encoder controls
by Arun Kumar K
· 11 years ago
d1e9b7c
[media] V4L: Add support for integer menu controls with standard menu items
by Sylwester Nawrocki
· 11 years ago
b426b3a
[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdev
by Sylwester Nawrocki
· 11 years ago
e8419d0
[media] V4L: Rename subdev field of struct v4l2_async_notifier
by Sylwester Nawrocki
· 11 years ago
e7359f8
[media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching type
by Sylwester Nawrocki
· 11 years ago
cfca764
[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*
by Sylwester Nawrocki
· 11 years ago
3c2ade0
[media] V4L: Drop bus_type check in v4l2-async match functions
by Sylwester Nawrocki
· 11 years ago
33bdd5a
[media] mem2mem: add support for hardware buffered queue
by Philipp Zabel
· 11 years ago
fe05e14
[media] V4L2: fix compilation if CONFIG_I2C is undefined
by Guennadi Liakhovetski
· 11 years ago
e9e3104
[media] V4L2: support asynchronous subdevice registration
by Guennadi Liakhovetski
· 12 years ago
668773b
[media] V4L2: add a device pointer to struct v4l2_subdev
by Guennadi Liakhovetski
· 11 years ago
ff5430d
[media] V4L2: add temporary clock helpers
by Guennadi Liakhovetski
· 12 years ago
1c1d86a
[media] v4l2: always require v4l2_dev, rename parent to dev_parent
by Hans Verkuil
· 11 years ago
9e882e3
[media] v4l2-device: check if already unregistered
by Hans Verkuil
· 11 years ago
b71c998
[media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENT
by Hans Verkuil
· 11 years ago
aee3873
[media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functions
by Hans Verkuil
· 11 years ago
6ec1989
[media] v4l2: remove obsolete v4l2_chip_match_host()
by Hans Verkuil
· 11 years ago
37c1d2e
Merge branch 'linus' into patchwork
by Mauro Carvalho Chehab
· 11 years ago
c2efd3e
[media] V4L: Remove all links of the media entity when unregistering subdev
by Sylwester Nawrocki
· 12 years ago
1a2c686
[media] v4l2-ioctl: clarify querystd comment
by Hans Verkuil
· 11 years ago
ca37157
[media] v4l2: remove deprecated current_norm support completely
by Hans Verkuil
· 11 years ago
191b79b
[media] v4l2-ioctl: dbg_g/s_register: only match BRIDGE and SUBDEV types
by Hans Verkuil
· 11 years ago
560dde2
[media] v4l2-ioctl: don't print the clips list
by Hans Verkuil
· 11 years ago
3963d4f
[media] v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controls
by Hans Verkuil
· 11 years ago
Next »