index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-24
3
-3
/
+21
|
\
|
*
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
2015-04-21
3
-3
/
+21
*
|
media: remove unused variable that causes a warning
Linus Torvalds
2015-04-21
1
-1
/
+0
*
|
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2015-04-21
11
-115
/
+287
|
\
\
|
|
/
|
/
|
|
*
[media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m...
Philipp Zabel
2015-04-10
1
-2
/
+2
|
*
[media] vb2: add allow_zero_bytesused flag to the vb2_queue struct
Kamil Debski
2015-04-10
1
-6
/
+33
|
*
[media] vb2: split the io_flags member of vb2_queue into a bit field
Kamil Debski
2015-04-10
1
-8
/
+9
|
*
Revert "[media] v4l: vb2-memops: use vma slab when vma allocation"
Mauro Carvalho Chehab
2015-04-08
1
-2
/
+2
|
*
[media] v4l: vb2-memops: use vma slab when vma allocation
KyongHo Cho
2015-04-08
1
-2
/
+2
|
*
[media] V4L2: Delete an unnecessary check before the function call "media_ent...
Markus Elfring
2015-04-08
1
-2
/
+1
|
*
[media] v4l2-dv-timings: log new V4L2_DV_FL_IS_CE_VIDEO flag
Hans Verkuil
2015-04-08
1
-2
/
+4
|
*
[media] media/v4l2-ctrls: Always execute EXECUTE_ON_WRITE ctrls
Ricardo Ribalda
2015-04-08
1
-0
/
+4
|
*
[media] media/v4l2-ctrls: Add execute flags to write_only controls
Ricardo Ribalda
2015-04-08
1
-3
/
+6
|
*
[media] media/v4l2-ctrls: volatiles should not generate CH_VALUE
Ricardo Ribalda
2015-04-08
1
-0
/
+9
|
*
[media] v4l: of: Add v4l2_of_parse_link() function
Laurent Pinchart
2015-04-03
1
-0
/
+61
|
*
[media] V4L: add CCF support to the v4l2_clk API
Guennadi Liakhovetski
2015-04-02
1
-3
/
+45
|
*
[media] V4L: remove clock name from v4l2_clk API
Guennadi Liakhovetski
2015-04-02
1
-20
/
+13
|
*
[media] v4l2-ioctl: allow all controls if ctrl_class == 0
Hans Verkuil
2015-04-02
1
-0
/
+2
|
*
[media] v4l2-dev: disable selection ioctls for non-video devices
Hans Verkuil
2015-04-02
1
-8
/
+8
|
*
[media] v4l2-ioctl: tidy up debug messages
Hans Verkuil
2015-04-02
1
-2
/
+2
|
*
[media] vb2: check if vb2_fop_write/read is allowed
Hans Verkuil
2015-04-02
1
-0
/
+4
|
*
[media] v4l: of: Read lane-polarities endpoint property
Sakari Ailus
2015-04-02
1
-9
/
+32
|
*
[media] v4l2-subdev.c: add 'which' checks for enum ops
Hans Verkuil
2015-03-23
1
-0
/
+12
|
*
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
2015-03-23
1
-9
/
+9
|
*
[media] v4l2-core: drop g/s_priority ops
Hans Verkuil
2015-03-02
2
-8
/
+5
|
*
[media] v4l2-core: remove the old .ioctl BKL replacement
Hans Verkuil
2015-03-02
2
-29
/
+0
|
*
[media] tuner-core: fix compilation if the media controller is not defined
Mauro Carvalho Chehab
2015-02-26
1
-0
/
+2
|
*
[media] tuner-core: properly initialize media controller subdev
Mauro Carvalho Chehab
2015-02-13
1
-0
/
+20
|
*
[media] media: Fix DVB devnode representation at media controller
Mauro Carvalho Chehab
2015-02-13
2
-4
/
+4
*
|
[media] vb2: Fix dma_dir setting for dma-contig mem type
Sakari Ailus
2015-04-02
1
-2
/
+1
*
|
[media] vb2: fix 'UNBALANCED' warnings when calling vb2_thread_stop()
Hans Verkuil
2015-03-02
1
-8
/
+3
|
/
*
[media] videobuf: make unused exported functions static
Hans Verkuil
2015-01-27
1
-10
/
+5
*
Merge tag 'v3.19-rc6' into patchwork
Mauro Carvalho Chehab
2015-01-27
1
-10
/
+9
|
\
|
*
[media] vb2: fix vb2_thread_stop race conditions
Hans Verkuil
2015-01-21
1
-10
/
+9
*
|
[media] vb2-vmalloc: Protect DMA-specific code by #ifdef CONFIG_HAS_DMA
Geert Uytterhoeven
2014-12-23
1
-0
/
+5
*
|
[media] videobuf2-vmalloc: fix sparse warning
Hans Verkuil
2014-12-23
1
-2
/
+2
*
|
[media] v4l2 core: improve debug flag handling
Hans Verkuil
2014-12-23
2
-16
/
+22
*
|
[media] v4l2-subdev: drop get/set_crop pad ops
Hans Verkuil
2014-12-22
1
-8
/
+0
*
|
[media] media: remove emacs editor variables
Hans Verkuil
2014-12-22
1
-7
/
+0
|
/
*
[media] v4l2-ioctl: WARN_ON if querycap didn't fill device_caps
Hans Verkuil
2014-12-16
1
-0
/
+6
*
[media] v4l: vb2: Fix race condition in _vb2_fop_release
Laurent Pinchart
2014-12-04
1
-4
/
+4
*
[media] v4l: vb2: Fix race condition in vb2_fop_poll
Laurent Pinchart
2014-12-04
1
-19
/
+8
*
[media] V4L2: Deletion of an unnecessary check before the function call "vb2_...
Markus Elfring
2014-12-02
1
-2
/
+1
*
[media] v4l2-ioctl.c: log the new ycbcr_enc and quantization fields
Hans Verkuil
2014-12-01
1
-4
/
+7
*
[media] vb2: use dma_map_sg_attrs to prevent unnecessary sync
Hans Verkuil
2014-11-25
2
-10
/
+47
*
[media] vb2-vmalloc: add support for dmabuf exports
Hans Verkuil
2014-11-25
1
-0
/
+171
*
[media] vb2-dma-sg: add support for dmabuf exports
Hans Verkuil
2014-11-25
1
-0
/
+170
*
[media] vb2-dma-sg: add dmabuf import support
Hans Verkuil
2014-11-25
1
-14
/
+137
*
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
2014-11-25
1
-0
/
+41
*
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
2014-11-25
1
-0
/
+32
[next]