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
/
usb
/
hdpvr
/
hdpvr-video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
media: hdpvr: fix error value returns in hdpvr_read
Niels Dossche
1
-1
/
+1
2022-03-07
media: hdpvr: initialize dev->worker at hdpvr_register_videodev
Dongliang Mu
1
-1
/
+3
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
1
-3
/
+0
2019-06-24
media: hdpvr: fix locking and a missing msleep
Hans Verkuil
1
-6
/
+11
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-5
/
+1
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
1
-3
/
+2
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
1
-6
/
+4
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-3
/
+4
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-25
media: hdpvr: fix compiler warning
Hans Verkuil
1
-1
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-13
/
+13
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-13
/
+13
2017-11-28
media: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-28
annotate poll_table_struct ->_key
Al Viro
1
-1
/
+1
2016-11-16
[media] hdpvr: fix interrupted recording
Jonathan Sims
1
-3
/
+19
2016-10-21
[media] hdpvr: don't break long lines
Mauro Carvalho Chehab
1
-3
/
+1
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-08-30
media: usb: hdpvr: hdpvr-video: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-07-08
[media] hdpvr: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-3
/
+3
2016-02-01
[media] hdpvr: Refactoring for hdpvr_read()
Markus Elfring
1
-4
/
+2
2015-12-03
[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings
Hans Verkuil
1
-1
/
+1
2015-04-03
[media] hdpvr: embed video_device
Hans Verkuil
1
-13
/
+6
2014-07-22
Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork
Mauro Carvalho Chehab
1
-3
/
+3
2014-07-18
[media] hdpvr: fix reported HDTV colorspace
Hans Verkuil
1
-1
/
+1
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
1
-1
/
+0
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-07-04
[media] hdpvr: fix two audio bugs
Hans Verkuil
1
-3
/
+3
2013-08-24
[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timings
Hans Verkuil
1
-1
/
+1
2013-08-18
[media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME defines
Hans Verkuil
1
-4
/
+2
2013-08-18
[media] v4l2: move dv-timings related code to v4l2-dv-timings.c
Hans Verkuil
1
-0
/
+1
2013-06-13
[media] hdpvr: improve error handling
Hans Verkuil
1
-7
/
+11
2013-06-13
[media] hdpvr: code cleanup
Hans Verkuil
1
-27
/
+27
2013-06-13
[media] hdpvr: fix querystd 'unknown format' return
Hans Verkuil
1
-1
/
+1
2013-05-27
[media] hdpvr: Removed unnecessary use of kzalloc() in get_video_info()
Leonid Kegulskiy
1
-27
/
+27
2013-05-21
[media] hdpvr: Added some error handling in hdpvr_start_streaming()
Leonid Kegulskiy
1
-1
/
+5
2013-04-15
[media] hdpvr: allow g/s/enum/querystd when in legacy mode
Hans Verkuil
1
-11
/
+26
2013-04-15
[media] hdpvr: add dv_timings support
Hans Verkuil
1
-24
/
+193
2013-04-15
[media] hdpvr: add g/querystd, remove deprecated current_norm
Hans Verkuil
1
-12
/
+50
2013-04-15
[media] hdpvr: small fixes
Hans Verkuil
1
-3
/
+3
2013-04-15
[media] hdpvr: support device_caps in querycap
Hans Verkuil
1
-3
/
+3
2013-04-15
[media] hdpvr: add prio and control event support
Hans Verkuil
1
-8
/
+12
2013-04-15
[media] hdpvr: remove hdpvr_fh and just use v4l2_fh
Hans Verkuil
1
-71
/
+44
2013-04-15
[media] hdpvr: convert to the control framework
Hans Verkuil
1
-378
/
+137
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
1
-2
/
+2
2013-03-23
[media] hdpvr-video: Use the proper check for I2C support
Mauro Carvalho Chehab
1
-1
/
+2
2012-09-26
[media] v4l2: make vidioc_s_audio const
Hans Verkuil
1
-1
/
+1
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
1
-0
/
+1289