Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9eeb95727c1137217d61141096c308dc04c234d1
/
drivers
/
media
/
v4l2-core
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
· 12 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
· 12 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
· 12 years ago
fe05e14
[media] V4L2: fix compilation if CONFIG_I2C is undefined
by Guennadi Liakhovetski
· 12 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
· 12 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
· 12 years ago
9e882e3
[media] v4l2-device: check if already unregistered
by Hans Verkuil
· 12 years ago
b71c998
[media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENT
by Hans Verkuil
· 12 years ago
aee3873
[media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functions
by Hans Verkuil
· 12 years ago
6ec1989
[media] v4l2: remove obsolete v4l2_chip_match_host()
by Hans Verkuil
· 12 years ago
37c1d2e
Merge branch 'linus' into patchwork
by Mauro Carvalho Chehab
· 12 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
· 12 years ago
ca37157
[media] v4l2: remove deprecated current_norm support completely
by Hans Verkuil
· 12 years ago
191b79b
[media] v4l2-ioctl: dbg_g/s_register: only match BRIDGE and SUBDEV types
by Hans Verkuil
· 12 years ago
560dde2
[media] v4l2-ioctl: don't print the clips list
by Hans Verkuil
· 12 years ago
3963d4f
[media] v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controls
by Hans Verkuil
· 12 years ago
b730627
[media] v4l2: mem2mem: save irq flags correctly
by John Sheu
· 12 years ago
8b94ca6
[media] v4l2-mem2mem: add v4l2_m2m_create_bufs helper
by Philipp Zabel
· 12 years ago
5718346
[media] media: v4l2-mem2mem: return for polling if a buffer is available
by Seung-Woo Kim
· 12 years ago
412cb87
[media] media: vb2: return for polling if a buffer is available
by Seung-Woo Kim
· 12 years ago
5dd6946
[media] v4l: vb2: fix error return code in __vb2_init_fileio()
by Wei Yongjun
· 12 years ago
2a848b2
[media] videobuf-dma-contig: use vm_iomap_memory()
by Mauro Carvalho Chehab
· 12 years ago
a242f42
[media] videobuf_vm_{open,close} race fixes
by Al Viro
· 12 years ago
7f84145
[media] media: videobuf2: fix the length check for mmap
by Mauro Carvalho Chehab
· 12 years ago
cb132cd
[media] videobuf-dma-contig: remove support for cached mem
by Mauro Carvalho Chehab
· 12 years ago
068a0df
[media] media: vb2: add length check for mmap
by Seung-Woo Kim
· 12 years ago
96b03d2
[media] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFO
by Hans Verkuil
· 12 years ago
0f0fe4b
[media] v4l2-ioctl: fill in name before calling vidioc_g_chip_name
by Hans Verkuil
· 12 years ago
3eef251
[media] v4l2: drop V4L2_CHIP_MATCH_SUBDEV_NAME
by Hans Verkuil
· 12 years ago
cd634f1
[media] v4l2: put VIDIOC_DBG_G_CHIP_NAME under ADV_DEBUG
by Hans Verkuil
· 12 years ago
dfc2e12
[media] tuner-core/simple: get_rf_strength can be tuner mode specific
by Hans Verkuil
· 12 years ago
a2192cf
[media] tuner-core/tda9887: get_afc can be tuner mode specific
by Hans Verkuil
· 12 years ago
cdcd141
[media] tuner-core: Change config from unsigned int to void *
by Ondrej Zary
· 12 years ago
c6e8d96
[media] V4L: Remove incorrect EXPORT_SYMBOL() usage at v4l2-of.c
by Sylwester Nawrocki
· 12 years ago
f9f11df
Merge tag 'v3.9-rc5' into patchwork
by Mauro Carvalho Chehab
· 12 years ago
fc39f46
[media] V4L: Add MATRIX option to V4L2_CID_EXPOSURE_METERING control
by Sylwester Nawrocki
· 12 years ago
99fd133
[media] Add a V4L2 OF parser
by Guennadi Liakhovetski
· 12 years ago
aec330a
[media] v4l2: Add standard controls for FM receivers
by Andrey Smirnov
· 12 years ago
004e45d
[media] tuner-core: handle errors when getting signal strength/afc
by Mauro Carvalho Chehab
· 12 years ago
6f8ca0b
[media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afc
by Mauro Carvalho Chehab
· 12 years ago
383730c
[media] tuner-core: return afc instead of zero
by Mauro Carvalho Chehab
· 12 years ago
106cf64
[media] tuner-core: don't set has_signal/get_afc if not supported
by Hans Verkuil
· 12 years ago
532ee00
[media] fix compilation with both V4L2 and I2C as 'm'
by Mauro Carvalho Chehab
· 12 years ago
79b0c64
[media] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctl
by Hans Verkuil
· 12 years ago
9d5f483
[media] v4l2-common: remove obsolete check for ' at the end of a driver name
by Hans Verkuil
· 12 years ago
Next »