index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
saa7134
/
saa7134-video.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] saa7134: use setup_timer
Geliang Tang
2017-04-10
1
-3
/
+2
*
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2017-01-27
1
-4
/
+0
*
[media] pci: constify vb2_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] saa7134: convert g/s_crop to g/s_selection
Hans Verkuil
2016-08-24
1
-12
/
+27
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
1
-1
/
+2
*
[media] saa7134: Fix bytesperline not being set correctly for planar formats
Hans de Goede
2016-02-19
1
-6
/
+12
*
[media] saa7134: add media controller support
Mauro Carvalho Chehab
2016-02-10
1
-0
/
+60
*
[media] saa7134: Get rid of struct saa7134_input.tv field
Mauro Carvalho Chehab
2016-02-10
1
-3
/
+10
*
[media] saa7134: unconditionlally update TV standard at demod
Mauro Carvalho Chehab
2016-02-10
1
-2
/
+1
*
[media] saa7134: use input types, instead of hardcoding strings
Mauro Carvalho Chehab
2016-02-10
1
-5
/
+6
*
[media] saa7134: add DMABUF support
Hans Verkuil
2016-02-01
1
-1
/
+2
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-1
/
+1
*
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-11-17
1
-1
/
+1
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+1
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-8
/
+13
*
[media] saa7134: fix CodingStyle issues on the lines touched by pr_foo refactor
Mauro Carvalho Chehab
2015-05-13
1
-5
/
+6
*
[media] saa7134: avoid complex macro warnings
Mauro Carvalho Chehab
2015-05-13
1
-2
/
+4
*
[media] saa7134: change the debug macros for video and vbi
Mauro Carvalho Chehab
2015-05-13
1
-13
/
+13
*
[media] saa7134: instead of using printk KERN_foo, use pr_foo
Mauro Carvalho Chehab
2015-05-13
1
-4
/
+4
*
[media] saa7134: prepare to use pr_foo macros
Mauro Carvalho Chehab
2015-05-13
1
-3
/
+3
*
[media] media: pci: saa7134: saa7134-video.c: Remove unused function
Rickard Strandqvist
2015-01-27
1
-5
/
+0
*
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
2014-11-25
1
-15
/
+0
*
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
2014-11-25
1
-0
/
+1
*
[media] saa7134: also capture the WSS signal for 50 Hz VBI capture
Hans Verkuil
2014-09-23
1
-1
/
+1
*
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
2014-07-17
1
-2
/
+0
*
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2014-05-24
1
-2
/
+2
*
[media] saa7134: add saa7134_userptr module option to enable USERPTR
Hans Verkuil
2014-05-23
1
-3
/
+13
*
[media] saa7134: convert to vb2
Hans Verkuil
2014-05-23
1
-383
/
+207
*
[media] saa7134: move saa7134_pgtable to saa7134_dmaqueue
Hans Verkuil
2014-05-23
1
-12
/
+14
*
[media] saa7134: rename vbi/cap to vbi_vbq/cap_vbq
Hans Verkuil
2014-05-23
1
-28
/
+28
*
[media] saa7134: add vidioc_querystd
Mikhail Domrachev
2014-05-23
1
-2
/
+39
*
[media] saa7134: rename empress_tsq to empress_vbq
Hans Verkuil
2014-05-13
1
-1
/
+1
*
[media] saa7134: remove fmt from saa7134_buf
Hans Verkuil
2014-05-13
1
-13
/
+11
*
[media] saa7134: coding style cleanups
Hans Verkuil
2014-05-13
1
-19
/
+12
*
[media] saa7134: fix regression with tvtime
Hans Verkuil
2014-05-13
1
-6
/
+3
*
[media] videodev2: Set vb2_rect's width and height as unsigned
Ricardo Ribalda
2014-01-07
1
-4
/
+0
*
[media] saa6588: add support for non-blocking mode
Hans Verkuil
2014-01-07
1
-0
/
+1
*
[media] saa7134: drop log_status for radio
Hans Verkuil
2014-01-07
1
-1
/
+0
*
[media] saa7134: use V4L2_IN_ST_NO_SIGNAL instead of NO_SYNC
Hans Verkuil
2014-01-07
1
-1
/
+1
*
[media] saa7134: add support for control events
Hans Verkuil
2014-01-07
1
-9
/
+23
*
[media] saa7134: share resource management between normal and empress nodes
Hans Verkuil
2014-01-07
1
-22
/
+21
*
[media] saa7134: remove dev from saa7134_fh, use saa7134_fh for empress node
Hans Verkuil
2014-01-07
1
-70
/
+47
*
[media] saa7134: cleanup radio/video/empress ioctl handling
Hans Verkuil
2014-01-07
1
-72
/
+36
*
[media] saa7134: convert to the control framework
Hans Verkuil
2014-01-07
1
-280
/
+115
*
[media] saa7134: move the queue data from saa7134_fh to saa7134_dev
Hans Verkuil
2014-01-07
1
-49
/
+53
*
[media] saa7134: Fix crash when device is closed before streamoff
Simon Farnsworth
2013-10-14
1
-0
/
+1
*
[media] saa7134: Fix sparse warnings by adding __user annotation
Emil Goode
2013-06-28
1
-1
/
+1
*
[media] saa7134: fix format-related compliance issues
Hans Verkuil
2013-06-17
1
-22
/
+52
*
[media] saa7134: move qos_request from saa7134_fh to saa7134_dev
Hans Verkuil
2013-06-17
1
-2
/
+2
[next]