index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
saa7134
/
saa7134-video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-8
/
+13
2015-05-13
[media] saa7134: fix CodingStyle issues on the lines touched by pr_foo refactor
Mauro Carvalho Chehab
1
-5
/
+6
2015-05-13
[media] saa7134: avoid complex macro warnings
Mauro Carvalho Chehab
1
-2
/
+4
2015-05-13
[media] saa7134: change the debug macros for video and vbi
Mauro Carvalho Chehab
1
-13
/
+13
2015-05-13
[media] saa7134: instead of using printk KERN_foo, use pr_foo
Mauro Carvalho Chehab
1
-4
/
+4
2015-05-13
[media] saa7134: prepare to use pr_foo macros
Mauro Carvalho Chehab
1
-3
/
+3
2015-01-27
[media] media: pci: saa7134: saa7134-video.c: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2014-11-25
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
1
-15
/
+0
2014-11-25
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
1
-0
/
+1
2014-09-23
[media] saa7134: also capture the WSS signal for 50 Hz VBI capture
Hans Verkuil
1
-1
/
+1
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
1
-2
/
+0
2014-05-25
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-2
/
+2
2014-05-23
[media] saa7134: add saa7134_userptr module option to enable USERPTR
Hans Verkuil
1
-3
/
+13
2014-05-23
[media] saa7134: convert to vb2
Hans Verkuil
1
-383
/
+207
2014-05-23
[media] saa7134: move saa7134_pgtable to saa7134_dmaqueue
Hans Verkuil
1
-12
/
+14
2014-05-23
[media] saa7134: rename vbi/cap to vbi_vbq/cap_vbq
Hans Verkuil
1
-28
/
+28
2014-05-23
[media] saa7134: add vidioc_querystd
Mikhail Domrachev
1
-2
/
+39
2014-05-13
[media] saa7134: rename empress_tsq to empress_vbq
Hans Verkuil
1
-1
/
+1
2014-05-13
[media] saa7134: remove fmt from saa7134_buf
Hans Verkuil
1
-13
/
+11
2014-05-13
[media] saa7134: coding style cleanups
Hans Verkuil
1
-19
/
+12
2014-05-13
[media] saa7134: fix regression with tvtime
Hans Verkuil
1
-6
/
+3
2014-01-07
[media] videodev2: Set vb2_rect's width and height as unsigned
Ricardo Ribalda
1
-4
/
+0
2014-01-07
[media] saa6588: add support for non-blocking mode
Hans Verkuil
1
-0
/
+1
2014-01-07
[media] saa7134: drop log_status for radio
Hans Verkuil
1
-1
/
+0
2014-01-07
[media] saa7134: use V4L2_IN_ST_NO_SIGNAL instead of NO_SYNC
Hans Verkuil
1
-1
/
+1
2014-01-07
[media] saa7134: add support for control events
Hans Verkuil
1
-9
/
+23
2014-01-07
[media] saa7134: share resource management between normal and empress nodes
Hans Verkuil
1
-22
/
+21
2014-01-07
[media] saa7134: remove dev from saa7134_fh, use saa7134_fh for empress node
Hans Verkuil
1
-70
/
+47
2014-01-07
[media] saa7134: cleanup radio/video/empress ioctl handling
Hans Verkuil
1
-72
/
+36
2014-01-07
[media] saa7134: convert to the control framework
Hans Verkuil
1
-280
/
+115
2014-01-07
[media] saa7134: move the queue data from saa7134_fh to saa7134_dev
Hans Verkuil
1
-49
/
+53
2013-10-14
[media] saa7134: Fix crash when device is closed before streamoff
Simon Farnsworth
1
-0
/
+1
2013-06-28
[media] saa7134: Fix sparse warnings by adding __user annotation
Emil Goode
1
-1
/
+1
2013-06-17
[media] saa7134: fix format-related compliance issues
Hans Verkuil
1
-22
/
+52
2013-06-17
[media] saa7134: move qos_request from saa7134_fh to saa7134_dev
Hans Verkuil
1
-2
/
+2
2013-06-17
[media] saa7134: move fmt/width/height from saa7134_fh to saa7134_dev
Hans Verkuil
1
-27
/
+30
2013-06-17
[media] saa7134: move the overlay fields from saa7134_fh to saa7134_dev
Hans Verkuil
1
-16
/
+17
2013-06-17
[media] saa7134: remove radio/type field from saa7134_fh
Hans Verkuil
1
-57
/
+32
2013-06-17
[media] saa7134: drop deprecated current_norm
Hans Verkuil
1
-1
/
+0
2013-06-17
[media] saa7134: check register address in g_register
Hans Verkuil
1
-2
/
+2
2013-06-17
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
1
-4
/
+0
2013-04-15
[media] saa7134: v4l2-compliance: clear reserved part of VBI structure
Ondrej Zary
1
-0
/
+1
2013-04-15
[media] saa7134: v4l2-compliance: remove bogus g_parm
Ondrej Zary
1
-7
/
+0
2013-04-15
[media] saa7134: v4l2-compliance: remove bogus audio input support
Ondrej Zary
1
-30
/
+0
2013-04-15
[media] saa7134: v4l2-compliance: fix g_tuner/s_tuner
Ondrej Zary
1
-1
/
+4
2013-04-15
[media] saa7134: v4l2-compliance: return real frequency
Ondrej Zary
1
-2
/
+4
2013-04-15
[media] saa7134: v4l2-compliance: use v4l2_fh to fix priority handling
Ondrej Zary
1
-54
/
+7
2013-04-15
[media] saa7134: v4l2-compliance: don't report invalid audio modes for radio
Ondrej Zary
1
-0
/
+1
2013-04-15
[media] saa7134: v4l2-compliance: implement V4L2_CAP_DEVICE_CAPS
Ondrej Zary
1
-24
/
+34
[next]