index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
saa7134
/
saa7134-empress.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-31
1
-2
/
+2
|
\
|
*
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
2018-08-31
1
-2
/
+2
*
|
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-1
/
+1
|
/
*
media: pci: make video_device const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2017-01-27
1
-4
/
+0
*
Merge tag 'v4.8' into patchwork
Mauro Carvalho Chehab
2016-10-05
1
-0
/
+1
|
\
|
*
[media] cx23885/saa7134: assign q->dev to the PCI device
Hans Verkuil
2016-09-19
1
-0
/
+1
*
|
[media] pci: constify vb2_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
|
/
*
[media] saa7134: add DMABUF support
Hans Verkuil
2016-02-01
1
-1
/
+2
*
[media] saa7134: fix CodingStyle issues on the lines touched by pr_foo refactor
Mauro Carvalho Chehab
2015-05-13
1
-2
/
+2
*
[media] saa7134-empress: use pr_debug() for the saa7134 empress module
Mauro Carvalho Chehab
2015-05-13
1
-11
/
+4
*
[media] saa7134: instead of using printk KERN_foo, use pr_foo
Mauro Carvalho Chehab
2015-05-13
1
-2
/
+2
*
[media] saa7134: prepare to use pr_foo macros
Mauro Carvalho Chehab
2015-05-13
1
-3
/
+3
*
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
2015-05-01
1
-4
/
+6
*
[media] v4l2: replace try_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
2015-05-01
1
-4
/
+7
*
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
Hans Verkuil
2015-05-01
1
-3
/
+6
*
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
2014-11-25
1
-1
/
+0
*
[media] pci: Make use of MEDIA_BUS_FMT definitions
Boris BREZILLON
2014-11-14
1
-2
/
+2
*
Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork
Mauro Carvalho Chehab
2014-07-22
1
-1
/
+1
|
\
|
*
[media] saa7134: use unlocked_ioctl instead of ioctl
Hans Verkuil
2014-06-19
1
-1
/
+1
*
|
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
2014-07-17
1
-3
/
+0
*
|
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-07-04
1
-1
/
+0
|
/
*
[media] saa7134: convert to vb2
Hans Verkuil
2014-05-23
1
-110
/
+65
*
[media] saa7134: move saa7134_pgtable to saa7134_dmaqueue
Hans Verkuil
2014-05-23
1
-1
/
+1
*
[media] saa7134: add vidioc_querystd
Mikhail Domrachev
2014-05-23
1
-0
/
+1
*
[media] saa7134: rename empress_tsq to empress_vbq
Hans Verkuil
2014-05-13
1
-6
/
+6
*
[media] saa7134: swap ts_init_encoder and ts_reset_encoder
Hans Verkuil
2014-05-13
1
-11
/
+13
*
[media] saa7134: coding style cleanups
Hans Verkuil
2014-05-13
1
-7
/
+0
*
[media] saa6752hs.h: drop empty header
Hans Verkuil
2014-01-07
1
-1
/
+0
*
[media] saa7134: add support for control events
Hans Verkuil
2014-01-07
1
-4
/
+15
*
[media] saa7134: share resource management between normal and empress nodes
Hans Verkuil
2014-01-07
1
-78
/
+20
*
[media] saa7134: remove dev from saa7134_fh, use saa7134_fh for empress node
Hans Verkuil
2014-01-07
1
-14
/
+28
*
[media] saa7134: cleanup radio/video/empress ioctl handling
Hans Verkuil
2014-01-07
1
-69
/
+10
*
[media] saa7134: convert to the control framework
Hans Verkuil
2014-01-07
1
-113
/
+27
*
[media] saa7134: use v4l2_dev instead of the deprecated parent field
Hans Verkuil
2013-06-21
1
-1
/
+1
*
[media] saa7134: fix empress format compliance bugs
Hans Verkuil
2013-06-17
1
-1
/
+12
*
[media] saa7134: drop deprecated current_norm
Hans Verkuil
2013-06-17
1
-1
/
+0
*
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
2013-06-17
1
-17
/
+0
*
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
1
-1
/
+1
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-07
1
-1
/
+1
*
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
2012-08-15
1
-0
/
+590