Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
572fb13db2a9dc5336a4b769d60428bc9cff0af6
/
drivers
/
media
/
v4l2-core
00f7641
Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
2fa3dc4
[media] vb2: Fix compilation breakage when !CONFIG_BUG
by Laurent Pinchart
· 9 years ago
6d058c5
[media] vb2: Only requeue buffers immediately once streaming is started
by Sakari Ailus
· 9 years ago
13d45f7
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 9 years ago
42bd6f5
media: Add registration helpers for V4L2 flash sub-devices
by Jacek Anaszewski
· 9 years ago
77a3c6f
[media] vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffers
by Laurent Pinchart
· 9 years ago
511a1b8
[media] Revert "[media] vb2: Push mmap_sem down to memops"
by Hans Verkuil
· 9 years ago
8621765
v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it
by Sakari Ailus
· 9 years ago
061ddda
[media] v4l2-dv-timings: add interlace support in detect cvt/gtf
by Prashant Laddha
· 9 years ago
8cf6874
[media] v4l2-dv-timings: support interlaced in v4l2_print_dv_timings
by Hans Verkuil
· 9 years ago
dc0cf4c
[media] v4l2-dv-timing: avoid rounding twice in gtf hblank calc
by Prashant Laddha
· 9 years ago
e68cf47
[media] v4l2-mem2mem: add support for prepare_buf
by Hans Verkuil
· 9 years ago
839aa56
[media] v4l2-ioctl: log buffer type 0 correctly
by Hans Verkuil
· 9 years ago
5d35125
[media] v4l2-ioctl: clear the reserved field of v4l2_create_buffers
by Hans Verkuil
· 9 years ago
7a60743
[media] v4l: of: Correct pclk-sample for BT656 bus
by Nikhil Devshatwar
· 10 years ago
74fdcb2
[media] videodev2.h: add support for transfer functions
by Hans Verkuil
· 10 years ago
48fc10a
[media] v4l2: correct two SDR format names
by Antti Palosaari
· 9 years ago
2e5e435
[media] media/v4l2-core: Add support for V4L2_PIX_FMT_Y16_BE
by Ricardo Ribalda
· 10 years ago
ba81c6e
[media] media/videobuf2-dma-vmalloc: Save output from dma_map_sg
by Ricardo Ribalda
· 10 years ago
60a4719
[media] media/videobuf2-dma-contig: Save output from dma_map_sg
by Ricardo Ribalda
· 10 years ago
6a5d77c
[media] media/videobuf2-dma-sg: Fix handling of sg_table structure
by Ricardo Ribalda
· 10 years ago
ce0eff0
[media] vb2: allow requeuing buffers while streaming
by Hans Verkuil
· 10 years ago
c9bc9f5
[media] v4l2-dv-timings: fix overflow in gtf timings calculation
by Prashant Laddha
· 10 years ago
c162184
[media] videobuf2: return -EPIPE from DQBUF after the last buffer
by Philipp Zabel
· 10 years ago
48b25a3
[media] vb2: Push mmap_sem down to memops
by Jan Kara
· 10 years ago
9c3f205
[media] v4l2-dv-timings: replace hsync magic number with a macro
by Prashant Laddha
· 10 years ago
947ed99
[media] v4l2-dv-timings: add sanity checks in cvt,gtf calculations
by Prashant Laddha
· 10 years ago
d7ed5a3
[media] v4l2-dv-timings: fix rounding in hblank and hsync calculation
by Prashant Laddha
· 10 years ago
f674765
[media] v4l2-dv-timings: fix rounding error in vsync_bp calculation
by Prashant Laddha
· 10 years ago
5d9b709
[media] v4l: VIDEOBUF2_DMA_SG should depend on HAS_DMA
by Geert Uytterhoeven
· 10 years ago
99b7427
v4l2-ioctl: add a missing break at v4l_fill_fmtdesc()
by Mauro Carvalho Chehab
· 10 years ago
ba30020
[media] v4l2-ioctl: fill in the description for VIDIOC_ENUM_FMT
by Hans Verkuil
· 10 years ago
698da18
[media] v4l: of: Parse variable length properties --- link-frequencies
by Sakari Ailus
· 10 years ago
161aada
[media] v4l: of: Instead of zeroing bus_type and bus field separately, unify this
by Sakari Ailus
· 10 years ago
b3f4ef0
Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf
by Linus Torvalds
· 10 years ago
1d11437
media: remove unused variable that causes a warning
by Linus Torvalds
· 10 years ago
d8fbe34
dma-buf: cleanup dma_buf_export() to make it easily extensible
by Sumit Semwal
· 10 years ago
676ee36
Merge branch 'patchwork' into v4l_for_linus
by Mauro Carvalho Chehab
· 10 years ago
d5451c1
[media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m2m_buf_remove
by Philipp Zabel
· 10 years ago
f61bf13
[media] vb2: add allow_zero_bytesused flag to the vb2_queue struct
by Kamil Debski
· 10 years ago
06e7a9b6
[media] vb2: split the io_flags member of vb2_queue into a bit field
by Kamil Debski
· 10 years ago
09bf4a8
Revert "[media] v4l: vb2-memops: use vma slab when vma allocation"
by Mauro Carvalho Chehab
· 10 years ago
5ed1c32
[media] v4l: vb2-memops: use vma slab when vma allocation
by KyongHo Cho
· 10 years ago
5164d6a
[media] V4L2: Delete an unnecessary check before the function call "media_entity_put"
by Markus Elfring
· 10 years ago
74d802d
[media] v4l2-dv-timings: log new V4L2_DV_FL_IS_CE_VIDEO flag
by Hans Verkuil
· 10 years ago
45f014c526
[media] media/v4l2-ctrls: Always execute EXECUTE_ON_WRITE ctrls
by Ricardo Ribalda
· 10 years ago
ef66c0c
[media] media/v4l2-ctrls: Add execute flags to write_only controls
by Ricardo Ribalda
· 10 years ago
b08d8d2
[media] media/v4l2-ctrls: volatiles should not generate CH_VALUE
by Ricardo Ribalda
· 10 years ago
c9bca8b
[media] v4l: of: Add v4l2_of_parse_link() function
by Laurent Pinchart
· 11 years ago
4f528af
[media] V4L: add CCF support to the v4l2_clk API
by Guennadi Liakhovetski
· 10 years ago
a37462b
[media] V4L: remove clock name from v4l2_clk API
by Guennadi Liakhovetski
· 10 years ago
9b239b2
[media] v4l2-ioctl: allow all controls if ctrl_class == 0
by Hans Verkuil
· 10 years ago
2c9fc46
[media] v4l2-dev: disable selection ioctls for non-video devices
by Hans Verkuil
· 10 years ago
1e8faa5
[media] v4l2-ioctl: tidy up debug messages
by Hans Verkuil
· 10 years ago
ff05cb4
[media] vb2: check if vb2_fop_write/read is allowed
by Hans Verkuil
· 10 years ago
b6eec1c
[media] v4l: of: Read lane-polarities endpoint property
by Sakari Ailus
· 10 years ago
4879785
[media] vb2: Fix dma_dir setting for dma-contig mem type
by Sakari Ailus
· 10 years ago
20058f9
[media] v4l2-subdev.c: add 'which' checks for enum ops
by Hans Verkuil
· 10 years ago
f723413
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
by Hans Verkuil
· 10 years ago
2438e78
[media] v4l2-core: drop g/s_priority ops
by Hans Verkuil
· 10 years ago
5cf6f7f3
[media] v4l2-core: remove the old .ioctl BKL replacement
by Hans Verkuil
· 10 years ago
0e66100
[media] vb2: fix 'UNBALANCED' warnings when calling vb2_thread_stop()
by Hans Verkuil
· 10 years ago
daf77bd
[media] tuner-core: fix compilation if the media controller is not defined
by Mauro Carvalho Chehab
· 10 years ago
00a5a4b
[media] tuner-core: properly initialize media controller subdev
by Mauro Carvalho Chehab
· 10 years ago
e31a0ba
[media] media: Fix DVB devnode representation at media controller
by Mauro Carvalho Chehab
· 10 years ago
861360a
[media] videobuf: make unused exported functions static
by Hans Verkuil
· 10 years ago
4a8ba33
Merge tag 'v3.19-rc6' into patchwork
by Mauro Carvalho Chehab
· 10 years ago
6cf11ee
[media] vb2: fix vb2_thread_stop race conditions
by Hans Verkuil
· 10 years ago
99f3cd5
[media] vb2-vmalloc: Protect DMA-specific code by #ifdef CONFIG_HAS_DMA
by Geert Uytterhoeven
· 10 years ago
7c424dd
[media] videobuf2-vmalloc: fix sparse warning
by Hans Verkuil
· 10 years ago
17028cd
[media] v4l2 core: improve debug flag handling
by Hans Verkuil
· 10 years ago
05b9cc3
[media] v4l2-subdev: drop get/set_crop pad ops
by Hans Verkuil
· 10 years ago
215cede
[media] media: remove emacs editor variables
by Hans Verkuil
· 10 years ago
454a4e7
[media] v4l2-ioctl: WARN_ON if querycap didn't fill device_caps
by Hans Verkuil
· 10 years ago
69c0e9c
[media] v4l: vb2: Fix race condition in _vb2_fop_release
by Laurent Pinchart
· 10 years ago
f6cee1885
[media] v4l: vb2: Fix race condition in vb2_fop_poll
by Laurent Pinchart
· 10 years ago
7c57529
[media] V4L2: Deletion of an unnecessary check before the function call "vb2_put_vma"
by Markus Elfring
· 10 years ago
736d96b
[media] v4l2-ioctl.c: log the new ycbcr_enc and quantization fields
by Hans Verkuil
· 10 years ago
251a79f
[media] vb2: use dma_map_sg_attrs to prevent unnecessary sync
by Hans Verkuil
· 10 years ago
4650635
[media] vb2-vmalloc: add support for dmabuf exports
by Hans Verkuil
· 10 years ago
041c7b6
[media] vb2-dma-sg: add support for dmabuf exports
by Hans Verkuil
· 10 years ago
e078b79
[media] vb2-dma-sg: add dmabuf import support
by Hans Verkuil
· 10 years ago
d790b7e
[media] vb2-dma-sg: move dma_(un)map_sg here
by Hans Verkuil
· 10 years ago
0c3a14c
[media] vb2-dma-sg: add allocation context to dma-sg
by Hans Verkuil
· 10 years ago
e5ae8fa
[media] vb2: don't free alloc context if it is ERR_PTR
by Hans Verkuil
· 10 years ago
d935c57
[media] vb2: add dma_dir to the alloc memop
by Hans Verkuil
· 10 years ago
cd47403
[media] vb2: replace 'write' by 'dma_dir'
by Hans Verkuil
· 10 years ago
59b702e
[media] v4l2: get/set prio using video_dev prio structure
by Laurent Pinchart
· 10 years ago
4daee77
[media] v4l2-common: move v4l2_ctrl_check to cx2341x
by Hans Verkuil
· 10 years ago
4ed0d6a
[media] v4l2-common: remove unused helper functions
by Hans Verkuil
· 10 years ago
d9bfbcc
[media] v4l2-dev: vdev->v4l2_dev is always set, so simplify code
by Hans Verkuil
· 10 years ago
a8d54e4
[media] videobuf: fix sparse warnings
by Hans Verkuil
· 10 years ago
6ed9b28
[media] V4L2: fix VIDIOC_CREATE_BUFS 32-bit compatibility mode data copy-back
by Guennadi Liakhovetski
· 10 years ago
7a7f1ab
[media] v4l2-ctrls: fix sparse warning
by Hans Verkuil
· 10 years ago
8a6a547
[media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check in vm_iomap_memory()
by Fancy Fang
· 10 years ago
4d9708e
Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
a66d05d
Merge branch 'patchwork' into v4l_for_linus
by Mauro Carvalho Chehab
· 10 years ago
19f94f9
v4l2-pci-skeleton: Only build if PCI is available
by Mark Brown
· 10 years ago
017ab36
[media] v4l2-ioctl.c: fix inverted condition
by Hans Verkuil
· 10 years ago
3bacc10
[media] v4l2-common: fix overflow in v4l_bound_align_image()
by Maciej Matraszek
· 10 years ago
Next »