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