index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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 branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2015-07-01
4
-12
/
+750
|
\
|
*
media: Add registration helpers for V4L2 flash sub-devices
Jacek Anaszewski
2015-06-22
3
-0
/
+723
|
*
v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it
Sakari Ailus
2015-06-15
1
-12
/
+27
*
|
[media] vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffers
Laurent Pinchart
2015-06-22
1
-10
/
+23
*
|
[media] Revert "[media] vb2: Push mmap_sem down to memops"
Hans Verkuil
2015-06-18
4
-18
/
+3
*
|
[media] v4l2-dv-timings: add interlace support in detect cvt/gtf
Prashant Laddha
2015-06-09
1
-6
/
+47
*
|
[media] v4l2-dv-timings: support interlaced in v4l2_print_dv_timings
Hans Verkuil
2015-06-09
1
-0
/
+7
*
|
[media] v4l2-dv-timing: avoid rounding twice in gtf hblank calc
Prashant Laddha
2015-06-09
1
-4
/
+6
*
|
[media] v4l2-mem2mem: add support for prepare_buf
Hans Verkuil
2015-06-09
1
-0
/
+28
*
|
[media] v4l2-ioctl: log buffer type 0 correctly
Hans Verkuil
2015-06-06
1
-0
/
+1
*
|
[media] v4l2-ioctl: clear the reserved field of v4l2_create_buffers
Hans Verkuil
2015-06-06
1
-0
/
+2
*
|
[media] v4l: of: Correct pclk-sample for BT656 bus
Nikhil Devshatwar
2015-06-06
1
-4
/
+4
*
|
[media] videodev2.h: add support for transfer functions
Hans Verkuil
2015-06-05
1
-4
/
+5
*
|
[media] v4l2: correct two SDR format names
Antti Palosaari
2015-05-30
1
-2
/
+2
*
|
[media] media/v4l2-core: Add support for V4L2_PIX_FMT_Y16_BE
Ricardo Ribalda
2015-05-30
1
-1
/
+2
*
|
[media] media/videobuf2-dma-vmalloc: Save output from dma_map_sg
Ricardo Ribalda
2015-05-30
1
-3
/
+3
*
|
[media] media/videobuf2-dma-contig: Save output from dma_map_sg
Ricardo Ribalda
2015-05-30
1
-3
/
+3
*
|
[media] media/videobuf2-dma-sg: Fix handling of sg_table structure
Ricardo Ribalda
2015-05-30
1
-9
/
+13
*
|
[media] vb2: allow requeuing buffers while streaming
Hans Verkuil
2015-05-20
1
-3
/
+8
*
|
[media] v4l2-dv-timings: fix overflow in gtf timings calculation
Prashant Laddha
2015-05-18
1
-10
/
+18
*
|
[media] videobuf2: return -EPIPE from DQBUF after the last buffer
Philipp Zabel
2015-05-12
2
-2
/
+27
*
|
[media] vb2: Push mmap_sem down to memops
Jan Kara
2015-05-01
4
-3
/
+18
*
|
[media] v4l2-dv-timings: replace hsync magic number with a macro
Prashant Laddha
2015-05-01
1
-1
/
+2
*
|
[media] v4l2-dv-timings: add sanity checks in cvt,gtf calculations
Prashant Laddha
2015-05-01
1
-0
/
+12
*
|
[media] v4l2-dv-timings: fix rounding in hblank and hsync calculation
Prashant Laddha
2015-05-01
1
-4
/
+5
*
|
[media] v4l2-dv-timings: fix rounding error in vsync_bp calculation
Prashant Laddha
2015-05-01
1
-3
/
+4
*
|
[media] v4l: VIDEOBUF2_DMA_SG should depend on HAS_DMA
Geert Uytterhoeven
2015-05-01
1
-1
/
+1
*
|
v4l2-ioctl: add a missing break at v4l_fill_fmtdesc()
Mauro Carvalho Chehab
2015-05-01
1
-1
/
+1
*
|
[media] v4l2-ioctl: fill in the description for VIDIOC_ENUM_FMT
Hans Verkuil
2015-05-01
1
-7
/
+192
*
|
[media] v4l: of: Parse variable length properties --- link-frequencies
Sakari Ailus
2015-04-27
1
-0
/
+87
*
|
[media] v4l: of: Instead of zeroing bus_type and bus field separately, unify ...
Sakari Ailus
2015-04-27
1
-2
/
+3
|
/
*
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
[next]